.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/bolsa_bg.jpg) left top repeat-y;	
}
.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:10px;
}
h2 span{
	background:url(css/i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
#mensaje{
	width:756px;
	height:106px;
	background:url(css/i/des_bolsa.jpg) top center no-repeat;
	margin:0 auto;
	margin-bottom:10px;
	padding:8px 10px;
	text-align:center;
	color:#2c2c2c;
}
#link{
	width:631px;
	height:20px;
	margin:0 auto;
	text-align:right;
	margin-bottom:10px;
	position:relative;
}
#link a{
	display:block;
	padding:4px 6px;
	background:#191919;
	width:136px;
	position:absolute;
	right:0px;
	color:#eaeaea;
	font-size:12px;
	text-decoration:none;
}
#link a:hover{
	color:#c21d1d;
}
.firma{
	width:631px;
	background:#aeaeae;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:5px;
}	
.firma small{
	margin:2px 20px;
	margin-bottom:0px;
	font-size:12px;
	color:#000;
}
.firma p{
	color:#343434;
}

/*
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 */
