*{
font-family:Arial, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color:#a2a498;
	background-image:url("/medias/hachures_1.gif");
	background-repeat:repeat-x;
	background-position:2px 0px;
}
a{
	text-decoration:none;
}
p,h1 {
	margin: 0;
	padding:0;
}
#header {
	height: 100px;
}
.animAcamarine{
	margin-bottom:4px;
}
#haut {
	height: 15px;
	background-image:url("/medias/hachures_bandeau.gif");
	background-position:0% 100%;
	background-repeat:repeat-y;
}
#conteneur {
	width:950px; 
	margin:0 auto;
	background-image:url("/medias/fondCentreGris.gif");
	background-position:0% 0%;
	background-repeat:repeat-y;
}
#centre {
	background-color:#a2a498;
	margin-left: 170px;
	margin-right: 350px;
	background-image:url("/medias/fondCentreBlanc.gif");
	background-position:-170px 0px;
	background-repeat:repeat-y;
}
#gauche {	
	float:left;
	width: 170px;
}
#droite {
	float:right;
	width: 350px;
}
#conteneurPied {
	background-image:url("/medias/hachures_2.gif");
	background-position:0% 100%;
	clear:both;
	padding:1px;
}
#pied {
	width:950px;
	margin:0 auto;
}
#piedCentre {
	background-color:#9999CC;
	margin: 0px 350px 0px 170px;
	background-color:#797b6c;
	color:white;
	font-size:11px;
	padding:5px;
}
#piedGauche {
	float:left;
	width: 170px;
}
#piedDroite {
	float:right;
	width: 350px;
}
#menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menuhaut li {
	display: inline;
}
#menuhaut a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
#menuhaut a:hover {
	text-decoration: none;
}
#menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menugauche li {
	margin-bottom: 5px;
}
#menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
h1{
	font-family:Geneva,sans-serif;
	color:white;
	padding:5px 10px;
	font-size:19px;
	font-weight:normal;
}
a.lienMentions{
	font-size:11px;
	display:block;
	color:white;
	background-color:#a2a498;
	margin:5px 70px 0px 8px;
	padding:2px 4px;
}
p.liensLangues{
	margin-left:35px;
	margin-top:15px;
}

/*************
PAGE D'ACCUEIL
*************/
#droite h4.home{
	background-image:url("/medias/homeFondLiens.gif");
	background-repeat:no-repeat;
	font-family:Arial Black,sans-serif;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	color:white;
	padding:3px 0px 3px 45px;
	margin:0px 0px 0px 0px;
}
a.actuLien{
	color:#333;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding:3px 0px 4px 20px;
}
a.actuLien:hover{
	color:#fff;
}
a.chantierLien{
	color:#333;
	font-size:11px;
	display:block;
	padding:3px 0px 4px 20px;
}
a.chantierLien strong{
	font-weight:normal;
	color:white;
}
a.chantierLien:hover strong{
	font-weight:bold;
}
a.chantierLien:hover{
	color:#fff;
}


/****************
ACTUALITES
****************/
.legendeImg{
	font-size:9px;
}
.creditsImg{
	font-size:9px;
}
.imgArticle{
	position:relative;
}
.imgInfos{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	background-color:#fff;
	text-align:right;
	padding:3px 10px;
	background-image:url('/medias/degradeFondBlanc.gif');
	background-repeat:repeat-y;
}
div.regleHachure{
	background-image:url('/medias/hachures_2.gif');
	height:7px;
	line-height:7px;
}
.article .chapeau{
	font-size:12px;
	display:block;
	padding:8px 15px;
	color:#808276;
}
.article p{
	font-size:11px;
	display:block;
	padding:8px 15px;
}
#droite .article h2{
	color:#ddd;
	font-size:12px;
	background-color:#555;
	padding:3px 5px 3px 15px;
	margin:0px;
	background-image:url('/medias/hachures_2.gif');
}
#droite .article p{
	font-weight:bold;
}
h5{
	font-size:12px;
	letter-spacing:1px;
	padding:3px 5px 3px 15px;
	margin:0px;
}

#centre .article h2{
	background-color:#4588cb;
	margin:0px;
	text-transform:uppercase;
	font-size:11px;
	font-family:monaco,arial,sans-serif;
	color:white;
	line-height:20px;
	background-image:url('/medias/flecheFondBleu.gif');
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:0px 0px 0px 35px;
	border-right:1px solid white;
	width:394px;
}
#centre .article.partners img{
}
.article img{
	border:0px;
}