@charset "utf-8";

/* CSS Document */





*{

margin:0px;

padding:0px;

outline:none;

border:0px;



}



li{

list-style-type:none;

}

a{

border:0px;



}





p{

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

color:#00000;

font-size:11px;

margin-left:5px;

}



p1{

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

color:#663300;

font-size:11px;

font-weight:bold;

margin-left:5px;

}



#content{



float:left;

width:800px;

height:449px;

background:url(../images/menu_background_20_solaire.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;

}






#content #contentCentre h4{

color: #FF0000;

font-size:12px;

font-weight:bold;

}

#content #contentCentre{

	top:5px;

	position:relative;

	float:left;

	

	height:200px;

	width:285px;

	text-align:center;

	background:url(../images/1Rsolaire_12.jpg) no-repeat;

	

	

	

}



#content #contentDroite{

	top:0px;

	position:relative;

	float:left;

	height:425px;

	width:180px;

	padding:5px;

	top:15px;

	left:30px;

}

#content #contentDroite h4{

	color:#666;

	font-size:12px;

	font-weight:bold;

	text-align:center

}

#content #contentDroite p{

	font-size:8px;

	color:#666666;

}

#content #contentDroite li{

	color:#666666;

	

}






