/*
@font-face {
    font-family: 'BPreplay-webfont';
    src: url('../font/Shanti-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Shanti-Regular-webfont.woff') format('woff'),
         url('../font/Shanti-Regular-webfont.ttf') format('truetype'),
         url('../font/Shanti-Regular-webfont.svg#BPreplay-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

*/
body {
	/*font-family: BPreplay-webfont, Arial, Helvetica, sans-serif;*/
	font-family: Helvetica, sans-serif, Arial;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image:url(../imagenes/backgr_site.gif);
}


/*h1= titulos*/

h1{
	font-size: 12px;
	color: #666666;
	text-transform: none;
	font-weight:normal;
	display:inherit;
	font-style: normal;
}


h1.slide{
	font-size: 24px;
	color: #FFF;
	text-transform: none;
	font-weight:normal;
	display:inherit;
}

h1.h1_causa{
	font-size:15px;
	color: #819623;
	text-transform:none;
	font-weight: normal;
	letter-spacing: -1px;
}

h1.h1_datos{
	font-size:18px;
	color: #666666;
	text-transform:none;
	font-weight: normal;
	letter-spacing: -1px;
}

h1.h1_articulo{
	font-size:38px;
	color: #FFFFFF;
	text-transform:none;
	font-weight: normal;
	letter-spacing: -1px;
}

h1.h1_subseccion{
	font-size:20px;
	color: #FFFFFF;
	text-transform:none;
	font-weight: normal;
	letter-spacing: -1px;
}

h1.h1_subseccion_causa{
	font-size:20px;
	color: #AEC939;
	text-transform:none;
	font-weight: normal;
	letter-spacing: -1px;
}

/*h2= autor*/

h2{
	font-size: 11px;
	color: #999999;
	font-weight:normal;
	display:inherit;
	padding: 4px 0px 4px 0px;
	margin: 0 0 0 0;
}

h2.h2_subseccion{
	color: #17BFCB;
}


h2.h2_causa{
	color: #CCCCCC;
}

/*h3= seccion*/


h3{
	font-size: 14px;
	font-weight:normal;
	display:inherit;
	padding: 6px 0px 6px 0px;
	margin: 2px 0 2px 0;
	color:#888888;
	text-shadow: 1px 1px 0px #d9e4ed;
	text-decoration:none;
}

h3.h3_cajas_home{
	font-size: 15px;
	letter-spacing: -1px;
	text-shadow:none;
	padding: 6px;
	margin: 0px;
}


h3.titulomenu{
	font-size: 13px;
	letter-spacing: -1px;
	text-shadow:none;
}





/*h4= fecha*/


h4{
	font-size: 12px;
	color: #DA7821;
	line-height: 16px;
	font-weight:normal;
}

h4.h4_blanco{
	color: #FFF;
	line-height: 16px;
}


h4.h4_blanco_subseccion{
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	background-image:none;
}

h4.h4_celeste_subseccion{
	font-size: 12px;
	color: #17BFCB;
	line-height: 14px;
	background-image:none;
}


/*h5= bajada*/


h5{
	font-size: 11px;
	color: #63544e;
	text-align: justify;
	font-weight:normal;
	padding-top: 0px;
	padding-bottom: 0px;
	display:inherit;
	line-height: 17px;
	margin: 0 0 0 0;
}


/*h6= ruta navegacion*/



h6{
	font-size: 16px;
	color: #FFFFFF;
	text-transform: none;
	font-weight:normal;
	display:inherit;
	padding-bottom: 0px;
}

h6.h6_subseccion_pastilla{
	font-size: 11px;
	color: #4bd6df;
	text-transform: none;
	font-weight:normal;
	display:inherit;
	padding: 10px 0px 10px 0px;
	padding-bottom: 0px;
}


h6.h6_causas{
	font-size: 11px;
	color: #AEC939;
	text-transform: none;
	font-weight:normal;
	display:inherit;
	padding: 10px 0px 10px 0px;
	padding-bottom: 0px;
}

/*p= textos*/

p{
	font-size: 13px;
	color: #999;
	line-height: 13px;
	font-weight:normal;
	padding-top: 2px;
	padding-bottom: 5px;
	display:inherit;
	margin: 0 0 0 0;
	font-style: normal;
}

p.p_italica{
	font-size: 14px;
	font-style:italic;
	color: #999;
	line-height: 18px;
}

p.p_once{
	font-size:11px;
	color: #FFF;
}



p.p_blanco{
	color:#FFF;
	font-size:11px;
}


p.p_gris{
	color:#999;
}

p.p_verde{
	color:#AEC939;
	font-size:12px;
	padding-top:6px;
}


p.p_color_articulo{
	color:#CCCCCC;
	font-size:12px;
	padding-top:6px;
}


p.p_articulo{
	font-size:13px;
	line-height: 18px;
	color:#666666;
}


p.reelblanco{
	color:#FFF;
	font-size:18px;
}


/*a= links*/



a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}


.p_articulo div a,.p_articulo p a,.p_articulo a{
	color:#F27224;
	font-size:14px;
	text-decoration:underline;
}


a.a_fondogris{
	color:#FFFFFF;
	text-shadow: 1px 1px 2px #666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	letter-spacing: -1px
}

a.a_fondogrismapa{
	font-size:11px;
	font-weight:normal;
	letter-spacing: 0px;
	background-image:url(../imagenes/cuadro_celeste.gif);
	background-repeat:repeat-y;
	padding:2px 10px 2px 8px;
	line-height:16px;
}

a.a_fondogrisrelacionados{
	font-size:11px;
	font-weight:normal;
	padding:2px 10px 2px 8px;
	line-height:16px;
	background-image:url(../imagenes/cuadro_negro_10.png);
	background-repeat:repeat-y;
}


a.a_barra{
	color:#FFFFFF;
	text-shadow: 1px 1px 0px #666666;
	text-decoration:none;
	font-size:12px;
}



a.a_barragris{
	color:#F0F0F0;
	text-decoration:none;
	font-size:12px;
}

a.a_tamanoonce{
	font-size:11px;
}


a.a_volver{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}


a.a_daotslateral{
	color:#66CCCC;
	text-decoration:underline;
	font-size:12px;
}

a.a_ruta{
	color:#DA7821;
	text-decoration:underline;
	font-size:12px;
}

a.a_iniciar_sesion{
	color:#FFF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	letter-spacing: -1px;
}

a.a_vermas_off{
	color:#FFF;
	padding:4px;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	line-height: 32px;
	letter-spacing: -1px;
	border: 1px solid #b3b3b3;
	background-color: #666;
}

a.a_vermas_off:hover{
	background-color:#999999;
	color:#FFF;
}

a.a_vermas_on{
	color:#FFF;
	background-color:#999999;
	padding:4px;
	text-decoration:none;
	font-size:13px;
	line-height: 32px;
	font-weight:normal;
	letter-spacing: -1px;
	border: 1px solid #FC3;
}


/*bordes= bordes redondeados*/

.bordes_causas{
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;	/*line-height:18px; 
	width:400px; */
}


.bordes_articulos{
	-webkit-border-radius: 3px;
	-webkit-user-select: none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4bd6df),to(#01b7c4));
	background-image: -webkit-linear-gradient(top,#4bd6df,#01b7c4);
	-webkit-border-radius: 6px;
	-webkit-user-select: none;
	background-color: #1dc1ce;
	background-image: linear-gradient(top,#4bd6df,#01b7c4);
	background-image: -o-linear-gradient(top,#4bd6df,#01b7c4);
	border-radius: 3px;  
	/*right:10px; 
	float:left; */
	border: 1px solid #01b7c4; 
	/*text-align:center; 
	vertical-align:middle;*/
	height:33px;
	/*line-height:18px; 
	width:400px; */	
}


.bordes_datos{
	-webkit-border-radius: 3px;
	-webkit-user-select: none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e7dacf),to(#dac5b1));
	background-image: -webkit-linear-gradient(top,#e7dacf,#dac5b1);
	-webkit-border-radius: 6px;
	-webkit-user-select: none;
	background-color: #dac5b1;
	background-image: linear-gradient(top,#e7dacf,#dac5b1);
	background-image: -o-linear-gradient(top,#e7dacf,#dac5b1);
	border-radius: 3px;  
	/*right:10px; 
	float:left; */
	border: 1px solid #bdad9d; 
	/*text-align:center; 
	vertical-align:middle;*/
	height:33px;
	/*line-height:18px; 
	width:400px; */	
}

.bordes_gris{
	-webkit-border-radius: 3px;
	-webkit-user-select: none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#797979),to(#4A4A4A));
	background-image: -webkit-linear-gradient(top,#797979,#4A4A4A);
	-webkit-border-radius: 6px;
	-webkit-user-select: none;
	background-color: #4A4A4A;
	background-image: linear-gradient(top,#797979,#4A4A4A);
	background-image: -o-linear-gradient(top,#797979,#4A4A4A);
	border-radius: 3px;  
	/*right:10px; 
	float:left; */
	border: 1px solid #4B4B4B; 
	/*text-align:center; 
	vertical-align:middle;*/
	height:33px;
	/*line-height:18px; 
	width:400px; */	
}



.bordes_especial{
	-webkit-border-radius: 3px;
	-webkit-user-select: none;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#3ecb8a),to(#1b9860));
	background-image: -webkit-linear-gradient(top,#3ecb8a,#1b9860);
	-webkit-border-radius: 6px;
	-webkit-user-select: none;
	background-color: #cacaca;
	background-image: linear-gradient(top,#3ecb8a,#1b9860);
	background-image: -o-linear-gradient(top,#3ecb8a,#1b9860);
	border-radius: 3px;  
	/*right:10px; 
	float:left; */
	border: 1px solid #1b9860; 
	/*text-align:center; 
	vertical-align:middle;*/
	height:33px;
	/*line-height:18px; 
	width:400px; */	
}




.bordes_articulos_cajas {
	border: 1px solid #9a5d05;
	background-image: url(../imagenes/cuadro_negro_60.png);
}



.bordes_datos_cajas {
	-moz-border-radius:5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px;
	border: 1px solid #dac5b1;
}


.bordes_contenido_cajas {
	background-color:#6a6a6a;
}


.bordes_especial_semana {
	height:30px;
	background-image: url(../imagenes/cuadro_negro_30.png);
}


.bordes_especial_dos {
	background-color:#12a8b4;
	line-height:10px;
	border: 1px solid #21b8c6;
}


.bordes_infografia_cajas {
	background-color:#8D886D;
	height:30px;
}


.caja_busqueda {
	height:20px;
	background-color:#e2e6ea;
	font-size:11px;
	color:#FFFFFF;
	padding: 0 0 0 10px;
	border-radius:6px;
	border:1px solid #cbd3d9;
	width: 170px;
}

/*.boton_form {
	height:20px;
	background-color:#1dbaca;
	border:1px solid #1b6e76;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:6px;
}*/


/*DIVS*/

div.autor{
	position: relative;
	bottom: -23px;
	text-align:left;
	padding-top:3px;
	padding-left:5px;
	vertical-align: middle;
	background-image: url(../imagenes/cuadro_negro_60.png);	
}

div.divMio{
	position:relative; 
	width:230px;
	height: 50px; 
	overflow:hidden;
}

div.divMioI{
	position:relative; 
	width:450px;
	height: 100px; 
	overflow:hidden;
}

div.divMio img, div.divMioI img{
	border: 0; 
	margin: auto 5px auto 5px;	
}

.loading{
	 background-image: url(img/loading_background.gif);
	 background-position: center center;
	 background-repeat: no-repeat;
	 
}

label.error{
	color:	#AE1717;
	margin-left: 5px;
}

.zhadow{
	style="-moz-box-shadow: 0px 0px 3px #a8a8a8; 
	-webkit-box-shadow: 0px 0px 3px #a8a8a8; 
	box-shadow: 0px 0px 3px #a8a8a8; 
	-ms-filter: 'progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#a8a8a8)'; 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#a8a8a8');
	border:1px solid #CCC; 
	background-color:#FFFFFF";
}
