
body{
	background: url(../img/fnd.jpg) repeat-x 0 103px;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-align: center;
}
a{
	color: #f82020;
}
a:hover{
	color: #000;
}
.container_12{
	margin-left: 0;
}
#wrap{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header{
	padding: 21px 0;
}
#header h3{
	width: 303px;
	height: 61px;
	text-indent: -9999px;
	background: url(../img/logo-consorcio.gif) no-repeat;
	float: left;
}
#header .coaniquem{	
	float: right;
	width: 150px;
	height: 60px;
}
#banner{
	background: url(../img/banner.jpg) no-repeat;
	height: 431px;
	color: #000;
}
#banner .txt{
	padding-top: 33px;
	padding-left: 350px;
}
#banner .txt h2{
	font-size: 30px;
}
#banner .txt h1{
	font-size: 72px;
	margin-top: -11px;
}
#banner .txt p{
	font-size: 14px;
	padding-right: 80px;
}
#banner .txt strong{
	font-weight: bold;
}
#banner ul.lista-link li{
	display: inline;
	color: #f82020;
}
#banner li:hover{
	color: #000;
}
.txt a.compra{
	background: url(../img/compra-ahora.gif) no-repeat;
	width: 364px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0;
}
.txt a.compra:hover{
	background-position: 0 -58px;
}
#content{
	padding: 20px 0 30px;
	
}
ul.list strong{
	color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 50px;
}
ul.list p{
	padding-left: 50px;
	padding-right: 5px;
}
ul.list li.caja_01{
	background: url(../img/icno01.gif) no-repeat;
	margin: 0 15px 0 0;	
}
ul.list li.caja_02{
	background: url(../img/icno02.gif) no-repeat;
	margin: 0;	
	margin: 0 15px 0 0;	
}
ul.list li.caja_03{
	background: url(../img/icno03.gif) no-repeat;	
	margin: 0;
}
#footer p{
	font-size: 10px;
	color: #999;
}
#footer{
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
.wrap-footer{
	background: url(../img/footer.gif) repeat-x;
    width: 100%;
    z-index: 500;
}
.lista-soap{
	display: block;
	font-size: 14px;
}
.lista-soap li{
	background: url(../img/ticket.gif) no-repeat 0 3px;
	padding-left: 30px;
}
.lista-soap li.titulo{
	background: none;
	padding: 0;
	margin-bottom: 5px;
}
#banner .destacado{
	font-size: 18px;
	font-weight: bold;
}
.lista-link{
	margin-top: 36px;
}
.list a{
	color: #001b4e;
}
.list .llamanos{
	font-size: 12px;
	font-weight: bold;
	color: #001b4e;
	padding: 0;
}
 /* cf */
 .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .cf {
    height: 1%;
}
/* End hide from IE-mac */

