@charset "utf-8";
/* CSS Document */

a{ color:#42AAAA; }
a.btn-banner{
	display:block;
	width:123px;
	height:37px;
	background:url(../images/btn_banner.jpg) no-repeat;
	text-indent:-9999px;
	margin-top:20px;
}
a.btn-banner:hover{
	background-position:0 -37px;
}
#content-principal{
	background:url(../images/cuerpo_bg.jpg) repeat-x;
	float:left;
	padding:25px 0 30px 23px;
	width:844px !important; 
}
.caja{
	width:239px;
	float:left;
}
.sep{
	margin-right:52px;
}
.altura-txt{
	width:239px;
	background:url(../images/solapa_box.jpg) no-repeat top;
	padding-top:8px;
}
.altura-txt img{
	width:239px; 
	height:110px;
	margin-bottom:10px;
}
.tit-caja{
	height:45px;
	width:220px;
	text-indent:-9999px;
	margin-left:10px;
}
.bot-vermas{
	color:#42AAAA;
	text-decoration:none;
	margin-top:10px;
	background:url(../images/arrow.gif) no-repeat right center;
	padding-right:10px;
	clear:both;
}
.bot-vermas:hover{
	text-decoration:underline;
}
#content-pie{
	width:823px; 
	color:#666666;
	font-size:12px;
	border-top:1px solid #C9EDED;
	height:170px;
	clear:both;
	padding-top:30px;
	margin-left:22px;
}
.caja-pie{
	width:239px;
	float:left;
}
.caja-pie p{
	margin:0;
	padding:0 0 3px 0;
}
.tit-caja-pie{
	width:120px;
	height:15px;
	text-indent:-9999px;
	margin-bottom:20px;
}
