/* CSS Document */

body{
background:url(images/fond.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
padding:0px;
margin:0px;
font-size:12px;
scrollbar-face-color:#B1B1B1;
list-style-image: url(images/puce.gif);
color:#666666;
text-align:center;
}
.conteneur{
width:700px;
margin:70px auto;
color:#666666;
text-align:center;
}

.contenu{
width:680px;
padding:10px;
text-align:center;
font-size:10px;
overflow:hidden;
}

.contenu_in{
background-color:#e8e8e8;
}

.contenu_in_in{
padding:10px;
text-align:justify;
}

.contenu_large{
width:668px;
background-color:#e8e8e8;
text-align:center;
margin:0px auto;
}

.contenu_last_reviews{
padding:10px;
padding-top:-2px;
text-align:center;
background:url(images/col_droit_cont_middle.gif) center repeat-y;
}
.up{
background:url(images/up.gif) no-repeat;
width:700px;
height:193px;

}

.middle{
background:url(images/middle.gif) repeat-y;
width:700px;
}

.down{
background:url(images/down.gif) no-repeat;
width:700px;
height:31px;
font-size:10px;
}

.gauche{
width:415px;
float:left;
}

.droite{
width:242px;
float:right;
}

a{
text-decoration:underline;
color:#999999;
}

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

img{
border:0px;
}

.gras{
font-weight:bold;
}

.petit{
font-size:9px;
}

img{
border:0px;
}

ul{
list-style:square;
}

h1{
font-size:12px;
font-weight:bold;
}







