@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td img {
	display: block;
	}
.fondo_centro {	background-image:url(../img/body.jpg);
	background-repeat:no-repeat;
	/*	background-repeat:repeat-y; */
	background-position:bottom;
	text-align: justify;
}
.titulo_seccion {	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.texto {
	text-align:justify;
	font-style:normal;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#06F;
	}
.texto2 {
	text-align:justify;
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}
.texto_pie {
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#20A13C;
	}
.texto_pie_blue{
	font-style:normal;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#00F;
	}
.inicio {
	text-align:justify;
/*	font-style:normal; */
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
/*	color:#000; */
	}	
.titulo1 {
	font-style:normal;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	}	
.titulo2 {
	text-align:center;
	text-decoration:underline;
	font-style:normal;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;

	}	
.fondo_preguntas {
	background-image:url(../../web_drgerardopeon/img/centro.jpg);
	background-repeat:no-repeat;
	/*	background-repeat:repeat-y; */
	background-position:bottom;
	text-align: justify;
}
.fondo_izq {
	background-image:url(../../web_drgerardopeon/img/izq.jpg);
	background-repeat:no-repeat;
/*	background-repeat:repeat-y; */
	background-position:bottom;
}
.fondo_der {
	background-image:url(../../web_drgerardopeon/img/der.jpg);
	background-repeat:no-repeat;
/*	background-repeat:repeat-y; */
	background-position:bottom;
}
.SELECT{ 
	font-family: verdana; 
	font-size: 10px; 
	color:#03F; 
/*	background-color:#FFF5EC; */
/*	border:hidden none;*/
/*	background: url(../imagenes/vinieta_6.gif) left no-repeat;} */
}

/* Termina estilos juan jose */
