/* CSS Document */

/* Eléments DIV */
#conteneur {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float:left;
	width:1018px;
	height:160px;
	border:solid 1px #368B2B;
}

#header_logo{
	float:left;
	width:125px;
	height:160px;
	padding-left:1px;
}

#header_banner{
	float:left;
	width:888px;
	height:160px;
	background-image:url(../images/bandeau.jpg);
	background-repeat:no-repeat;
}

#barre_nav {
	float:left;
	width:1020px;
	height:17px;
	padding-top:3px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#368B2B;
}

#barre_nav a{
	color:#FFFFFF;
}

#barre_nav a:hover{
	color:#78B00F;
}

#centre{
	float:left;
	width:1018px;
	border:solid 1px #368B2B;
	background-image:url(../images/menu_gauche.gif);
	background-repeat:repeat-y;
	background-position:0px 216px;
}

#menu_gauche {
	float:left;
	width:216px;
}

#menu_gauche_contenu{
	float:left;
	width:216px;
}

#contenu {
	float:left;
	width:750px;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

#contenu_accueil{
	float:left;
	width:590px;
	text-align:left;
	padding:5px 5px 5px 5px;
}

#contenu_accueil_texte {
	float:left;
	width:590px;
	text-align:left;
}

#contenu_texte {
	float:left;
	width:590px;
	text-align:left;
}

#contenu_animation {
	float:left;
	width:590px;
	text-align:left;
	padding-top:20px;
}

#contenu_animation1 {
	float:left;
	width:250px;
	text-align:left;

}

#contenu_animation1_image {
	float:left;
	width:250px;
	text-align:left;
}

#contenu_animation1_titre {
	float:left;
	width:250px;
	height:60px;
	text-align:left;
	background-image:url(../images/accueil_anim1.JPG);
	background-repeat:no-repeat;
		background-position:-30px;
}

#contenu_animation2 {
	float:right;
	width:250px;
	text-align:left;
}

#contenu_animation2_image {
	float:right;
	width:250px;
	text-align:left;
}

#contenu_animation2_titre {
	float:right;
	width:250px;
	height:60px;
	text-align:left;
	background-image:url(../images/accueil_anim2.JPG);
	background-repeat:no-repeat;

}

/* Début - Bloc News */
#news {
	float:left;
	width:198px;
	height:100px;
	padding-top:100px;
}

#news_liste{
	float:right;
	width:160px;
	border:1px solid #368B2B;
}

#news_liste_entete{
	float:right;
	width:160px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#368B2B;
}

#news_liste_date{
	float:left;
	width:160px;
	height:22px;
	padding-top:3px;
	text-align:center;
	color:red;
	border-bottom:1px solid #368B2B;
	border-top:1px solid #368B2B;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/news.gif);
	background-position:10px;
	background-repeat:no-repeat;
}

#news_liste_titre{
	float:left;
	width:160px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#news_liste_detail{
	float:left;
	width:160px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}


#news_iso{
	float:right;
	width:160px;
	padding-top:20px; 	

}

/* Fin - Bloc News */

#footer {
	float:left;
	width:1018px;
	height:15px;
	font-size:xx-small;
	padding-top:3px;
	color:#FFFFFF;
	background-color:#368B2B;
	border:solid 1px #368B2B;
}

#footer a{
	color:#FFFFFF;
}

#footer a:hover{
	color: #78B00F;
}
/* Elements HTML */
body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
	font: 11px verdana, arial, sans-serif;
	text-align: center;
}


a{
	text-decoration: none;
	color: #368B2B;
	font-size: 11px;
}

a:hover{
	text-decoration: none;
	color: #78B00F;
}

/* Element SPIP */
#rubrique_titre{
	font: 16px verdana, arial, sans-serif;
	font-weight:bold;
	color:#368B2B;
	padding-bottom:5px;
	border-bottom:1px #368B2B solid;
}

#sous_rubrique_titre{
	font: 14px verdana, arial, sans-serif;
	font-weight:bold;
	color:#368B2B;
	padding-bottom:20px;
	text-align:center;
}


#sous_rubrique{
	float:left;
	width:350px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#sous_rubrique_titre a{
	font: 14px verdana, arial, sans-serif;
	font-weight:bold;
	color:#368B2B;
	padding-bottom:5px;
	text-align:center;
}

#sous_rubrique_titre a:hover{
	font: 14px verdana, arial, sans-serif;
	font-weight:bold;
	color:#000000;
	padding-bottom:5px;
	text-align:center;
}
#sous_rubrique_texte{
	font: 12px verdana, arial, sans-serif;
	text-align:center;
}

#article_titre{
	font: 14px verdana, arial, sans-serif;
	font-weight:bold;
	color:#368B2B;
	padding-bottom:5px;
	/*border-bottom:1px #368B2B solid;*/
}

#article_texte{
	padding-bottom:20px;
	text-align:left;
}

#article_photo{
	float:left;
	width:400px;
	padding-bottom:20px;
	text-align:center;
	padding:5px 5px 5px 5px;

}

#article_documentation{
	float:left;
	display:block;
	width:750px;
	height:150px;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#article_documentation_zone{
	float:left;
	width:150px;
	height:100px;

	}
#article_photo_zone{
	float:left;
	width:150px;
	height:100px;

	}
/*
#article_photo_zone a img {
float:left;
border:none;

}*/ /* pas d'encadrement des images */

/*#article_photo_zone a:hover {
	border:0px;
}
*/
 /* hack pour IE - ne sert sinon à rien */
/*
#article_photo_zone a:hover img {
position:absolute;
	z-index:0;
	width:300px;
}*/ /* agrandi les images lors du survol */



#contenu_texte{
	float:left;
	width:750px;
	padding-top:10px;
}

#contenu_texte_logo{
	float:left;
	width:150px;
	height:150px;
}

#contenu_texte_descriptif{
	float:left;
	width:580px;
	padding: 10px 10px 10px 10px;
}

