@charset "utf-8";
.body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/fondo-body2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer-fondo {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
}
.fondo-ventana1 {
	background-image: url(../img/ventana-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo-titulos1 {
	background-image: url(../img/fondo-titulos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
}
.texto-contenidos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.fondo-titulo-largo {
	background-image: url(../img/fondo-titulos-largos.jpg);
	background-position: left center;
	height: 33px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.borde-foto {
	border: 4px solid #8DD9EE;
}
.ventana-grande {
	background-image: url(../img/fondo-ventana-grande.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.texto-medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.titulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.links {
	color: #3E4261;
	text-decoration: none;
}
.body-popup {
	margin: 0px;
	padding: 0px;
}
.popup-tabla1 {
	background-image: url(../img/pop-up-citas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
.div-toppage {
	padding-right: 9px;
	padding-top: 14px;
}
