/* CSS Document */

body {
background-color:#ffffff;
margin:0px;
padding:0px;
}

#header {
width:800px;
height:126px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#header img {
border:0 none;
margin-left:2px;
margin-right:2px;
}


#contenu {
width:800px;
height:443px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-repeat:no-repeat;
background-position:center;
}

a:link {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}



a:visited {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}



a:hover {
color:#0064c8;
font:"Times New Roman", Times, serif;
}


a:active {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}




/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!audiovisuel!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#fond_vin_bio {
width:602px;
height:436px;
background-image:url(elements/decoration/deco-vin_bio/fond_vin_bio.jpg);
background-repeat:no-repeat;
position:absolute;
margin-left:165px;
}


#titre {
/*border:1px solid;*/
width:595px;
height:50px;
position:absolute;
margin-top:10px;
margin-left:30px;
font-family:"Times New Roman", Times, serif;
font-weight:100;
font-size:14px;
color:#64963c;
text-align:left;

}


#photos {
/*border:1px solid;*/
background-image:url(elements/decoration/deco-audiovisuel/photos.jpg);
background-repeat:no-repeat;
background-position:center;
width:595px;
height:350px;
position:absolute;
margin-left:30px;
margin-top:60px;




}



#menu_gauche {
/*border:1px solid;*/
background-image:url(elements/decoration/deco-menu_gauche/fond_menu_gauche.gif);
background-repeat:no-repeat;
background-position:left top;
width:165px;
height:310px;
position:absolute;
margin-top:50px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#64963c;
text-align:left;
line-height:30px;
}


#menu_gauche ul {
margin-top:5px;



}



#menu_gauche li{
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#000000;
margin-left:-15px;

}




