.post{
	background:url(css/i/contenido_largo_bg.gif) left top no-repeat;
	padding:20px 5px 0 15px;
	height:auto;
}
.post .calacas{
	background:url(css/i/calacasbg.gif) left bottom no-repeat;	
}
.post #postleft{
	width:283px;
	float:left;
	background:url(css/i/postleft.jpg) left top no-repeat;
	height:409px;
}
.post #postleft ul{
	width:189px;
	margin:42px 0 0 55px;
}
.post #postleft ul li{
	float:left;
	width:66px;
	height:100px;
	list-style:none;
	color:#fff;
	font-size:10px;
	text-align:center;
	margin-bottom:14px;
}
.post #postleft ul li a{
	color:#fff;
}
.iz{
	margin-right:40px;
}
.post #postcenter{
	width:632px;
	height:409px;
	background:url(css/i/postcenter.jpg) left top no-repeat;
	float:left;
}
		.post p{
	padding:10px 20px;
}
.post p img{
	margin:5px 5px;
} 
		#medio{
	width:960px;
	background:url(css/i/contenido_largo_bg2.gif) left top repeat-y;	
	margin:23px 0 0 0;
}
#mediobottom{
	height:25px;
	background:url(css/i/contenido_largo_bg3.gif) left bottom no-repeat;	
}
h2{
	font-size:20px;	
	background:url(css/i/h2bg.gif) left top repeat;
	height:28px;
	padding-top:2px;
	text-align:center;
	width:920px;
	padding-left:10px;
	margin-bottom:20px;
}
h2 span{
	background:url(css/i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
.c1_contenido{
	text-align:center;
	height:780px;
}
.c1_contenido a img{
	border:1px solid;
}
.c1_contenido a img:hover {
	border:1px solid;
	color:#d6392a;
}
h5{
	font-size:12px;	
	margin-bottom:10px;
}
h5 a{
	font-size:12px;	
	margin-bottom:10px;
	color:#000;
}
h5 a:hover{
	color:#d6392a;
}
h3{
	font-size:16px;
	color:#d6392a;
	margin-top:28px;
	text-align:center;
	margin-bottom:22px;
}
.c1_contenido h4{
	background:url(i/cuadrado2topd.gif) center top no-repeat;
	height:35px;
	text-align:left;
}
.foto, .temas{
	float:left;
}
.foto{
	text-align:right;
	margin-left:69px;
	margin-right:44px;
}
.temas{
	width:250px;
}
.temas ol{
	font-size:15px;
	margin:0 0 0 20px;
}
.temas ol li{
	margin:2px 0;
}
.temas ol li span{
	color:#515151;
	font-size:10px;
}
.temas ol li span a{
	color:#ed2024;
	text-decoration:none;
}
.temas ol li span a:hover{
	color:#f7f7f7;
}
.notas{
	width:568px;
	display:block;
	text-align:center;
	font-size:11px;
	margin:0 auto;
}
	
	

/*
hacks
------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
