/* CSS Document */


body {
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}
.site {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
.break {
	clear:both;
}
.menu {
	width:780px;
	height:100px;
	float:left;
}
.mailing {
	width:220px;
	height:100px;
	float:right;
	background-image:url(../fond/fond-mailing.jpg);
	background-repeat:no-repeat;
}
.diapo {
	width:700px;
	height:200px;
	float:left;
}
.actualite {
	width:300px;
	height:200px;
	float:right;
	background-image:url(../fond/fond-actualite.jpg);
	background-repeat:no-repeat;
}
.gauche {
	width:800px;
	float:left;
}
.contenu {
	background-color:#f2eee0;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../fond/fond-texte.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
.texte {
	border-left: solid 1px #c0c0c0;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	text-align:justify;
	color:#525252;
}
li {
	list-style:inside;
	padding-left:10px;
}
.l1 {
	width:350px;
	float:left;
	padding-bottom:10px;
}
.l2 {
	width:400px;
	float:left;
	padding-bottom:10px;
}
.f1 {
	background-color:#dad9d3;
	padding:10px;
}
.mouled {
	float:right;
	padding-left:10px;
}
.droite {
	width:200px;
	float:right;
	background-color:#c0c0c0;
}
.coord {
	width:200px;
	height:100px;
	background-image:url(../fond/fond-coordonnees.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#525252;
	text-align:center;
}
.lien {
	text-decoration:none;
	color:#525252;
	font-weight:bold;
}
a.lien:hover{color:#c72224;}
.reduc {
	width:160px;
	height:80px;
	background-image:url(../fond/fond-reductions.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#525252;
	text-align:justify;
}
.part {
	text-align:center;
}
img {
	border:0px;
}
.bd-bas {
	width:1000px;
	height:70px;
	background-image:url(../fond/fond-bd-bas.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
	padding-top:52px;
}
.bas1 {
	width:500px;
	padding-left:20px;
	float:left;
	text-align:left;
}
.bas2 {
	width:400px;
	padding-right:20px;
	float:right;
	text-align:right;
}
.digitalage {
	text-decoration: none;
	color:#777777;
}
a.digitalage:hover{color:#575757;}
.menuclick {
	text-decoration: none;
	color: #777777;
}
a.menuclick:hover{color:#575757;text-decoration:underline;}
