/* CSS Document */

body {
	margin-top:0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(../images/bd-red.png);
	background-repeat:repeat-x;
}
.site {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-image:url(../images/ombres.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}
.break {
	clear:both;
}
.break2 {
	clear:both;
	padding-top:10px;
}
.menu {
	width:550px;
	height:130px;
	float:left;
}
.titre {
	width:400px;
	height:130px;
	float:right;
}
.diapo {
	width:600px;
	height:200px;
	float:left;
}
.actualite {
	width:320px;
	height:180px;
	float:right;
	background-image:url(../images/actualite.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	color:#2f2f2f;
}
.moule {
	margin-left: 10px;
	float:right;
	border:1px solid black;
}
.coordonnees {
	width:180px;
	background-image:url(../images/coordonnees.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#2f2f2f;
	margin-top:20px;
}
.lien {
	text-decoration:none;
	color:#2f2f2f;
}
a.lien:hover{color:#ff0005;}
.contenu {
	width:730px;
	padding-right:10px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	color:#2f2f2f;
	margin-top:20px;
}
li {
	list-style-position:inside;
	padding-left:20px;
}
.pg {
	width:480px;
	float:left;
}
.pg2 {
	width:480px;
	float:left;
	padding-top:30px;
}
.pg3 {
	width:480px;
	float:left;
	padding-top:20px;
}
.td {
	width:240px;
	float:right;
}
.tg {
	width:240px;
	float:left;
}
.pd {
	width:480px;
	float:right;
}
.fiche {
	width:320px;
	background-color:#efd9d9;
	padding:10px;
	margin-right:25px;
	margin-bottom:15px;
}
.ficheind {
	width:700px;
	background-color:#efd9d9;
	padding:10px;
}
.bd-bas {
	width: 950px;
	height: 17px;
	background-color:#efd9d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2f2f2f;
	text-align:center;
	float:left;
	padding-top: 3px;
	margin-top:20px;
}
.digitalage {
	text-decoration: none;
	color:#2f2f2f;
}
a.digitalage:hover{color:#ff0005;}
.menuclick {
	text-decoration: none;
	color: #2f2f2f;
}
a.menuclick:hover{color:#ff0005;}
.ombrebas {
	width:970px;
	background-image:url(../images/ombrebas.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}