body{
  background-image: url('../images/fond.jpg');
  background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
  text-align: center;
}

#contener {
	width:1000px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}


#header{

}

#titre{
  height: 60px;
  margin: 0;
  padding: 0;
}

#corps{
  clear: left;
  width: 1000px;
  height: 450px;
  margin: 5px 0 0 0;
  padding: 0;
}

#footer{
  margin-top: 0px;
  height: 110px;
  clear: left;
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

#footer2{
  color : #0089C9;
}

#marques{
  width: 232px;
  height: 340px;
  background-image: url('../images/marques.jpg');
  float:left;
}

#ecatalogue{
  width: 234px;
  height: 340px;
  background-image: url('../images/ecat.jpg');
  float:left;
}

#troisclics{
  width: 300px;
  height: 340px;
  float:left;
}

#cartes{
  width: 228px;
  height: 340px;
  background-image: url('../images/cartes.jpg');
  float:left;
}

img{
  border: none;
}

h1{
  width:50px;
  height:50px;
  text-indent: -9000px;
  display:none;
}

h2{
  color: #0196CE;
}

h2.deuxlignes{
  color: #fff;
  text-align: center;
  font-size: 18px;  
  padding-top: 17px;
}

h2.troislignes{
  color: #fff;
  text-align: center;
  font-size: 18px;  
  padding-top: 12px;
}

p.titre{
  color: #980000;
  text-align: center;
  font-weight: bold;
  margin: 15px auto 15px auto;
}

.bouton{
  width: 216px;
  height: 83px;
  background-image: url('../images/bouton.jpg');
  margin: 10px 0 0px 7px;
}

a{
  text-decoration: none;
}

#form_carte{
  margin: 50px auto auto 35px;
}

#form_carte small{
  color: #666666;
}

a#identification{
  color: #003265;
  font-weight: bold;
  text-decoration: underline;
}

#nav li{
  display: inline;                           
  list-style-type:none;
  margin-right: 50px;
}

#nav li a{
  color: #0098CA;
  font-weight: bold;
  text-decoration: underline
}

#infos{
  position:relative;
  float:left;
  text-align: left;
  width: 810px;
  height: 50px;
  font-size: 80%;
  font-weight: bold;
  color : #0089C9;
  border: 1px solid #0089C9;
  padding: 5px;
  background: #FBCECF;
}

#aide{
  float: right;
  width: 150px;
  height: 50px;
  font-size: 80%;
  font-weight: bold;
  color : #E31A20;
  border: 1px solid #0089C9;
  padding: 10px 5px 0 5px;
  background: #fff;
}

#exemples{
  position:relative;
  float:left;
  width: 200px;
  height: 350px;
  margin: 10px 0 10px 0;
  border-right: 1px dashed #0089C9;
}

#exemples img{
  /*border: 1px solid black; */
  margin-bottom: 5px;
}

#exemples h3{
  color: #0196CE;
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 3px;
}

#saisie{
  float: right;
  width: 780px;
  margin: 0;
}

#rappel{
  position:relative;
  float:left;
  text-align: left;
  width: 810px;
  height: 50px;
  font-size: 80%;
  font-weight: bold;
  color : #0089C9;
  border: 1px solid #0089C9;
  padding: 5px;
  background: #FBCECF;
}

#infoscommande{
  position: relative;
  float: left;
  width: 990px;   
}

#tarification{
  position: relative;
  float: left;
  width: 275px;
}

#col2{
  position: relative;
  float: left;
  width: 710px;
}

#validation{
  position: relative;
  float:right;
  margin: 30px 8px 0 0;
}

#valider{
     border:1px solid #0089C9;
     color:#0089C9;
     background: #FBCECF;
     width:250px;
     height:40px;
}

#valider:hover{
     border:1px solid #0089C9;
     color:#0089C9;
     background: #FBCECF;
     width:250px;
     height:40px;
     font-weight: bold;
}

fieldset{
 background: #FFF1D9;
}

#paiement a{
  color: #0089C9;
  font-weight: bold;
  text-decoration: none;
}

#paiement a:hover{
  color: #c00; 
}

small{
  font-size: 54%;
}

#lien_panier{
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}

#lien_panier a{
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}

#lien_panier a:hover{
  font-weight: bold;
}

#paiement_fc{
  position: absolute;
  top: 50px;
  right: 0px;
  z-index: 1;
  font-size: 11px;
  text-align: center;
}

#paiement_fc a{
  color: #000;
  font-size: 12px;
  text-decoration: underline;
}

#paiement_fc a:hover{
  font-weight: bold;
}

#horaires{
  margin-top:20px;
  margin-left:160px;
  clear:left;
  color: #000;
  font-weight: bold;
  font-size: 14px;  
}
