/* CSS Document */

body{
background-color:#FFFFFF;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

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

.a-nav{
color:#A18F87;
text-decoration:underline;
}
.a-nav:hover{
text-decoration:none;
}

.titre{
font-size:16px;
}
.marron{
color:#A18F87;
}
.rouge{
color:#FF0000;
}
.blanc{
color:#FFFFFF;
}

.textbox{
border:1px solid;
border-color:#A18F87;
}

#Header{
position:relative;
left:0px;
top:0px;
background-image:url(../img/header.gif);
background-repeat:no-repeat;
width:770px;
height:92px;
}

#HeaderHome{
position:relative;
left:0px;
top:0px;
width:770px;
height:92px;
}

#Nav{
position:relative;
top:0px;
width:770px;
padding-bottom:2px;
border-bottom:1px solid;
border-color:#A18F87;
color:#A18F87;
}

#NavHome{
position:relative;
top:0px;
width:765px;
padding-left:5px;
padding-bottom:2px;
border-top:1px solid;
border-bottom:1px solid;
border-color:#FFFFFF;
color:#FFFFFF;
}

#Contenu{
text-align:left;
padding-top:10px;
padding-bottom:10px;
left:0px;
top:95px;
width:770px;
height:auto;
}

#Maxime{
position:relative;
top:30px;
left:300px;
text-align:left;
}

#footer{ 
text-align:right;
position:relative;
top:0px;
width:770px;
height:18px;
border-color:#333333;
border-top:1px solid;
background-color:#FFFFFF;
}

#BlocProduit{
width:770px;
height:150px;
position:relative;
top:0px;
border-bottom:1px solid #A18F87;
}

#ImageProduit{
left:0px;
top:2px;
width:289px;
height:170px;
position:absolute;
}

#ArguProduit{
left:290px;
top:2px;
width:460px;
height:170px;
position:absolute;
}
