/* CSS Document */

body {
	margin-top:0px;
	margin-bottom: 0px;
	background-image:url(../images/fond.png);
	background-repeat:repeat-x;
}
.ombres{
	width: 900px;
	height: 790px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-image:url(../images/ombres.png);
	background-repeat:repeat-y;
}
.ombres2 {
	width: 900px;
	height: 790px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-image:url(../images/ombres.png);
	background-repeat:repeat-y;
}
.site {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	border: solid 1px #287dc2;
}
.menu {
	width: 800px;
	height: 150px;
}
.gauche {
	width: 255px;
	height: 610px;
	float: left;
	background-color:#d7e2f6;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.gauche2 {
	width: 255px;
	float: left;
	background-color:#d7e2f6;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.actu {
	width:235px;
	height:172px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#287dc2;
	background-image:url(../images/actualite.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:justify;
	color:#FFFFFF;
}
.coord {
	width:235px;
	height:90px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#287dc2;
	margin-top: 10px;
	background-image:url(../images/coordonnees.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.acces {
	width:235px;
	height:110px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#287dc2;
	margin-top: 10px;
	background-image:url(../images/acces.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
img {
	border: 0px;
}
.part {
	width:235px;
	height:60px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#287dc2;
	margin-top: 10px;
	background-image:url(../images/partenaires.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #f0ff00;
}
.partup {
	text-decoration:none;
	color: #f0ff00;
}
a.partup:hover{color:#B90000;}
.droite {
	width: 525px;
	height: 620px;
	float: right;
}
.droite2 {
	width: 525px;
	float: right;
}
.diapo {
	width: 525px;
	height: 190px;
}
.break {
	clear:both;
}
.contenu {
	width: 500px; /** width: 505px; **/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color:#287dc2;
}
.barre {
	clear:both;
	width: 505px;
	height: 16px;
	float:left;
	padding-top:8px;
}
.tg {
	width: 154px;
	height: 104px;
	float:left;
}
.pd {
	width: 341px;
	height: 104px;
	float:right;
}
.pd2 {
	width: 341px;
	height: 74px;
	float:right;
	padding-top: 30px;
}
.pg {
	width: 341px;
	height: 84px;
	float:left;
	padding-top: 20px;
}
.pg2 {
	width: 341px;
	height: 94px;
	float:left;
	padding-top:10px;
}
.pg3 {
	width: 341px;
	height: 104px;
	float:left;
}
.td {
	width: 154px;
	height: 104px;
	float:right;
}
li {
	list-style-position:inside;
	padding-left: 10px;
}
.bas {
	width: 800px;
	height: 17px;
	background-color:#b90000;
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	padding-top: 3px;
}
.digitalage {
	text-decoration: none;
	color:#FFFFFF;
}
.menuclick {
	text-decoration: none;
	color: #FFFFFF;
}
a.menuclick:hover{text-decoration:underline;}


.partenaires {
	width: 505px;
}
.logos {
	width: 485px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#d7e2f6;
	padding-top: 10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color:#287dc2;
}
.liens {
	text-decoration:none;
	color: #287dc2;
}

a.liens:visited {
	text-decoration:none;
	color: #287dc2;
}

a.liens:hover{text-decoration:none; color:#B90000;}