body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
	text-align: justify;
}
.sombra01 {
	background-color: #CA0018;
	background-image:  url(imagenes/sombra01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sombra02 {
	background-image:  url(imagenes/sombra02_fondo.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondo_cuerpo2 {
	background-image:  url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.recuadro {
	border: 1px solid #CCCCCC;
}
.foot {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
.campos {
	width: 150px;
	border: 1px solid #E0E0E0;
}
.botones {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 20px;
}
.texto_blanco {
	font-size: 12px;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #A20013;
	text-decoration: none;
}
.sombra03 {
	background-image:  url(imagenes/sombra04_fondo.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	background-color: #C4BF66;
}
.titulo1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.titulo2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.texto_blanco {
	color: #FFFFFF;
	font-size: 11px;
}
.sub_titulo {
	font-weight: bold;
	color: #B62E29;
	list-style-position: outside;
	list-style-image: url(imagenes/bot_ampliar04.gif);
	font-size: 13px;
}
.destacado1 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.sombra_contenido_izq {
	background-image: url(imagenes/sombre_contenido_izquierda.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	float: left;
	width: 10px;
}
.sombra_contenido_der {
	background-image: url(imagenes/sombre_contenido_derecha.gif);
	background-repeat:  repeat-y;
	background-position: right top;
	float: right;
	width: 10px;
}
.destacado2 {
	font-size: 12px;
	color: #527070;
	font-weight: bold;
}
.destacado3 {

	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.margen {
	padding: 5px 2px 2px;
	text-align: center;
	vertical-align: middle;
}
.separador {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.boton_entrar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #993300;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	line-height: 18px;
}
.fondo_autogestion {
	background-image: url(imagenes/fondo_autogestion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 166px;
	width: 366px;
}
.titulo_campos {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(imagenes/bot_ampliar02.gif);
}
td {
	text-align: justify;
}
a.texto_blanco:link, a.texto_blanco:visited {
	font-size: 11px;
	color: #FFFFFF;
}
a.texto_blanco:hover, a.texto_blanco:active {
	color: #CCCCCC;
}
.teclado {
	background-image: url(imagenes/fondo_autogestion.gif);
}
.rojo {
	background-image: url(imagenes/fondo_rojo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
