#conteneur {
margin : 0;
Background-color: #b5b5b5;
background-image: url(images/index_02.jpg);
background-repeat:repeat-x; background-position:top;
}

#header{
background-image: url(images/header2.jpg);
background-repeat:repeat-x;
margin: 0 auto;
width: 781px; 
height: 25px;
}

#content {
background-image:url(images/index_05.jpg); 
background-position:top;
background-repeat:repeat-y;
width: 781px;
margin: 0px auto;
}

body {
font-family:Tahoma, Arial, Helvetica, san-serif;
color: rgb(0, 0, 0);
background-color: rgb(181, 181, 181);
}


h1 {
font-family: Impact, Arial, Helvetica, san-serif;
font-size:2em;
font-weight:bold;
text-align:center;
}

h2 {
text-align: center; 
color: rgb(0, 0, 102);
font-size:1.1em;
font-weight:bold;
}

h3 {
padding: 0 80px;
font-size:1em;
font-weight:bold;
text-align:center;
}

.titreCouleur1{
color:rgb(102, 0, 0) /*#cc0000*/;
}

.titreCouleur2{
color:rgb(204, 0, 0);
}

.imgRight
{
width:370px;
margin-top: 30px;
text-align:center;
float:right;
}

.imgLeft
{
width:250px;
margin: 0px 30px 10px 0px;
text-align:center;
float:left;
}


.bullet{
background-image:url(images/bullet.png);
padding-left: 30px; 
background-repeat: no-repeat;
} 

.blue_arrow{
background-image: url(images/blue-check.png);
background-repeat: no-repeat;  
margin-left:335px;
line-height:1.3em;
}

.blue_arrow2{
background-image: url(images/blue-check.png);
background-repeat: no-repeat;  
margin-left:5px;
padding-left:33px;
line-height:1.4em;
}

.barre{
text-decoration:line-through;
}

.important{
font-weight:bold;
background-color:yellow;
}

.garantie
{background-image:url(images/garantie.jpg);
background-repeat:no-repeat;
width: 550px;
height: 419px;
margin : 0 auto;
}

.texte_garantie {
padding : 105px 50px 0px 45px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:1em;
font-weight:bold;
line-height:1.5em;
text-align:justify;
}


ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height:1.4em;
  text-align: left;
  padding-left: 3em;
}

ul li{
  background-image: url(images/puce-losange.gif);
  background-position: 0 0.4em;
  padding-left: 1.1em; 
  background-repeat: no-repeat;
}

.blocBleuCiel{
border: 3px double rgb(126, 158, 176); 
padding: 18px; 
width: 690px; 
height: 930px; 
margin: 0 auto; 
background-color: rgb(207, 216, 255);
}

.blocCommande{
border: 4px dashed rgb(0, 0, 153); 
padding: 20px; 
background-color: rgb(207, 216, 255) /*rgb(204, 204, 255)*/; 
/*text-align: center; */
margin: 0 auto;
width: 480px; 
height: 950px;
}

.blocTemoignage{
border: 5px ridge rgb(0, 0, 102)/*rgb(126, 158, 176)*/; 
width: 500px; 
height: 580px; 
margin: 0 auto;
padding: 0 20px; 
}

a
{
color:#000099;
font-weight: bold;
}

a:hover
{
text-decoration:none;
}

#footer{
background-image: url(images/index_08.jpg);
background-repeat:repeat-x;
background-position:bottom;
height: 46px;
margin:-20px;
text-align: center;
}

#footercontent{
margin:0px auto;
height:46px;
width:781px;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
}
/*.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}
.menu:hover {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}
ul. redcheck li {
background-image:url(bullet.jpg) no-repeat; }*/

