/* css particuli�re pour la partie droite du site  */
select {
margin-top:20px;
width:150px;}

#info-head{
	background-image:url("/images/bord-cadre-haut.jpg");
	background-repeat:no-repeat;
	height:29px;
	padding-top:10px;
	padding-left:20px;
}

#info-head h2{
	font-size:14px;
}

#info-center{
	font-size:12px;
	margin:0px;
}

#info-center p{
	margin:0px;
	padding-left:20px;
	padding-right:10px;
}

#info-foot{
	background-image:url("/images/bord-cadre-bas.jpg");
	background-repeat:no-repeat;
	background-position:right;
	height:29px;
}

#histoire{
margin-top:30px;}
#hist-head{
	background-image:url("/images/bord-cadre-haut.jpg");
	background-repeat:no-repeat;
	height:29px;
	padding-top:10px;
	padding-left:20px;
}

#hist-head h2{
	font-size:14px;
}

#hist-center{
	font-size:12px;
	margin:0px;
}

#hist-center p{
	margin:0px;
	padding-left:20px;
	padding-right:10px;
}

#hist-foot{
	background-image:url("/images/bord-cadre-bas.jpg");
	background-repeat:no-repeat;
	background-position:right;
	height:29px;
}
#right img{
margin-top:5px;}
