*{margin:0;padding:0;}
/* balises */
body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
h1 {font-size: 14px;padding: 20px 20px 10px 25px;}
h2 {font-size: 12px;padding: 20px 20px 10px 25px;}
a {text-decoration: none;}
a:link {color: #666;}
a:visited {color: #666;}
a:hover {color: #333; text-decoration: underline;}
p {line-height: 140%;padding: 0px 20px 5px 127px;}	
/* block */
#wrap{width:780px;height:540px;margin:50px auto;}
#head{height:130px;background-color:#CFCEC9;}
#content{height:390px;background-color:#F2F88E;}
#droite{width:260px;height:390px;float:left;}
#gauche{width:520px;height:390px;float:left;}
#news{height:260px;width:520px;overflow:auto;}
#menu{height:130px;width:520px;background-color:#CFCEC9;}
#liens{
	height:118px;
	float:left;
	margin-top:5px;
	width: 360px;
}
#photo{height:130px;width:130px;float:right;}
#footer{width:780px;height:20px;background-color:#9D9D9D;color:#666;padding: 7px 0 0 0;text-align: center;}

