@charset "utf-8";
/* CSS Document
*	By LostAcapulco©
*/

#contHeder{
	height:450px;!important	
}

#contContent{
	position:relative;!important
	top:10px;!important

}

#contTab{
		height:200px;!important
}

#contContent{
	width:900px;!important
}



#mensaje1{
	position:realtive;
	background-image:url("../images/Mensaje1.jpg");
	background-repeat:no-repeat;
	*margin-left:15px;
	margin-right:20px;
	width:275px;
	height:53px;
}

#mensaje2{
	position:relative;
	background-image:url("../images/Mensaje2.jpg");
	background-repeat:no-repeat;
	*margin-left:15px;
	margin-right:20px;
	width:275px;
	height:113px;
}

#revista1{
	position:relative;
	background-image:url("../images/Revista1.jpg");
	background-repeat:no-repeat;
	width:275px;
	height:53px;
}

#revista2{
	position:relative;
	background-image:url("../images/Revista2.jpg");
	background-repeat:no-repeat;
	width:275px;
	height:113px;
}

#redes_sociales{
	position:relative;
	background-image:url("../images/Redes_sociales.jpg");
	background-repeat:no-repeat;
	*margin-right:15px;
	margin-left:20px;
	width:275px;
	height:53px;
}

#redes_sociales2{
	position:relative;
	background:url(../images/Imagen%20redes.jpg) no-repeat;
	*margin-right:20px;
	width:276px;
	height:113px;
}


/******************** Banners Noticias *********************/
#cuadroLeyenda{
	position:absolute;
	top:100px;
	left:60px;
	background:url(../images/Placa_noticia.png) top left repeat-x;
	width:300px;
	height:200px;
	z-index:3;
	font-size:12pt;
	padding:5px;
	color:black;
		
	border:1px solid black;
}
.lcont{
	position:relative;
	top:0;
	left:0;
	display:block;
	float:left;
	clear:both;
	width:90%;
	text-align:left;
	font-size:15pt;
	
}
.lmas{
	clear:both;
	font-weight:bolder;
	display:inline-block;
	float:right;
	bottom:0;
	right:0;
	position:absolute;
	width:90%;
	text-align:right;
	padding:5px;
}
.lmas a{
	color:#333;
}
