@charset "utf-8";
/* CSS Document */
#header-home{
	margin:0 auto;
	height:400px;
	width:1000px;
	background:url(../images/fondoclaro.jpg);
	padding:0;
	position:relative;
	text-align: center;
}
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{
	float:left;
	width:800px !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 50px;
	color: #434349;
	font-size: 18px;
	text-align: center;
}
.caja{
	width:800px;
	height:auto;
	float:left;
	font-size:12px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
	color: #333;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sep{
	margin-right:29px;
}
.caja img{
	float:left;
}
.tit-caja{
	height:10px;
	width:220px;
	text-indent:-9999px;
	margin:0 0 10px 3px;
	_margin-bottom:0px;
}
.txt-caja{
	float:left;
	width:800px;
	padding-top:0px;
	margin-left:30px;
	line-height:16px;
	margin-top:0px;
	background-repeat: no-repeat;
	text-align: justify;
	font-style: normal;
}
.txt-caja p{
	margin:7px 0;
	color:#EF8E00;
	font-size: 16px;
}
.bot-vermas{
	width:88px;
	height:28px;
	background:url(../images/bot_vermas.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	float:right;
}
.bot-vermas:hover{
	background-position:0 -28px;
}
#info-pie{
	background:url(../images/pie.jpg) no-repeat bottom;
	width:873px;
	height:30px;
	clear:both;
	margin-left:5px;
	padding-top:0px;
	padding-bottom: 7px;
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
}
