@charset "utf-8";
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.celda {
	background-color: #EFEFEF;
	height: 20px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}

.cabecera #cabecera {
	width: 780px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(../images/cabecera.jpg);
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 

.cabecera #col_izquierda {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 153px; /* el relleno mantiene el contenido del div alejado de los bordes */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.cabecera #col_derecha {
	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 152px; /* el relleno mantiene el contenido del div alejado de los bordes */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.cabecera #col_centro {
	margin-top: 7px;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid #CCC;
	background-image: url(../images/background/fading_background_01.png);
	background-repeat:  repeat-x;
}
.contenedor {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 142px;
	background-image: url(../images/background/fading_background_18.png);
	background-repeat: repeat-x;
}
.background_01 {
	background-image: url(../images/background/fading_background_01.png);
	background-repeat:  repeat-x;
}
blockquote {
	text-indent: 25px;
	background-position: 0 2px;
	background-repeat: no-repeat;
	background-image: url(../images/quotes1.gif);
}
blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(../images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.cuerpo {
	width: 777px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.flotante_derecha { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
	text-align: right;
}
.flotante_izquierda { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.flotante_borrar { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un  que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.fondo_gris {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #EAEAEA;
}
.fondo_titulo {
	background-image: url(../images/fondo_titulo.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 15px;
}


.tabla {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.linea_puntos_hi {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.linea_puntos_hs {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.menu {
	background-color: #D5EEF7;
}

.marco_90x90 {
	background-image: url(../images/marco_90x90.gif);
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center center;
}
.texto_login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
}
.texto_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.texto_09 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}
.login {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 90px;
}

.parrafo_resaltado {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
}

.parrafo {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;

}
.parrafo_numerado_letras {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: lower-alpha;
	list-style-position: outside;
}
.Subtitulo {
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: #1A4766;
	font-family: Verdana, Geneva, sans-serif;
}
.centrada {
	text-align: center;
}
.faldon {
	width: 440px;
	background-image: url(../images/background/fading_background_01.png);
	background-repeat: repeat-x;
	height: 250px;
	margin: 0px;
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
.cabecera #col_centro_circulares {
	margin-top: 7px;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border: 1px solid #CCC;
	background-image: url(../images/background/fading_background_01.png);
	background-repeat:  repeat-x;
	height: 600px;
}
.fondo_logo {
	background-image: url(../images/privado2.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #1A4766;
}
