@import url("reset.css");
body{background:#535353;font-family:"Arial";margin:0 0 0 0;color:#676767;}
h1{font:normal 20px "Arial Bolt", Arial;color:#000000;margin:0 0 0 0;}
	div.seccion{width:398px; height:100%;float:left;text-align:center;}
	h1.seccion{font:normal 50px "Arial Bolt", Arial;color:#000000;margin:50px 0 0 0; color:#0061FE;}
h2{font:normal 16px "Arial Bolt", Arial;color:#000000;margin:0 0 0 0;}
h3{font:normal 12px "Arial Bolt", Arial;color:#000000;margin:5px 0 5px 0;}
h4{font:normal 8px "Arial Bolt", Arial;color:#000000;margin:0 0 0 0;}

a{text-decoration:none;color:#0061FE;}
a:hover{text-decoration:underline;}

#main-container,#header,#main-content,#left_col,.cont-box,.cont-coment{clear:both;overflow:hidden;}
#main-container,#left_col,.cont-box,.cont-coment{height:1%;}
#header,#main-content,#footer{text-align:left;}

/* ==================================================================================
>> contenedor principal
================================================================================== */
#main-container{
	width:1000px;
	height:auto;
	/*border:solid 1px #000;*/
}
#main-content ul a{font-size:12px;color:#9A9A9A;}
/* ==================================================================================
>> cabecera
================================================================================== */
	#header{
		background:url(../images/bg_header.jpg) repeat-x #f1f1f1;
		width:1000px;
		height:140px;
	}
		.socials-icons{
			background:url(../images/EN-CONSTRUCCION_sociales.jpg) no-repeat;
			width:153px;
			height:20px;
		}
		.login-reg{
			background:url(../images/usr.jpg) right no-repeat;
			width:80px;
			height:55px;
			font-size:12px;
			font-weight:400;
			line-height:18px;
			margin:41px 0 0 0;
			padding:0 70px 0 0;
			float:left;
		}
		.login-reg a{color:#676767;}
		.login-reg a:hover{text-decoration:underline;}
		
		.search{
			/*background:url(../images/line.jpg) bottom no-repeat;*/
			/*width:157px;*/
			/*height:68px;*/
			margin:0px 0 0 10px;
			/*float:left;*/
		}
			.search a{font-size:11px;color:#262626;margin:0 0 5px 0;}
		
		.weather{
			/*background:url(../images/EN-CONSTRUCCION_clima.jpg) bottom no-repeat ;*/
			background:url(../images/line.jpg) bottom right no-repeat ;
			width:166px;
			height:73px;
			margin:26px 0 0 136px;
			float:left;
		}
		
		.logo{
			margin:9px 13px 0 142px;
			float:left;
		}
		.logo_sec{
			margin:37px 13px 0 0;
			float:right;
		}
		
/*
>> clima:
*/
.weather .fecha,
.weather .hs,
.weather .clima{font:bold 12px "Arial Bolt", Arial;}

.weather .fecha{color:#676767; letter-spacing:-1px;}
.weather .hs{color:#0061FE;}

.weather #resistencia,
.weather #ctes{font:normal 12px "Arial Bolt", Arial;}

/* ==================================================================================
>> menu principal
================================================================================== */
	#main-menu{
		/*background:url(../images/EN-CONSTRUCCION_menu.jpg) no-repeat #dddddd;*/
		background:url(../images/bg_menu.jpg) repeat-x #dddddd;
		width:1000px;
		height:20px;
	}
		#main-menu .left-bor,
		#main-menu .right-bor{width:2px;height:20px;}
		#main-menu .left-bor{
			background:url(../images/bg_menu_left-bor.jpg) no-repeat left;
			margin:0 25px 0 0;
			float:left;
		}
		#main-menu .right-bor{
			background:url(../images/bg_menu_right-bor.jpg) no-repeat right;
			float:right;
		}
		#main-menu ul{
			font-size:11px;
			font-weight:bold;
			margin:0 0 0 3px;
		}
		#main-menu li{
			list-style-type:none;
			background:url(../images/bg_menu_sep.jpg) right no-repeat;
			margin:3px 0 0 0;
			padding:0 12px 0 1px;
			float:left;
		}
		#main-menu li.end{
			list-style-type:none;
			background:none;
			padding:0 0 0 0;
		}
		#main-menu a{
			color:#676767;
			text-decoration:none;
			padding:0 0 0 0;
			display:block;
		}
		#main-menu a:hover{
			color:#0061FE;
			text-decoration:none;
		}
		/*#main-menu a.activo{
			background: url(../images/main_menuIzq.jpg) no-repeat left top;
			text-decoration:none;
			color:#0C6A9E;
		}*/
		/*#main-menu a.activo:hover{
			text-decoration:none; /* IE */
		/*}*/
		/*#main-menu li.activo{
			background:url(../images/main_menuDer.jpg) no-repeat right top;
		}*/


/* ==================================================================================
>> contenido principal
================================================================================== */
	#main-content{
		background:#F2F2F2;
		width:1000px;
		height:auto;
		padding-bottom:25px;
	}
		#left_col{
			width:75%;
			/*background:#ff0000;*/
			margin:0 0 0 0;
			float:left;
		}
			#left_col .left_sup{
				width:484px;
				margin:16px 0 0 12px;
				float:left;
			}
			#left_col .right_sup{
				width:235px;
				margin:16px 0 0 12px;
				float:left;
			}
			#left_col .in_sup{
				width:732px;
				margin:16px 0 0 12px;
				float:left;
			}
			#left_col .coment{
				width:732px;
				margin:16px 0 0 12px;
				border-top:solid 2px #DFDFDF;
				float:left;
			}
			#left_col .inf{
				width:732px;
				margin:16px 0 0 12px;
				float:left;
			}
            #inf{
				width:978px;
				margin:16px 0 0 12px;
				float:left;
			}
			#left_col .botComent{
				width:732px;
				margin:16px 0 0 12px;
				border-top:solid 2px #CFCFCF;
				border-bottom:solid 2px #CFCFCF;
				float:left;
			}
			
		#right_col{
			width:25%;
			/*background:#e1e1e1;*/
			margin:0 0 0 0;
			float:right;
		}
		#right_col .bloques{
			width:236px;
			margin:16px 0 0 6px;
		}
        .right_sup .destacadas{
			width:236px;
			margin:0 0 10px 0;
		}

.destacadas .line{ width: 100%;border-top: solid 1px #E0E0E0; margin: 0 0 10px 0; }
.destacadas .cont-box{background:#E0E0E0;margin:1px 0 0 0;padding-bottom:5px; height: auto; padding: 0 5px;margin-bottom: 10px; }
.destacadas .notaInf{margin:0 0 0 0;}
.destacadas h1.titulo{background:#AAC6F6;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px; color:#FFFFFF; text-align:center;}
.destacadas .tituloNota{width:220px;font-family:"Arial Bolt", Arial;font-size:12px;color:#0061FE;float:left;padding: 5px 0; }
.destacadas .copeteNota{font-family:"Arial Bolt", Arial;color:#262626;margin:0 13px 0 0;font-size:12px;}
.destacadas .img{float:left;}
		
/*
>> Noticias - Portada (Superior Derecha):
*/
.fecha{color:#0061FE;}

.left_sup .nota{/*background:#FF0000;*/padding-bottom:10px;}
.left_sup .nota h1.titulo{background:#649EFF;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px;color:#FFFFFF;font-weight:bold;}
.left_sup .nota .videoNota{margin:12px 0 12px 0;}
.left_sup .nota .imgNota{margin:12px 0 12px 0;}
.left_sup .nota .copeteNota{font-size:14px;color:#262626 /* <-- R:38 G:38 B:38 */;margin:12px 0 12px 0;}
.left_sup .nota a:hover{text-decoration:none;}
.left_sup .nota .infoNota{margin:0 0 10px 0;}
				.infoNota a.comentar{background:url(../images/icono_comentar.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 10px;padding:0 0 0 20px;}
				.infoNota a.comentar2{background:url(../images/icono_comentar2.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 10px;padding:0 0 0 20px;}
					a.comentar:hover{text-decoration:underline;}
					a.comentar2:hover{text-decoration:underline;}
					.numeroComentarios{font-size:11px;color:#0061FE;}
				.infoNota .compartir{background:url(../images/icono_compartir.jpg) no-repeat left;color:#676767;font-size:10px;padding:0 0 0 20px;}
					a.compartir:hover{text-decoration:underline;}
				.infoNota a.recomendar{background:url(../images/icono_recomendar.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 10px;padding:0 0 0 20px;}
					a.recomendar:hover{text-decoration:underline;}
				.infoNota a.imprimir{background:url(../images/icono_imprimir.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 0;padding:0 0 0 20px;}
					a.imprimir:hover{text-decoration:underline;}
				
/* anulado */
/*.inf .cont-box{background:#E0E0E0;margin:1px 0 0 0;padding-bottom:5px;}
.inf .notaInf{margin:0 0 0 0;}
.inf h1.titulo{background:#AAC6F6;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px; color:#FFFFFF;}
.inf .tituloNota{width:235px;font-family:"Arial Bolt", Arial;/*margin:0 0 0 12px;*//*font-size:14px;color:#0061FE;float:left;}
.inf .copeteNota{font-family:"Arial Bolt", Arial;color:#262626;margin:0 13px 0 0;font-size:12px;}
.inf .img{float:left;}
.inf .firstBox{background:#E0E0E0;width:244px;margin:5px 0 5px 0;float:left;}
.inf .secondBox{background:#E0E0E0;width:244px;margin:1px 0 0 0;float:left;}
.inf .thirdBox{background:#E0E0E0;width:244px;margin:1px 0 0 0;float:right;}*/
/* /anulado */

.inf .cont-box{background:#E0E0E0;margin:1px 0 0 0;padding-bottom:5px;}
.inf .notaInf{margin:0 0 0 0;}
.inf h1.titulo{background:#AAC6F6;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px; color:#FFFFFF;}
.inf .tituloNota{width:235px;font-family:"Arial Bolt", Arial;/*margin:0 0 0 12px;*/font-size:14px;color:#0061FE;float:left;}
.inf .copeteNota{font-family:"Arial Bolt", Arial;color:#262626;margin:0 13px 0 0;font-size:12px;}
.inf .img{float:left;}
.inf .firstBox{background:#E0E0E0;width:234px;margin:5px 0 5px 0;padding: 0 5px;float:left;}
.inf .secondBox{background:#E0E0E0;width:234px;margin:1px 0 0 0;padding: 0 5px;float:left;}
.inf .thirdBox{background:#E0E0E0;width:234px;margin:1px 0 0 0;padding: 0 5px;float:right;}

#inf .cont-box{background:#E0E0E0;margin:1px 0 0 0;padding-bottom:5px;}
#inf .notaInf{margin:0 0 0 0;}
#inf h1.titulo{background:#AAC6F6;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px; color:#FFFFFF;}
#inf .tituloNota{width:235px;font-family:"Arial Bolt", Arial;/*margin:0 0 0 12px;*/font-size:14px;color:#0061FE;float:left;}
#inf .copeteNota{font-family:"Arial Bolt", Arial;color:#262626;margin:0 13px 0 0;font-size:12px;}
#inf .img{float:left;}
#inf .firstBox{background:#E0E0E0;width:326px;margin:5px 0 5px 0;float:left;}
#inf .secondBox{background:#E0E0E0;width:326px;margin:1px 0 0 0;float:left;}
#inf .thirdBox{background:#E0E0E0;width:326px;margin:1px 0 0 0;float:right;}

/*
>> Noticias - Portada (Superior Izquierda):
*/
.right_sup .topRotador{margin:0 0 10px 0;}
.right_sup .topRotador a:hover{text-decoration:none;}
.right_sup .topRotador h1.titulo{font-family:"Arial Bolt", Arial;margin:5px 0 0 0;padding:0 0 0 5px;font-size:18px;color:#262626;}
.right_sup .slideFoto{margin:0 0 10px 0;}
		   .slideFoto h1.titulo{font-family:"Arial Bolt", Arial;font-size:18px;color:#262626;margin:0 0 5px 3px;}
		   .slideFoto .copeteNota{font-size:14px;color:#262626;margin:12px 0 12px 3px;}
		   .slideFoto a:hover{text-decoration:none;}

.right_sup .topNota{background:#AAC6F6; padding-bottom:10px;margin-bottom:8px;}
.right_sup .topNota h1.titulo{font-family:"Arial Bolt", Arial;margin:0 0 0 3px;padding:2px 0 4px 0;font-size:18px;color:#262626;}
.right_sup .topNota .copeteNota{font-size:14px;color:#262626;margin:12px 0 12px 5px; padding:0 5px 0 0;}
.right_sup .topNota a:hover{text-decoration:none;}
.right_sup .topNota p{font-size:14px;margin:10px 0 10px 10px;}
.right_sup .topNota hr{margin:0 0 0 0;height:1px;}


.right_sup .bottomNota{}
.right_sup .bottomNota h1.titulo{font-family:"Arial Bolt", Arial;margin:0 0 0 3px;padding:2px 0 4px 0;font-size:18px;color:#262626;}
.right_sup .bottomNota .copeteNota{font-size:14px;color:#262626;margin:12px 0 12px 5px; padding:0 5px 0 0;}
.right_sup .bottomNota a:hover{text-decoration:none;}

/*
>> Noticias - Dentro (Desarrollo):
*/
.in_sup .nota{/*background:#FF0000;*/padding-bottom:10px;}
.in_sup .nota h1.titulo{background:#0061FE;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px; color:#FFFFFF;}
.in_sup .nota h1{margin:10px 0 0 0;}
.in_sup .nota a:hover{text-decoration:none;}
.in_sup .nota .videoNota{margin:2px 5px 2px 5px;float:right;}
.in_sup .nota .imgNota{margin:2px 5px 2px 5px;}
.in_sup .nota .copeteNota{font-size:14px;color:#262626;margin:12px 0 12px 0;text-align:justify;}
.in_sup .nota .cuerpoNota{font-size:14px;color:#262626;margin:12px 0 12px 0;text-align:justify;}
.in_sup .nota ul li{ list-style: none;}
.in_sup .nota .infoNota{margin:0 0 10px 0;}
				.infoNota a.comentar{background:url(../images/icono_comentar.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 10px;padding:0 0 0 20px;}
				.infoNota a.comentar2{background:url(../images/icono_comentar2.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 10px;padding:0 0 0 20px;}
					a.comentar:hover{text-decoration:underline;}
					a.comentar2:hover{text-decoration:underline;}
					.numeroComentarios{font-size:11px;color:#0061FE;}
				.infoNota .compartir{background:url(../images/icono_compartir.jpg) no-repeat left;color:#676767;font-size:10px;padding:0 0 0 20px;}
					a.compartir:hover{text-decoration:underline;}
				.infoNota a.recomendar{background:url(../images/icono_recomendar.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 0;padding:0 0 0 20px;}
					a.recomendar:hover{text-decoration:underline;}
				.infoNota a.imprimir{background:url(../images/icono_imprimir.jpg) no-repeat left;color:#676767;font-size:10px;margin:0 10px 0 0;padding:0 0 0 20px;}
					a.imprimir:hover{text-decoration:underline;}

/*
>> Comentarios:
*/
.coment .cont-coment{margin:5px 0 0 2px;padding-bottom:10px;}
.coment .avatar{margin:6px 10px 0 0; border:solid 1px #CFCFCF;}
.coment .usr{margin:8px 0 8px 0; font:bold 14px "Arial Bolt", Arial;color:#262626; text-decoration:underline;}
.coment .cuerpoComent{width:658px;font-family:"Arial Bolt", Arial;font-size:12px;color:#262626;}

/*
>> Mas Noticias (bajo comentarios)
*/
.botComent .cont-box{margin:5px 0 0 0;padding-bottom:10px;}
.botComent .notaInf{margin:0 0 0 0;}
.botComent h1.titulo{font-family:"Arial Bolt", Arial;margin:5px 0 0 0;padding:0 0 0 5px;font-size:18px;color:#262626;}
.botComent .tituloNota{font-family:"Arial Bolt", Arial;margin:0 0 0 5px;font-size:14px;color:#0061FE;}
.botComent .copeteNota{font-family:"Arial Bolt", Arial;color:#262626;margin:0 0 0 5px;font-size:12px;}
.botComent .img{margin:5px 0 5px 4px;float:left;}
.botComent .notaInf a:hover{text-decoration:none;}

.botComent .firstBox{width:242px;margin:1px 0 0 0;float:left;border-right:solid 2px #CFCFCF;}
.botComent .firstBox a:hover{text-decoration:none;}
.botComent .secondBox{width:242px;margin:1px 0 0 0;float:left;border-right:solid 2px #CFCFCF;}
.botComent .secondBox a:hover{text-decoration:none;}
.botComent .thirdBox{width:242px;margin:1px 0 0 0;float:right;border-right:solid 2px #F2F2F2;}
.botComent .thirdBox a:hover{text-decoration:none;}

/*
>> Noticias Secciones
*/
.left_sup .notas{/*background:#FF0000;*/padding-bottom:10px;}
.left_sup .notas h1.tituloSec{background:#0061FE;font-family:"Arial Bolt", Arial;margin:0 0 0 0;padding:2px 0 4px 2px;font-size:18px;color:#FFFFFF;}
.left_sup .notas h2.titulo{font-family:"Arial Bolt", Arial;font-size:14px;color:#0061FE;}
.left_sup .notas .imgNota{margin:2px 10px 12px 5px;float:right;}
.left_sup .notas .copeteNota{font-size:12px;color:#262626;margin:12px 0 12px 0;}
.left_sup .notas .noticia{margin:5px 5px 15px 5px;}
.left_sup .notas a:hover{text-decoration:none;}
.left_sup .notas .infoNota{margin:0 0 10px 0;}

/*
>> FORMULARIO
*/
.cont-form{width:354px;margin:15px 0 0 80px;}
.cont-text{width:220px;}
.cont-captcha{width:220px; margin-left:70px;}
.buscar{margin:0 0 0 0;}

.LV_invalid{color:#FF0000;}


/* ==================================================================================
>> pie
================================================================================== */
	#footer{
		background:url(../images/bg_foot.jpg) repeat-x #f1f1f1;
		width:1000px;
		height:232px;
	}
		
		#footer ul{list-style:none;float:left;font-size:12px;color:#f1f1f1; margin:19px 0 0 30px;}
		#footer ul li{list-style:none;float:left; margin:0 5px 0 0;}
		#footer ul li a{list-style:none;color:#f1f1f1;}
		
		#footer .DesingByThirdBusiness{
			background:url(../images/logo_desing.jpg);
			width:49px;
			height:20px;
			margin:85px 11px 0 0;
			float:right;
		}
	.favoritos{width:928px;font-size:12px;margin:25px 0 0 0;float:left;}
	.favoritos p{margin:0 0 0 240px;}
    
    .favoritos .info-contacto{width:400px;height:75px; padding-top:3px; margin-top: 5px; margin-bottom: 3px;}
    .favoritos .titleFoot{ font: bold 11px "Arial Bolt", Arial;}
    
/*
>> CONINFO
*/
	.favoritos .coninfo{width:170px;height:30px; padding-top:3px;}
	
/* ALINEACION */
.center{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}

/* ESPACIOS */
.spacet10{margin:10px 0 0 0;}
.spacet5{margin:5px 0 0 0;}
.spaceb-10{margin:0 0 -10px 0;}
.spaceb-5{margin:0 0 -5px 0;}
