@charset "iso-8859-2";
/* CSS Document */

body {
	width: 1000px;
	margin: 0 auto;
	background: #6cb8d2 url("images/fond.png") repeat-x;
	padding: 0 0 20px 0;
	font: 12px Verdana;
}
img { border: 0; }
#header {
	width: 1000px;
	height: 283px;
	background: url("images/header.png") no-repeat;
}
#content {
	width: 932px;
	margin: 0 0 0 28px;
	background: #ffefbe;
}
#dc {
	width: 932px;
	background: url("images/hc.png") no-repeat;
}
#fc {
	width: 932px;
	background: url("images/bc.png") no-repeat;
	background-position: bottom left;
	padding: 30px 0 40px 0;
}
#menu {
	width: 195px;
	background: url("/images/fondmenu.png") no-repeat;
	margin: 0 0 0 20px;
	float: left;
	padding: 70px 0 0 0;
}

.linkm {
	display: block;
	width: 123px;
	height:17px;
	background: url("images/linkmenu.png") no-repeat;
	color:#954318;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0 0 10px;
	margin: 0 0 4px 10px;
}	
.linkm2 {
	color:#954318;
	text-decoration: none;
	font-weight: bold;
}	
.linkm:hover {
	background: url("images/linkmenuhover.png") no-repeat;	
	color: #6cb7d2;
}
#menu a img {
	border: 8px solid #ccbf98;
	margin: 10px 0 10px 20px;
}
#conteneur {
	width: 720px;
	margin: 0 0 0 200px;
}
.clearer {
	clear: both;	
}
#conteneur h1 {
	width: 463px;
	height: 35px;
	background: url("images/h1.png") no-repeat;
	text-transform:uppercase;
	color: #124b5f;
	padding: 5px 0 0 40px;
	margin: 0 0 0 20px;
	

}

	

}
.present {
	width: 405px;
	margin: 0;
	height: 250px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 0px 25px;
}	
.pubc {
	border: 8px solid #ccbf98;
	float: right;
	margin: 20px 0 0 0;
}
.fiche {
	width: 720px;
	height: 134px;
	margin: 20px 0 20px 0;
}
.thumbs {
	float: left;
}
.voirplus {
	display: block;
	float: right;
	margin: 40px 0 0 0;
}
.cfiche {
	width: 520px;
	height: 134px;
	margin: 0 0 0 40px;

}
.cfiche h2 {
	width: 390px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #954318;
	font-weight: normal;
	background: url("images/h2fiche.png") repeat-x;
	background-position: bottom left;
}
#footer {
	width: 932px;
	height:223px;
	background: url("images/footer.png") no-repeat;
	margin: 0 0 0 25px;
	padding: 30px 0 0 0;
}
.colonne {
	width: 150px;
	height: 150px;
	float: left;
	margin: 0 20px 0 0;
}
.leftc { margin: 0 20px 0 360px; }
.colonne a {
	display: block;
	width: 120px;
	height:18px;
	font-size: 14px;
	color: #fef2cd;
	text-decoration: none;
	background: url("images/puce.png") no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
}
#newsletter
{
color : brown;
font-decoration : none;
}
#newsletter:hover
{
color : brown;
font-decoration : underline;
}

a:hover
{
text-decoration : underline;
}
a
{
text-decoration : none;
}
