body {
	background-color: #FFFFFF;
	background-image: url(images/repol-fond.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bandeau {
	height: 100px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}





/* Recoit le menu horizontal */
#haut {
height: 25px;
padding-left:0px; /* Premier item cale sur menu gauche */
	background-color: #CC6600;
margin-bottom:0px;
margin-top:0px;

}


#haut ul {
padding:0px;
margin:0px;
;
}

#haut li {
padding:0px;
margin :0px;
}

.menu-horizontal {
width: 100%; /* prcision pour Opera */
margin:0px; /* indentation utilise par IE */
padding:0; /* indentation utilise par Mozilla */
list-style-type: none;
text-indent: 0px;

}

.menu-horizontal li {
	float: left;
	margin:0;
	list-style-type: none;
	line-height: 25px; /* centrer le texte verticalement */
	text-indent: 0px;
	border-right: 1px solid #FFFFFF; /* trait blanc de sparation  gauche de chaque item */
	background-color: #;

}
.menu-horizontal ul {
	margin:0;
padding:0;

}

.menu-horizontal a {
	margin: 0 0px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

.menu-horizontal a:hover {
	background: #DFA300;
	text-decoration: none;
	color:#000000;
}

.menu-horizontal a:visited {

	color:#FFFFFF;
}


.actif a {/* rubrique horizontale active */
	background: #663300;
text-decoration: none;
color:#FFFFFF;
}

.actif a:visited {/* rubrique active */

color:#FFFFCC;
}



/* Balises standards */


p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;

}




h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:18px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	padding-top:5px;
	padding-bottom:5px;

}


h2 {/* Descriptif article */
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;
	font-weight:bold;
	color: #CC6600;
	background-position: left;
}

h3 {/* Intertitre */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;

	color:#663300;

}

a {
	color: #336699;
;
}

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

a:visited {
	color: #6699CC;
}

li {
	list-style-type: disc;
	padding-bottom:3px;
}
ul {
	padding-left: 20px;
}

hr {
	clear: both;
	visibility: hidden;
	margin:0px;
	padding:0px;
	}

/* Pave central 778 px centre */

#centre {
position: absolute;
width: 778px;
left: 50%;
margin-left: -389px;
margin-top: 0px;
	

}

#contenu {
	background-color: #FFFCF3;
	padding-bottom: 10px;
	clear: both;
}

/* Texte de l'article */

#texte {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-left:10px;
	width: 575px;
	float:left;
}


#texte li {
	list-style-type: disc;
	padding-left: 0px;
		padding-bottom:3px;
}
#texte ul {
	padding-left: 20px;
	line-height: 15px;
	color: #333333;

}









/* Menu articles a droite */
#menu {
	margin-right:10px;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-left:625px;
	width:140px;
	padding-top: 28px;
	height: 260px;
}

#menu a {
	color: #CC6600;
}

#menu a:hover {
	color: #DFA300;
}

#menu a:visited {
	color: #DFA300;

}

#menu li {
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom:7px;
	list-style-type: none;
}



#menu ul {
	text-indent: 0px;
	margin: 0px;
	padding: 10px 0px;
	list-style-type: none;
	border-top-width: 5px;
	border-top-color: #CC6600;
	border-top-style: solid;
}









/* Bas de la page */


hr { clear: both;}

#bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFA300;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align:left;
	clear: both;
	margin:0px;
	padding:0px;
	
}

#bas p {
	padding-top:5px;
	margin-top:0px;
		font-size: 10px;
}



#bas a {
text-decoration: none;
		padding-top:0px;
		margin-top:0px;
}

#bas a:hover {

}









input {
	font-size: 10px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding: 2px;
}


/* Tableau */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #BBBBBB;
	margin: 1px;
	border-collapse: collapse;
	width:100%;

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

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





/* Images */
.spip_documents_center {
text-align: center;
}


/* Recherche */
.spip_surligne {
	background-color: #BBBBBB;

}
#texte-accueil {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-right:180px;
	padding-left:0px;
}
#menu-accueil {
	margin-left: 0px;
	margin-right:5px;
	padding-left: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 155px;
	float: right;
	margin-top: 20px;
	line-height: 14px;
	color: #CC6600;
}
#menu-accueil p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
	color: #CC6600;
}
#contenu-accueil {
	background-color: #FFFCF3;
	padding-bottom: 0px;
}
.douzepix {
	font-size: 12px;
	font-weight: bold;
}
.descriptif {
	font-size: 10px;
	display: block;
	padding-left: 20px;
	
}

