@charset "utf-8";

/* CSS Document */



body {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color:#1b3e87;

	

	}



* {

	margin: 0;

	padding: 0;

	}

	

a{

	color:#1b3e87;

	}

	

a:hover{

	color:#000;

	text-decoration: underline;

	}

	

#contenedor{

	width: 930px;

	margin: 0 auto;	

	}

	

	

/* CAPA CONTENIDOS*/



#contents{

	width: 710px;

	float:left;

	background: url(images/back_contents.gif) top center no-repeat #bac5db;

	margin-top: 14px;

	padding: 0 5px 0 20px;

	margin-bottom: 15px;

	}

	

#footer{

	width: 920px;

	text-align:center;

	margin: auto;

	*clear: right;

	}

	

/* CABECERA */

#header{

	width: 920px;

	height: 191px;

	background: #1b3e87 url(images/back_header.gif);

	}

	

#CITA_logo {

	text-align: center;

	height: 25px;

	font-size: 24px;

	color: #FFFFFF;

}



.Text_Cita_logo {

	font-size: 39px;

	font-style: normal;

	color: #FFFFFF;

}

.Text_Cita_logo2 {

	font-size: 14px;

	font-style: normal;

	color: #FFFFFF;

}





/* FIN DE CABECERA */	





#menu{

	width: 186px;

	height: 600px;

	float:left;

	margin-top: 14px;

	z-index: 99;

	}

	

/* EL RESTO DE ESTILOS DE MENU ESTAN EN EL ARCHIVO MENU.CSS   */





/*IDIOMAS*/



#idiomas {

	width: 250px;

	height: 24px;

	position: relative;

	left: 450px;

	}

	

#idiomas ul{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FFFFFF;

	list-style-type: none;

	float: right;

	margin-top: 10px;

	}

	

#idiomas li{

	float: left;

	margin-right: 10px;

	display: inline;

	}

	

#idiomas a{

	text-decoration: none;

	display: block;

	*display: inline;

	}

	

#idiomas a:hover{

	color: #FFFFFF;

	}

	

/*FIN DE IDIOMAS*/





	

#links{

	width: 176px;

	height: 80px;

	background: url(images/back_links.gif) center bottom;

	margin-top: 10px;
	float: left;



	}

	

#links a{

	

	text-indent: 10px;

	color: #1b3e87;

	background: url(images/vineta_links.gif) left center no-repeat;

	}

	

#links a:hover{

	text-decoration: underline;

	}

	

#links li{

	width: 140px;	

	background: #bac5db;

	margin-left: 15px;

	line-height: 14px;

	*line-height: 10px;

	}

	

#links img{

	margin-top: 5px;

	margin-left: 4px;

	}

	

	

#telefono{

	margin-top: 10px;

	width: 176px;

	height: 84px;

	background: url(images/back_telefono.gif);

	color: #FFFFFF;

	font-size: 10px;

	}

	

#telefono p{

	padding: 35px 10px  0 10px;

	*padding: 0;

	*margin: 35px 10px  0 10px;

	}

	

#telefono a{

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	}