body{
	font: normal 12px arial, serif;
	margin:0px;
	background-color:#FFF;!important
	text-align: center;
	background-image:url(/images/bg1.gif);
	background-position:top center;!important
	padding:0px;!important
}
#body{
	font: normal 12px arial, serif;
	margin:0px;!important
	background: #ffffff;!important
	text-align: center;
	background-image:url(/images/bg1.gif);!important
	background-position:center;!important
	padding:0px;!important
}

.MainContainer{width:983px; background-color:#FFF; height:auto; margin:0px auto; padding:0px;}

#wrapper {
  text-align: left;
  width: 983px;
  margin: 0 auto;
}

img {
  border: 0px;
}

a, a:hover {
  text-decoration: none;
}

p {
  font: normal 12px Arial, serif;
  color: #333333;
  margin: 0px;
  padding: 0px 0px 10px 0px;
}

.clearer {
  clear: both;
}

ul, li, h1, h2, h3, h4, h5 {
  padding: 0px;
  margin: 0px;
}

ul {
  list-style: none;
}

.clearfix:after { /* clearing without presentational markup, IE gets extra treatment */
   content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;

}
* html .clearfix { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}


/* --------------------------------- topbar */
#topbar {
  height: 80px;
  width: 983px;
  position: relative;
}

#logo {
  height: 45px;
  width: 330px;
  display: block;
  left: 10px;
  top: 30px;
  position: absolute;
}

#phones {
  display: block;
  position: absolute;
  top: 0px;
  right: 20px;
  width: 350px;
  height: 45px;
}

#phones p {
  font: bold 12px Arial, serif;
  color: #666666;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}
#titulo p {
  font: bold 16px Arial, serif;
  color: #666666;
  text-align: left;
  position: absolute;
  left: 15px;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

/* --------------------------------- menu */
#topmenu {
  background: #808284;
  height: 29px;
  border-top: 1px solid #999999;
  border-bottom: 0px solid #cccccc;
}

#topmenu,
#topmenu a {
  font: bold 11px/29px Arial,sans-serif;
  color: #ebebeb;
}

#topmenu a:hover {
  color: #000000;
}

#topmenu a {
  text-transform: uppercase;
  padding: 0px 7px 0px 7px;
}



/* --------------------------------- header */

#header {
  background: white;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  border-left: 21px solid #eaeaea;
  border-right: 19px solid #eaeaea;
  padding: 2px 10px 2px 7px;
}

#header:after { /* clearing without presentational markup, IE gets extra treatment */
   content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;

}
* html #header { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

#headerflash {
  float: left;
  width: 662px;
}

#headerfeatured {
  float: left;
  width: 261px;
}

#headerfeatured .title {
  float: center;
  width: 245px;
  height: 28px;
  background: #cccccc;
  padding-left: 16px; 
}


#headerfeatured .title,
#headerfeatured .title a {
  font: bold 14px/28px Arial, sans-serif;
  color: #000000;
  text-transform: uppercase;
}

#headerfeatured .fiche {
  background: url(../img/featuredbg.gif) no-repeat;
  width: 256px;
  height: 280px;
  margin: 8px 0px 8px 6px;
  position: relative;
}

#headerfeatured .pregunta {
  background: url(../img/signodpregunta.jpg) no-repeat;
  width: 226px;
  height: 160px;
  margin: 8px 0px 8px 6px;
  position: relative;
}

#headerfeatured .fiche .picture {
  position: absolute;
  left: 33px;
  bottom: 5px;
  width: 190px;
  height: 170px;
}

#headerfeatured .fiche ul {
  padding: 17px 20px 0px 25px;
}

#headerfeatured .fiche li {
  padding: 6px 0px 6px 0px;
}

#headerfeatured .fiche ul a {
  padding-left: 30px;
  background: url(../img/link_icon_grey.gif) no-repeat;
  font: bold 12px Arial, sans-serif;
  color: #ffffff;
}

#headerfeatured .occasions {
  margin-left: 6px;
}

#headerfeatured .occasions a {
  padding-left: 35px;
  background: url(../img/link_icon_white.gif) no-repeat;
  font: bold 12px Arial, sans-serif;
  color: #333333;
  
}



/* --------------------------------- categorylist */
#categorylist {
  background: #808284;
  height: 29px;
  text-align: center;
  clear: both;
}

#categorylist,
#categorylist a {
  font: bold 11px/29px Arial,sans-serif;
  color: #ebebeb;
}

#categorylist a {
  margin: 0px 6px 0px 6px;
}

#categorylist a:hover {
  color: #000000;
}

h1 {
  margin: 12px 0px 4px 0px;
  padding-left: 6px;
  border-left: 8px solid #156399;
  height: 18px;
  font: bold 14px/18px Arial,sans-serif;
  color: #333333;
  text-transform: uppercase;
}

/* --------------------------------- contents */

.contents {
  padding-bottom: 25px;
}

.contents:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
* html .contents { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}


/* --------------------------------- homepromos */

#homepromos {
  margin-bottom: 25px;
}

#homepromos:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
* html #homepromos { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

#homepromos .promo1,
#homepromos .promo2 {
  margin: 0px;
  width: 470px;
  float: left;
  display: block;
}

#homepromos .promo3 {
  margin: 0px;
  width: 370px;
  float: left;
  display: block;
}

#homepromos .promo1 img {
  border-top: 13px solid #eaeaea;
  border-right: 66px solid #eaeaea;
  border-bottom: 11px solid #eaeaea;
  border-left: 23px solid #eaeaea;
}


#homepromos .promo2 {
  margin-left: 43px;
}

#homepromos .promo2 img {
  border-top: 7px solid #156399;
  border-right: 18px solid #156399;
  border-bottom: 12px solid #156399;
  border-left: 22px solid #156399;
}

#homepromos .promolink {
  background: url(../img/promo_button.jpg) no-repeat;
  width: 338px;
  height: 31px;
  margin: 8px 0px 0px 66px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}

/* --------------------------------- homepromos2 */

#homepromos2 .promo3 {
  background: url(../img/promo_button.jpg) no-repeat;
  width: 338px;
  height: 31px;
  margin: 8px 0px 0px 66px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}


/* --------------------------------- homepromooccasion */
#homepromooccasion {
  background: #F3F3F3;
}

#homepromooccasion:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
* html #homepromooccasion { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

#homepromooccasion ul {
  padding: 4px 0px 10px 4px;
}

#homepromooccasion li {
  display: block;
  float: left;
  width: 187px;
  margin: 4px;
}

#homepromooccasion li img {
  width: 177px;
  height: 141px;
  border: 5px solid #ffffff;
}

#homepromooccasion li,
#homepromooccasion li a {
  font: normal 11px Arial,sans-serif;
  color: #333333;
  text-align: center;
}


/* --------------------------------- footer */
#footer {
  height: 37px;
  width: 983px;
  text-align: center;
  background: #eaeaea;
  position: relative;
  font: normal 11px/37px Arial,sans-serif;
  color: #333333;
}

#footer .item {
  padding: 0px 10px 0px 10px;
}

#footer .item strong {
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 3px;
}

#footer .copyright {
  position: absolute;
  right: 7px;
  top: 0px;
  height: 37px;
  width: 120px;
  text-align: right;
}
/* --------------------------------- menu2 */
#topmenu2 {
  background: #808284;
  height: 29px;
  border-top: 1px solid #999999;
  
}

#topmenu2,
#topmenu2 a {
  font: bold 11px/29px Arial,sans-serif;
  color: #ebebeb;
}

#topmenu2 a:hover {
  color: #000000;
}

#topmenu2 a {
  text-transform: uppercase;
  padding: 0px 7px 10px 0px;
}
/* ------------------------------------------------------------------------------ Captcha */
 
#Captcha {
	clear: right;
	
	display: block;
	margin-left: 5px;
	margin-right: 10px;
	
}

#Captcha { /* clearing without presentational markup, IE gets extra treatment */
  content: " ";
}

* html #Captcha { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

#Captcha h3 {
	height: 36px;
	line-height: 36px;
	padding: 0px 0px 0px 10px;
	color: white;
	background: url(../i/narrowtitlebg.jpg) no-repeat;
	margin-bottom: 2px;
	margin-top: 10px;
}
#Captcha fieldset {
	width: 270px;
	padding: 10px;
	background: #f2f2f2;
	border-style: solid;
	border-width: 6px 6px 6px 6px;
	border-color: #CCCCCC;	
}
#Captcha fieldset p {
	display: block;
	margin: 0px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}
#Captcha fieldset p label {
	display:block;
	margin-left: 10px;
	padding: 0px;
	margin: 0px;
}
#Captcha fieldset p input {
	width: 100px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;

}

#Captcha fieldset p input.withquest {
	width: 105px;
}

/* ------------------------------------------------------------------------------ posseVehic */
 
#posseVehic {
	clear: right;
	float: left;
	display: block;
	
	margin-left: 5px;
}

#posseVehic { /* clearing withot presentational markup, IE gets extra treatment */
  content: " ";
}

* html #posseVehic { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

#posseVehic h3 {
	height: 36px;
	line-height: 36px;
	padding: 0px 0px 0px 10px;
	color: white;
	
	background: url(../i/narrowtitlebg.jpg) no-repeat;
	margin-bottom: 2px;
	margin-top: 10px;
}
#posseVehic fieldset {
	width: 500px;
	padding: 0px;
	background: #f2f2f2;
	border-style: solid;
	border-width: 6px 6px 6px 6px;
	border-color: #CCCCCC;

	
}
#posseVehic fieldset p {
	display: block;
	
	margin: 0px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}
#posseVehic fieldset p label {
	display:block;
	float:left;
	width: 100px;
	margin-left: 10px;
	padding: 0px;
	margin: 0px;
}
#posseVehic fieldset p input {
	width: 105px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	float: left;
}

#posseVehic fieldset p input.withquest {
	width: 105px;
}

/* --------------------------------- homepromos2 */

#prix .button1{
  background: url(../img/prix.jpg) no-repeat;
  width: 200px;
  height: 31px;
  margin: 8px 0px 0px 55px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}

#credit .button2{
  background: url(../img/credit.jpg) no-repeat;
  width: 200px;
  height: 31px;
  margin: 8px 0px 0px 55px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}

/* --------------------------------- botones pequeños */

#pequeno .prix{
  background: url(../img/prix2.jpg) no-repeat;
  width: 160px;
  height: 14px;
  margin: 8px 0px 0px 66px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}

#pequeno .credit{
  background: url(../img/credit2.jpg) no-repeat;
  width: 160px;
  height: 14px;
  margin: 8px 0px 0px 66px;
  text-align: center;
  font: bold 12px/31px Arial,sans-serif;
  color: #ffffff;
  display: block;
}
