/* CSS Document */

p, ul, li, table, div, h1, h2, h3, hr, img, form, a, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
li {
	list-style-position:inside;
}
body {
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#959393;
}
.ombres {
	width:798px;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../fond/ombres.png);
	background-repeat:repeat-y;
}
.site {
	width: 798px;
	border: solid 1px #4a463a;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
.break {
	clear:both;
}
.bd-haut {
	height:49px;
}
.chien {
	width:274px;
	height:250px;
	float:left;
}
.diapo {
	width:524px;
	height:250px;
	float:right;
}
.menu {
	width:798px;
	height:23px;
	background-image:url(../fond/fond-menu.jpg);
	background-repeat:no-repeat;
}
.contenu {
	background-color:#b3ac9b;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}
.bd-gauche {
	width:250px;
	float:left;
}
.actualites {
	background-image:url(../fond/actualites.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	height:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	color:#25352b;
	padding-left:10px;
	padding-right:10px;
}
.mdm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	color:#25352b;
	background-color:#d5d0c3;
}
.coordonnees {
	background-image:url(../fond/coordonnees.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#25352b;
	text-align:center;
}
.peche {
	padding-top:10px;
}
.bd-droite {
	width:515px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#25352b;
	text-align:justify;
}
.gauche {
	width:250px;
	float:left;
}
.p1 {
	height:323px;
	background-image:url(../photos/photo2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.p2 {
	height:200px;	
}
.p3 {
	height:180px;	
}
.droite {
	width:250px;
	float:right;
}
.titre {
	height:20px;
	padding-bottom:10px;
}
.logos {
	padding-top:5px;
	background-color:#b3ac9b;
	height:60px;
}
.lien {
	text-decoration: none;
	color:#25352b;
}
a.lien:hover{color:#4a463a;}
.bd-bas {
	height:17px;
	padding-top:3px;
	background-color:#b3ac9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#25352b;
	text-align:center;
}
.digitalage {
	text-decoration: none;
	color:#25352b;
}
a.digitalage:hover{color:#4a463a;}
.menuclick {
	text-decoration: none;
	color:#25352b;
}
a.menuclick:hover{color:#4a463a;}
.ombresbas {
	width:820px;
	background-image:url(../fond/ombresbas.png);
	background-repeat:no-repeat;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}