@charset "utf-8";
@import url("reset.css");
@import url("global-index.css");


/*************************************
   HEADER
*************************************/

/*********rajout de eric ***********/
body{ margin-left:auto;
	  margin-right:auto;
	  background:url(../images/bg.png) repeat-x center 140px;
	  width:100%;
	  /*width:1008px;*/
	  /*background:url(../images/background-bleu.jpg) repeat-x center 27px;*/}

#head {position: relative; 
	   width:100%;
	   height:118px;
	   background-image: url(../images/fond.jpg);
	   /*background:#B6C7E1 url(../images/fond.jpg) no-repeat -170px top;*/
	   /*width:1008px;
	   margin-left:auto; 
	   margin-right:auto;*/
	   }
/********** fin rajout de eric**********/
#wrap_txt1{background: url(../images/txt1.jpg) repeat-x;color:#fff;}
#txt1{background: url(../images/txt1.jpg) repeat-x;color:#fff;margin:0 auto;width:1008px;}
#txt1 a{color:#fff;}

#language{right:0px;bottom:8px;}


/*************************************
   MENU GAUCHE
*************************************/
.corner{width:205px;border:1px solid #0099CC;-moz-border-radius: 10px 10px 10px 10px; background: url(../images/deg_bleu.png) repeat-y;padding: 10px 2px;}

/*************************************
   MOTEUR
*************************************/
#blocmoteur {background-color:#FFF9FF;border: 1px solid #CC0099;width:208px;} 
#titremoteur h1{color: #fff;background:url(../images/moteur-haut.jpg) no-repeat ;width:210px;}
label {color: #336699;}

/*************************************
   MENU DROITE
*************************************/
#droite{width:160px;height:auto;}
.pub250,.puborange{margin-bottom:10px;}
.puborange{border:1px solid #f90;-moz-border-radius:10px; position:relative;padding:4px; height:auto;}
#promotions {width:240px;height:auto;}
.puborange .titrecentre{color:#ff0000;border-color:#ff0000;}
.puborange span p {font-family:Arial, Helvetica, sans-serif; font-weight:normal;color:#666666;font-size:10px;margin-top:3px;}

/*************************************
   HACK FF 3.5
*************************************/
 html>/**/body .puborange span p, x:-moz-any-link, x:default {margin-top:3px!important;} 

	
.puborange span p span.bota {font-weight:bold;}

/*************************************
   PROMOS
*************************************/
#headPromo{color: #fff;background:#FF9900;}
.prixPromo{color:/*#FF6600*/#FF892D;}
#headPromo a {color: #fff; text-decoration:none;}
#headPromo a:hover {color: #fff; text-decoration:none;}

/*************************************
   PAGE AU CENTRE
*************************************/
.centre{width:600px;background:none;float:left; padding:0px;}
.Cleft { width:330px;height:auto; background:none; float:left; margin-left:7px;}
.Cright { width:250px; height:auto; background:none; float:right; margin-left:5px; }
.vh{background:url(../images/centre-index/vignettes-haut.jpg) no-repeat;height:27px;text-align:center;color:#fff;font-size:16px;font-weight:bold;line-height:27px;}
.vc{background:#fff url(../images/centre-index/vignettes-bas.jpg)  no-repeat bottom ;padding-bottom:8px;}
.vc table td{text-align:center; width:110px;}
.vc table{width:330px;}
.vc table td img{display:block;}

.coup-coeur-haut{background:url(../images/coup-coeur-haut.jpg) no-repeat bottom right;height:12px;margin-top:6px;}
.coup-coeur-centre{background:url(../images/coup-coeur-centre.jpg) repeat-y;}
.coup-coeur-centre span a{color:#006693;}
.coup-coeur-bas{background:url(../images/coup-coeur-bas.jpg) no-repeat top;height:15px;}

/*************************************
   FIELDSET
*************************************/
.centre fieldset {background-color: #F4FAFF;border: 1px solid #5C96D5;
				  -moz-border-radius: 10px 10px 10px 10px;}
	
.centre legend {color: #336699;}

/*************************************
   LINKS
*************************************/
	#links{background:url(../images/centre-index/liens-commerciaux.jpg) no-repeat; width:250px;height:197px;font-size:10px;padding:0px 5px;}
	#links p{background:url(../images/centre-index/liens-commerciaux-titre.jpg) no-repeat right;font-size:14px;color:#fff;font-weight:bold; width:241px;height:21px;display:block;}
	#links a{text-decoration:underline;}
	#links strong{display:block;font-size:1.1em;margin-top:5px;}
	p#lien-plus {float:right;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bolder;text-decoration:underline;color:#006699;}
/*************************************
   MENU HAUT
*************************************/
#headermenu li {background:url(../images/menu-haut/left.gif) no-repeat left top;}
#navonglet a {background:url(../images/menu-haut/right.gif) no-repeat right top; color:#fff;}
#navonglet a:hover {color: #f90;}
