/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #646464;
}

/* enlaces (index)*/

a:link, a:visited, a:hover {
	color:#646464;
	text-decoration: none;
}
th {
	text-align:center;
}

.menu {
	font-size: 9pt;
	color: #646464;		
	padding-left: 10px;
}

.menu_principal {
	font-size: 9pt;
	padding-left: 10px;
}
.enlace_menu {
	font-size: 8pt;
	*font-size: 9pt;
	color: #646464;		
	padding-left: 10px;
}
a.enlace_menu:link, a.enlace_menu:visited {
	text-decoration: none;
}

a.enlace_menu:hover {
	color: #110dc0;
	text-decoration: none;
}

a.enlace_login_azul:link, a.enlace_login_azul:visited, a.enlace_login_azul:hover {
	font-size: 9pt;
	color: #110dc0;	
	text-decoration: none;
}

a.enlace_login_gris:link, a.enlace_login_gris:visited, a.enlace_login_gris:hover {
	font-size: 9pt;
	color: #646464;	
	text-decoration: none;
}

li a:hover {
	color: #110dc0;		
}

img {
	border: none;
}

#contenedor {
	position: absolute;
	z-index: 1;
	width: 800px;
	height: 790px;
	margin-left: -400px;
	left: 50%;
}

#pie {
	position:absolute;
	width:770px;
	height:95px;
	left: 12px;
	top: 684px;
}

#logo {
	position:absolute;
	width:235px;
	height:73px;
	left: 21px;
	top: 21px;
}

#login {
	position:absolute;
	width:426px;
	height:57px;
	left: 356px;
	top: 0px;
	float:left;
}

#buscador {
	position:absolute;
	width:251px;
	height:25px;
	z-index:1;
	left: 530px;
	top: 65px;
}

#menu {
	position:absolute;
	width:767px;
	height:58px;
	left: 14px;
	top: 97px;
}


/* contenidos (frameIndex) */

#contIndex {
	width:767px;
	height:660px;
	background-color:#FFFFFF;
}

#imagen_mes {
	position:relative;
	width:354px;
	height:331px;
	left: 0px;
	top: 0px;
	float:left;
}

#noticias {
	position:relative;
	width:402px;
	height:331px;
	left: 11px;
	top: 0px;
	float:left;
	background-image:url(img/tile_inf.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#noticias_original {
	position:fixed;
	visibility:hidden;
	background-color:#FFFFFF;
}

#actualidad {
	position:absolute;
	visibility:hidden;
}

#areasocial {
	position:relative;
	width:253px;
	height:146px;
	left: 0px;
	top: 10px;
	float:left;
	background-image:url(img/marco_verde1.jpg);
	background-repeat:no-repeat;
}

#destacados {
	position:relative;
	width:253px;
	height:146px;
	left: 4px;
	top: 10px;
	float:left;
	background-image:url(img/marco_azul.jpg);
	background-repeat:no-repeat;
}

#sesion_clinica {
	position:relative;
	width:253px;
	height:146px;
	left: 8px;
	top: 10px;
	float:left;
	background-image:url(img/marco_amarillo.jpg);
	background-repeat:no-repeat;
}

#guias {
	position:relative;
	width:253px;
	height:146px;
	left: 0px;
	top: 20px;
	float:left;
	background-image:url(img/marco_azul.jpg);
	background-repeat:no-repeat;
}

#foro_blog {
	position:relative;
	width:253px;
	height:146px;
	left: 4px;
	top: 20px;
	float:left;
	background-image:url(img/marco_amarillo1.jpg);
	background-repeat:no-repeat;
}

#encuesta {
	position:relative;
	width:253px;
	height:146px;
	left: 8px;
	top: 20px;
	float:left;
	background-image:url(img/marco_verde2.jpg);
	background-repeat:no-repeat;
}

#titulo_imagen {
	position:absolute;
	width:350px;
	height:25px;
	left: 0px;
	top: 200px;
	color:#FFFFFF;
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 3px;
	z-index:2;
}

#transparencia {
	position:absolute;
	width:350px;
	height:25px;
	left: 0px;
	top: 200px;
	z-index:1;
	background-color: #110CC0;
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: 0.5;
}

/* estilos-textos (secciones)*/

.titulo_seccion {
	font-size: 13pt;
	padding-left: 5px;
	line-height: 15pt;
	color: #110dc0;
}

.titulo_seccion a {
	color: #110dc0;
}

.texto_seccion {
	font-size: 9pt;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #333333;
}

.texto_path {
	font-size: 8pt;
	padding-top: 5px;
	color: #999999;
}


a.enlace_path:link, a.enlace_path:visited {
	font-size: 8pt;
	padding-top: 5px;
	color: #999999;
}

a.enlace_path:hover {
	font-size: 8pt;
	padding-top: 5px;
	color: #110dc0;
	text-decoration: underline;	
}

/* estilos-textos (especialidades)*/

a.enlace_especialidad:link {
	font-size: 10pt;
	font-weight:bold;
	color: #110dc0;	
	text-decoration: none;
}

a.enlace_especialidad:visited, a.enlace_especialidad:hover {
	font-size: 10pt;
	font-weight:bold;
	color: #646464;	
	text-decoration: none;
}

.titulo_especialidad {
	font-size: 11pt;
	font-weight: bold;
	color: #689626;
}

.sub_titulo_especialidad {
	font-size: 9pt;
	font-weight: bold;
	line-height: 12pt;	
	color: #110dc0;
}

.bullets {
	background-image:url(img/vineta1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.acceso {
	background-image:url(img/accesos.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#EFEFEF;
}


/* estilos-textos (generales)*/

.titulo {
	font-size: 13pt;
	line-height: 15pt;
	color: #110dc0;
}

.titulo a {
	color: #110dc0;
}

.titulo a:hover {
	text-decoration: underline;
}

.sub_titulo {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;	
	color: #110dc0;
}

.sub_titulo a {
	color: #110dc0;
}

.sub_titulo a:hover {
	text-decoration: underline;
}

.sub_titulo_menor {
	font-weight:700;
	line-height: 12pt;	
	color: #110dc0;
}

.sub_titulo_menor a {
	color: #110dc0;
}

.sub_titulo_menor a:hover {
	text-decoration: underline;
}

.texto {
	font-size: 9pt;
	color: #333333;
}

.texto_formato {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.login_texto {
	font-size: 9pt;
	font-weight: bold;
	color: #110dc0;
}

.fecha {
	font-size: 9pt;
	color: #646464;
}

.pie_texto {
	font-size: 9pt;
	color: #646464;
}

.blanco {
	color: #ffffff;
}

.blanco a {
	color: #ffffff;
}

.blanco a:hover {
	text-decoration: none;
}

.gris {
	color: #646464;
}

.verde {
	color: #689626;
}

.rojo {
	color: #990000;
}

.error {
	color: #990000;
	font-size: 9pt;
}

.titulo_caja {
	font-size: 13pt;
	line-height: 15pt;
	color: #ffffff;
	padding-top:3px;
	*padding-top:-1px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:0px;
}
.titulo_caja a {
	color: #ffffff;
}

.panel {
	font-size: 8pt;
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
}

.imagen {
	padding-left:0px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
}

.dia_vacio {
	color:#646464;
	background-color:none;
	text-align:center;
}
.dia_festivo {
	color:#646464;
	background-color:#EFEFEF;
	text-align:center;
}
.cumple {
	font-size: 10pt;
	padding-bottom: 24px;
}
.evento a {
	font-size: 10pt;
	color: #110dc0;
	padding-bottom: 24px;
}

.evento a:hover {
	text-decoration: underline;
}

.icono_noticias li {
	list-style-image: url(img/list_noticias.jpg);
	padding-bottom: 14px;
}

.candado {
	list-style-image: url(img/candado.gif);
	padding-bottom: 14px;
}