@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:0.70em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0 none;
}

html, body {
	height:100%;
}
* {
	margin:0;
	border:0 none;
	padding:0;
}

a img {
	margin:0;
	border:0 none;
	padding:0;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
ul.primary-links {
	float:left;
	margin:0;
	padding:7px 0 0 15px;
	position:relative;
}

ul.primary-links li {
	background:transparent url(../images/topmenu_separator.gif) no-repeat scroll right 4px;
	display:block;
	float:left;
	margin:0;
	padding:0 15px 0px 15px;
	list-style-image:none;
	list-style-type:none;
	font-size:90%;
	text-transform:uppercase;
}

ul.primary-links li.last {
	background:transparent none repeat scroll 0 0;
}
ul.primary-links li a{
	color:#FFFFFF;
	text-decoration:none;
}

ul.secondary-links {
	float:left;
	margin:0;
	padding:5px 0 0 0px;
	position:relative;
}

ul.secondary-links li {
	background:transparent url(../images/bg_grey.jpg) no-repeat scroll right 1px;
	display:block;
	float:left;
	margin:0;
	padding:0 35px 0px 35px;
	list-style-image:none;
	list-style-type:none;
	font-size:90%;
}

ul.secondary-links li.last {
	background:transparent none repeat scroll 0 0;
	padding-right:0;
}
ul.secondary-links li a{
	color:#FFFFFF;
	text-decoration:none;
}

ul li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#main {
	margin:auto;
	padding:0;
	width:800px;
	border:solid 1px #CCCCCC;
	/*overflow:hidden;*/
}

#header {
	background:url(../images/header.jpg) no-repeat;
	width:800px;
	height:99px;
	margin:0;
}
#searchform{
	position:relative;
	top:-2px;
}
#check {
	background:url(../images/bg_check.gif) no-repeat;
	width:480px;
	height:217px;
	overflow:hidden;
	margin:0;
	margin-bottom:20px;
}
#checkcontent{
	color:#FFFFFF;
	height:97px;
	margin-top:40px;
	margin-left:15px;
	font-size:85%;
}
#checktext{
	float:left;
	width:328px;
}
#checktitle{
	font-size:140%;
	font-weight:bold;
	margin-bottom:8px;
}
#checklogo{
	float:left;
	margin-top:-6px;
	margin-left:24px;
}
#checkdesc{
	margin:16px 14px;
	font-size:85%;
}
#logo{
	float:left;
	width:250px;
	height:100px;
}
#banner{
	float:left;
	width:468px;
	height:68px;
	margin-top:17px;
	margin-left:66px;
}
#topmenu {
	background:#E11D24;
	height:27px;
	margin: 3px 0px 2px 0px;
	/*width:4000px;*/
}

#lefthome {
	margin:0;
	float:left;
	width:530px;
	overflow:hidden;

}
#left {
	margin:0;
	float:left;
	width:268px;
	overflow:hidden;

}
#secondarymenu {
	margin: 0px 0px 5px 0px;
}

#ofertahome {

}

#righthome {
	float:right;
	width:268px;
	overflow:hidden;
}
#right {
	float:right;
	width:530px;
	overflow:hidden;
}
#sectioncontent{
	width:480px;
	margin:25px;
	_margin-right:18px;
}

#sectionheader{
	width:100%;
	border-bottom:#E11D24 1px solid;
	color:#E11D24;
	margin-bottom:4px;
}
#title{
	font-family:"Arial Black",Arial,Helvetica,sans-serif;
	font-size:140%;
	float:left;
	color:#E11D24;
	/*text-transform:uppercase;*/
}
#subtitle{
	font-size:80%;
	float:right;
	line-height:28px;
}

#sectiondesc{
	padding:12px 20px 12px 20px;
	background:#F2F2F2;
	font-size:90%;
	text-align:justify;
}

#catform {
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	margin: 6px 0px 0px 22px;
	display: none;
}

#mailsubs{
	height:77px;
	margin:0px;
}

.mailformbox {
	float:left;
	margin:10px 0px 0px 22px;
	color:#FFFFFF;
	font-size:85%;
	font-weight:bold;
	font-style:italic;
}
.submitright {
	color:#555555;
	background:#FFFFFF;
	font-size:85%;
	font-weight:bold;
	width:45px;
	margin-left:15px;
}

#content {
	width:100%;
	margin: 4px 0px 12px 0px;
}

#footer{
	width:100%;
	background:#CBCBCA;
	height:19px;
	color:#808080;
	font-size:85%;
	font-weight:bold;
	text-align:right;
	line-height:17px;
	margin: 6px 0px 0px 0px;
}

#footer a{
	color:#808080;
	font-size:85%;
	font-weight:bold;
	text-align:right;
	line-height:19px;
	text-decoration:none;
}
#footer span{
	margin:0px 10px 0px 0px;
}

#footer a:hover{
	color:#808080;
	text-decoration:underline;
}

#currentpromo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background:#CBCBCA;
	width:268px;
	height:197px;
	float:left;
}
#currentpromo .photo{
	margin:10px 0px 0px 10px;
}
#currentpromo .photo img{
	float:left;
}
#currentpromo .text{
	width:245px;
	height:70px;
	overflow:hidden;
	margin:10px 0px 0px 10px;
}
#currentpromo .photo span{
	color:#E11D24;
	float:right;
	width:140px;
	margin:10px 0px 0px 10px;
}

.selectbox {
	width:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	margin:7px 0px 10px 0px;
}
.promo{
	border:solid 1px #CCCCCC;
	width:165px;
	height:195px;
	float:right;
	margin:0px 6px 0px 0px;
	text-align:center;
}

.promo_on{
	border:solid 1px #CCCCCC;
	width:165px;
	height:195px;
	float:right;
	margin:0px 6px 0px 0px;
	text-align:center;
	border-right:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;	
}
.promo .logo,.promo_on .logo{
	height:118px;
	padding:10px;
	text-align:center;
	font-family:"Arial Black",Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#E11D24;
	/*text-transform:uppercase;*/

}
.blackbg{
	background:url(../images/bg_black.jpg) repeat-x;
	height:27px;
	width:100%;
}

#offerimgbox{
	border:solid 3px #e4e4e4;
	width:467px;
	height:110px;
	margin:10px 3px 10px 3px;
}
.offerimg{
	border:0;
	width:300px;
	height:110px;
	margin:0;
	float:right;
}
.whitebg{
	background:url(../images/bg_white.jpg) repeat-x;
	height:32px;
	width:100%;
}

.redbox {
	background:#E11D24;
	margin:0px 0px 1px 0px;
	padding-top:3px;
}

.greybg{
	background:url(../images/bg_grey.jpg) repeat-x;
	height:27px;
	width:100%;
}

.headerbox {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	line-height:27px;
}

.headerbox h2{
_font-size:14px;
}

#specialoffers .headerbox{
	/*font-family:"Arial Black",Arial,Helvetica,sans-serif;
	color:#E11D24;*/
	font-size:13px;
	font-style:normal;
	line-height:32px;
	float:left;
	background:url(../images/bg_black.jpg) repeat-x;
	height:27px;
}
.clear_10{
	clear:both;
	display:block;
	height:10px;
}

.clear {
	clear:both;
	display:block;
}
#specialoffers{
	font-family:"Arial Black",Arial,Helvetica,sans-serif;
	background:#cbcbca;
	padding-bottom:30px;
	margin-bottom:6px;
}
.special{
	/*background:url(../images/specialoffer_bg.gif) no-repeat;*/
	background: #ffffff;
	margin:16px auto -12px auto;
	width:235px;
	/*height:84px;*/
	float:left;
	margin-left: 15px;
	_margin-left: 7px;
}

.speciallogo{
	/*margin-left:13px;*/
	float: left;
	background: #ffffff;
	padding:0 10px;
}
.speciallogo img{
	margin-top:13px;
	float:left;
}

.specialtext {
	/*margin:10px 0 0 7px;_margin-left:2px;*/
	padding-left:4px;
	padding-top:2px;
	width:110px;
	float:right;
	color:#E11D24;
	line-height:16px;
	background: #efefef;
	height:83px;
}

.specialtext2 {
	/*margin:10px 0 0 7px;_margin-left:2px;*/
	padding-left:4px;
	padding-top:2px;
	width:110px;
	float:right;
	color:#E11D24;
	line-height:16px;
	background: #e7e7e7;
	height:83px;
}

.specialtext a,.specialtext2 a{
	width:120px;
	color:#E11D24;
	line-height:16px;
	vertical-align:middle;
}
.specialtext a:hover,.specialtext2 a:hover{
	width:120px;
	color:#E11D24;
	line-height:16px;
	vertical-align:middle;
}

.specialtext .enlace,.specialtext2 .enlace{
	float:left;
	height:60px;
	padding:3px;
	width:95%;
	cursor:pointer;
}

.specialtext img,.specialtext2 img{
	vertical-align:text-bottom;
	float:right;
	margin-right:2px;
}
#offersbox{
	margin-top:10px;
}
.offer{
	background:url(../images/bg_listoffer.jpg) no-repeat 6px 50%;
	width:239px;
	height:85px;
	float:left;
	border-bottom:#808080 1px dashed;
	border-right:#808080 1px dashed ;
}
.offerlogo{
	margin-left:18px;
}
.offerlogo img{
	margin-top:12px;
	float:left;
}
.offerlogo90{
	margin-left:13px;
}
.offerlogo90 img{
	margin-top:10px;
	float:left;
}
.offertextbox {
	margin:10px 0px 0px 10px;
	width:101px;
	height:42px;
	float:left;
	color:#E11D24;
	line-height:14px;
	font-size:90%;
	font-weight:bold;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}
.offertext {
/*	margin:50%;
	display:table-cell;
	vertical-align:middle;*/
}
.offerview img{
	margin:6px 0 0 25px;
}
.offer.right{
	border-right:none;
}
.offer.last{
	border-bottom:none;
}
.category{
	float:left;
	text-align:center;
	margin-left:21px;
	height:140px;
	width:90px;
	font-size:85%;
	font-weight:bold;
	line-height:14px;
}

.campo_registro{
	float:left;
	margin-left:25px;
	_margin-left:10px;
	width:80px;
	_width:80px;
}

.input_registro{
	width:70px;
	_width:60px;
}

.input_empresa{
	width:200px;
	_width:200px;
	float:right;
}

.campo_empresa{
	/*float:left;*/
	margin-left:45px;
	_margin-left:30px;
	margin-right:45px;
	_margin-right:30px;
	width:180px;
	_width:120px;
}


.tapar_registro{
	/*height:129px;
	_margin-top:129px;*/
	margin-top:-3px;
}

a.enlace_promo{
border: 1px solid #cdcdcd;
}

a.enlace_promo:hover{
border: 2px solid #cdcdcd;
}


div.opciones_mapa {
	width:775px; 
	height:70px; 
	background-color:#E11D24; 
	color: #fff; 
	margin-bottom:5px;
	padding-left:25px;
	padding-top:25px;"
}