body
{
	margin: 0;
	padding: 0;
	font: 80%/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C2C;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(fond-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container
{
	text-align: left;
	margin: 0 auto;
	width: 850px;

}

img { border: none; }
a:link { color: #313175; }
a:visited { color: #969BBC; }
a:hover, a:active { color: #3D4F51; }



/* --- En-tete --- */
#entete
{
	width: 100%;
	text-align:right;
	padding-top:5px;
}
#entete a
{
	color: #FFFFFF;
	text-decoration: none;

}
#entete a:hover
{
	text-decoration: underline;
}


/* --- Recherche --- */
.formulaire_recherche
{
float:right;
width:150px;

}
.formulaire_recherche label
{
display:none;
}
input
{
	font: 11px/1.3 Verdana, Arial, Helvetica, sans-serif;
	color: #2C2C2C;

}

.formulaire_recherche input
{
	width:140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	padding: 1px;
}

#form
{
padding:0;
margin:0;

}



#bandeau
{
	display:block;
	clear:both;
	height:122px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

/* --- menu-haut --- */




#menu-haut{
padding: 0;
width: 100%;

background: transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

#menu-haut ul{
	font: bold 11px Arial;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	padding-top:0px;

}

#menu-haut li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#menu-haut a{
	float: left;
	display: block;
	line-height:25px;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 0px 15px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #009900; /*Default menu color*/
	border-bottom: 1px solid white;
	
}

#menu-haut a:hover{
background-color: #669900;
 /*Menu hover bgcolor*/
}

#menu-haut #current a{ /*currently selected tab*/
	background-color: #FFFFFF; /*Brown color theme*/
	color: #669900;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #99CC00; /*Brown color theme*/ 
}









/* --- sous-menu STYLES --- */
#sous-menu
{
	width: 200px;
	float: left;
	padding-bottom: 50px;
}

#sous-menu h2
{
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 3px 5px 3px 10px;
	line-height: 17px;
}

#sous-menu ul
{
	margin: 0em 0 0;
	padding: 0px 0 8px;
	list-style-type: none;
	background-image: url(fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sous-menu ul li
{
	padding-left: 0px;
	margin: 0;
	padding: 0px;

}

#sous-menu ul li a
{
	display:block;
	background-color: #F4F4F4;
	padding-left: 7px;
	margin: 0px 0px 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #FF6600;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	width: 180px;
	
}
#sous-menu ul li a:hover
{
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	
}

#sous-menu ul li#actif a
{
	background-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #99CC00;
	
}



/* --- contenu STYLES --- */



#contenucontainer
{
	clear: both;
	padding: 0.5em 0em 2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #FFFFFF;
}

#chemin
{
	font-size: 10px;
	color: #009900;
	clear: both;
	margin-bottom: 1.8em;
	padding-right: 1em;
	padding-left: 1em;
}
#chemin a
{
	color: #666666;
	text-decoration: none;
}
#chemin a:hover
{
	text-decoration: underline;
}

#contenu
{
	margin-left: 205px;
	padding-left: 2em;
	padding-right: 2em;
}



#contenu h1
{
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 15px;
	color: #D25A0B;
	line-height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(fond-h1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 70px;
}

#contenu h2
{
	margin: 0 0 1em;
	font-weight: normal;
	font-size: 120%;
	color: #999999;
}

#contenu h3
{
	margin: 1em 0;
	font-size: 110%;
	font-weight: normal;
	color: #009900;
}

#contenu p
{
	line-height: 140%;
	margin-top: 0;
}

/* --- Liste des articles --- */
#articles
{
	padding-top: 5px;
	padding-bottom: 10px;
	
}

#articles h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	color: #95A8AD;
}

#articles ul
{
	margin: .5em 0 0;
	padding: 0;
	list-style-type: none;
}

#articles ul li
{
	background: url(puce-article.png) no-repeat 0 0.4em;
	padding-left: 14px;
	margin-bottom: .5em;
}
#articles a
{
	color: #006600;
	
}
#articles a:hover
{
	text-decoration: none;
	
}

/* --- Liste des articles-freres --- */
#articles-freres
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9D8E7;
	font-size: 90%;
	width: 400px;
	padding-top: 5px;
	
}

#articles-freres h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 0;
	color: #95A8AD;
}

#articles-freres ul
{
	margin: .5em 0 0;
	padding: 0;
	list-style-type: none;
}

#articles-freres ul li
{
	background: url(puce-article.png) no-repeat 0 0.4em;
	padding-left: 14px;
	margin-bottom: .5em;
}



/* --- PIED --- */
#piedcontainer
{
	clear: both;
	
}

#pied
{
	text-align: right;
	width: 850px;
	font-size: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC00;
}
#pied p
{
	margin-top: 0;
	padding-top: 0px;
	
}

#pied a
{
	color:#99CC00;
	text-decoration: none;
}

#pied a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

/* --- CLASSES --- */

.descriptif {
	display:block;
	color: #777777;
}


.actus
{
	padding-left: 14px;
	background-image: url(puce-article.png);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}



.plus
{
	padding-left: 14px;
	margin: 0;
	background-image: url(plus.png);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

.suite
{
	padding-left: 14px;
	margin: 0;
	background-image: url(puce.png);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}
.date
{
	padding-left: 14px;
	margin: 0;
	color: #999999;
	text-align: right;
}


/* Images */

.spip_documents_right {
	margin-left:10px;
	margin-bottom:5px;
}

.spip_documents_left {
	margin-right:10px;
	margin-bottom:5px;
}


/* Tableau */

table {

	background-color: #BBBBBB;
	margin: 1px;
	border-collapse: collapse;
	;
	

}
td {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
	font-weight: normal;
}

tbody {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	vertical-align: top;
	font-weight: normal;
}
th {
	font-weight: bold;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 5px;
	border: 1px solid #DDDDDD;
}


/* --- ACCUEIL  --- */
#une
{
	border-bottom: 10px solid #fff;
	color: #fff;
	background-color: #99CC00;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 1em;
	padding-left: 15px;
}

#une h5
{
	margin: 0 0 15px;
	padding: 0;
	font-weight: normal;
	font-size: 130%;
}
#une img
{
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		float: left;


}
#une a
{
	color: #CC6600;
	text-decoration:none;

}
#une a:hover
{
	color: #FFFFFF;

}

.theme
{
	float: left;
	width: 175px;
	border: 1px none #FFFFFF;
	padding: 5px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 14px;
}
.theme img
{
	float: left;
	width: 65px;
	
}
.bloc
{
	float: left;
	background-color: #00CCCC;
}

