@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fondo.jpg);
}
.img_splash {
	background-image: url(../images/fnd_splah-nav08.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
/*fondo navidad08
.img_fondo {
	background-image: url(../images/img_fondo-nav08.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}*/
/* fondo normal*/
.img_fondo {
	background-image: url(../images/img_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.img_bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat:  repeat-x;
}
.menu_left {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu_left:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #F8837C;
	font-weight: bold;
}
.txt_noticias:link {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}

.txt_gris_peque {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt_noticias {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.txt_noticias:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	padding: 4px;
}


.titulos_noticias {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}


.campos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
	border: 2px solid#E2E2E2;
}
.txt_encuesta {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #F1251C;
	text-decoration: none;
}
.txt_legal {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txt_legal:link {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.menu_left_blanco {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textosgrises1 {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}
.tituloazul3 {
	font-family: Tahoma, Verdana, Helvetica;
	color: #F1251C;
	font-size: 14px;
	font-weight: bold;
}
.subtitulo_glosario {
	font-family: Tahoma, Verdana, Helvetica;
	color: #3989B1;
	font-size: 11px;
	font-weight: bold;
	background-color: #C5E2F2;
}
.subtituloazul {
	font-family: Tahoma, Verdana, Helvetica;
	color: #F1251C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.articulo_ant{
   background-image: url(../images/art_interiores.jpg);
   background-repeat:repeat-y;
   height:19px;
   width:209px;
}

.menu_left_bl {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_left_bl:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #C5E9FF;
	font-weight: bold;
}

.fondo_miga{
    background-image:url(../images/fondo_miga.gif);
	background-repeat:no-repeat;
}

.fondo_consultorio{
    background-image: url(../images/fondo_imagen.gif);
	background-repeat:no-repeat;
	width:779px;
}

.txt_consultorio_tit {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #F1251C;
	text-decoration: none;
	padding:0px 0px 0px 15px;
}
.txt_corrido{
 color:#333333;
 font-family: Tahoma, Verdana, Helvetica;
 font-size:11px;
}
.textoscuerpo {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-align:justify;
}

#caja_includes{
	width: 532px;
	height: 430px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	}