
@media print { 
    div,a {display:none} 
    .ver {display:block} 
    .nover {display:none} 
} 


.body1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_ppal.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.body2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo_home {
	font-family:Calibri;
	font-size:48px;
	color: #535353;
	font-weight:bold;
}

.titulo_home_2 {
	font-family:Calibri;
	font-size:30px;
	color: #EB1E3F;
	font-weight:bold;
}

.titulo_consul_1 {
	font-family:Calibri;
	font-size:30px;
	color: #525252;
	font-weight:bold;
}

.contenido_consul_1 {
	font-family:Calibri;
	font-size:18px;
	color: #525252;
	font-weight:bold;
}

.reloj {
	font-family:Calibri;
	font-size:20px;
	color: #FFF;
	font-weight:bold;
}


.titulo_home_3 {
	font-family:Calibri;
	font-size:30px;
	color:#858585;
	font-weight:bold;
}

.titulo_int_1 {
	font-family:Calibri;
	font-size:34px;
	color: #535353;
	font-weight:bold;
}

.titulo_int_2 {
	font-family:Calibri;
	font-size:20px;
	color: #1F1F2D;
	font-weight:bold;
}




.linea_3px {
	background-image:url(img/bg_linea.png);
	background-repeat:repeat-x;
}

.slide_alveni {
	background-image: url(img/slide_alveni.jpg);
	background-repeat: no-repeat;
}

.consulhome {
	background-image: url(img/foto_consul.png);
	background-repeat: no-repeat;
	background-position: top center;
}


.btn_1 {
	background-image:url(img/bg_btn1.png);
	background-repeat:no-repeat;
}

.btn_chsub {
	background-image: url(img/bg_btnch.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.tabla_footer {
	background-image: url(img/bg_footer.jpg);
	background-repeat:no-repeat;
}


.preguntas{
	font-family:Calibri;
	color:#525252;
	font-size:27px;
	font-weight:bold;
}

.preguntas2{
	font-family:Calibri;
	color: #999;
	font-size:27px;
	font-weight:bold;
}

.respuestas{
	font-family:Calibri;
	font-size:22px;
	color: #000;
	font-weight:bold;
	line-height:22px;
}

.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
}