/*ˇˇhomeLayout*/
#wrapperHome{position:relative;text-align:left;margin:15px auto 0 auto;width:750px;background:url('../img/bck_header.gif') 0 2px no-repeat;

}
#header{padding:5px;background-color:#FBFBFB;border-left:1px solid #9AB3C0;border-right:1px solid #9AB3C0;}
#main{padding:5px;padding-top:10px;margin-bottom:25px;background-color:#FBFBFB;margin-bottom:15px;border:1px solid #9AB3C0;border-top:none;}/*padding fillin`top-gap*/
#footer{margin-top:10px;clear:both;text-align:center;border:1px solid #E1E5E5;background-color:#F6F7F7;}
	#footer p{margin-bottom:5px;color:#286787;font-size:1.1em;font-family:Arial Narrow;}

h1{display:none;}

#emes{padding-left:3px;}
html>body #emes{padding-left:1px;}
#emes:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#emes h2{height:31px;border:none;margin:0px;padding:0px;background-image:none;}
#emes .body{padding:5px;}
span.replacement{position:absolute;top:-150px;}/*image-replacement could be considered as cloaking?*/
	#m1{float:left;width:361px;}
		#m1 .subheader{margin-bottom:5px;border-top:1px solid #DAE2E7; border-left:1px solid #DAE2E7;border-right:1px solid #286787;border-bottom:1px solid #286787;}
		#m1 .subheader{background:url('../img/bck_m1.gif') top left no-repeat;} 
		#m1 .body{overflow:auto;height:250px;background:url('../img/bck_homePanel.gif') bottom right no-repeat;border-top:1px solid #DAE2E7; border-left:1px solid #DAE2E7;border-right:1px solid #286787;border-bottom:1px solid #286787;}
	#m2{float:left;margin-left:5px;width:178px;}
		#m2 .subheader{margin-bottom:5px;border-top:1px solid #DAE2E7; border-left:1px solid #DAE2E7;border-right:1px solid #286787;border-bottom:1px solid #286787;}
		#m2 .subheader{background:url('../img/bck_m2.gif') top left no-repeat;}
		#m2 .body{padding-top:0;overflow:auto;height:255px;background:url('../img/bck_homePanel.gif') bottom right no-repeat;border-top:1px solid #DAE2E7; border-left:1px solid #DAE2E7;border-right:1px solid #286787;border-bottom:1px solid #286787;}
			#m2 .body ul{margin-top:0px;}
			#m2 .body ul li{margin-bottom:4px;}
	#m3{float:left;margin-left:5px;width:180px;}/***pixelbypixel***/
		#m3 .subheader{margin-bottom:5px;border-top:1px solid #DAE2E7; border-left:1px solid #DAE2E7;border-right:1px solid #286787;border-bottom:1px solid #286787;}
		#m3 .subheader{background:url('../img/bck_m3.gif') top left no-repeat; }
		#m3 .body{overflow:auto;padding:0px;height:260px;}
		

/*singles*/
#m1 .body{position:relative;}

#m2 .body ul{margin:15px 0 0 5px;}

#m3 .body {text-align:center;overflow:hidden;}
#m3 .body a img{margin:3px 0;}



#banners{clear:both;margin-top:10px;padding-left:2px;}
	#banners a{margin-right:2px;margin-left:3px;text-decoration:none;}
		#banners a.last{margin-right:0px;}

/*SECCIONES HOME*/
	.singleNewHome{height:105px;width:340px;overflow:hidden;clear:both;}
		.singleNewHome img{float:left; margin-right:10px;margin-top:5px;border:1px solid #eee;}
		.singleNewHome p{margin:0px;color:#4D4D4D;}
		.singleNewHome h3{display:inline;padding:0px;margin:0px; color:#186AAE;height:auto;font-size:1em;padding-top:3px;border:none;}
		.singleNewHome p.date{color:#BB4422;font-weight:normal;display:inline;}
		
		
/*overrides*/
#wrapperHome img{background:none;padding:0px;}
		
/**/
#moreNews{text-align:right;display:block;position:absolute;bottom:10px;right:13px;}
#moreCiudadanos{text-align:right;display:block;}
		
		
		
		
		
		
		
		
		
		
