@charset "utf-8";

/* CSS Document */





*{

margin:0px;

padding:0px;

outline:none;

border:0px;

}





li{

list-style-type:none;

color:#666666;

}

a{

border:0px;



}



p{

font-family:Arial, Helvetica, sans-serif;

color:#000000;

font-size:11px;

margin-left:5px;

}



.p{

font-family:Arial, Helvetica, sans-serif;

color:#663300;

font-size:11px;

font-weight:bold;

margin-left:5px;

}







#content{



float:left;

width:797px;

height:449px;

background:url(../images/menu_background_20_bois.png) no-repeat;

}







#content #contentGauche{

	position:relative;

	float:left;

	height:350px;

	width:250px;

	margin-left:5px;

	padding-left:10px;

	

}



.vignette{

	position:relative;

	float:left;

	height:160px;

	width:104px;

	margin:5px 3px;

	background:url(../images/1RfondVignettes_03.jpg) no-repeat 1px bottom ;

	

	

}



.lien{

color:#663300;

}





#logo{

width:100px;

height:20px;

}



a.ht {

background-image:url(../images/1Rht_03.png); display: block; width: 100px; height:20px; 

}



a.ht:hover {

background-image:url(../images/1Rht_copie.png); 

}



#content #contentCentre h4{

color: #FF0000;

font-size:12px;

font-weight:bold;

}

#content #contentCentre{

	top:5px;

	position:relative;

	float:left;

	height:200px;

	width:300px;

	text-align:center;





	

}



#content #contentDroite{

	top:0px;

	position:relative;

	float:left;

	height:425px;

	width:180px;

	

	padding:5px;

	top:15px;

	left:10px;

}

#content #contentDroite h4{

	color:#666;

	font-size:12px;

	font-weight:bold;

	text-align:center

}

#content #contentDroite p{

	font-size:8px;

}

#content #contentDroite li{

	padding-bottom:0px;

	

}






