body {
	font: 12px/135% Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #069DAF;
	padding: 0px;
	margin: 0px;

}
*html {
	font: 12px/125% Arial, Helvetica, sans-serif;
	color: #000000;
}

#centre {
	position: absolute;
	width: 850px;
	left: 50%;
	margin-left: -425px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}

#menu {
	position: absolute;
	width: 672px;
	right: 0px;
	top: 59px;
	height: 30px;
	background-color:#3399CC;
	background-image: url(menu-off.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


#menu ul{
	margin:0;
	margin-left: 10px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	line-height: 30px;

}

#menu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	line-height: 30px;
}

#menu a{
	float: right;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0; /*Margin between each menu item*/
	padding: 0px 18px; /*Padding within each menu item*/
	line-height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4CFE2;
	font-weight: bold;
}

#menu a:hover{
	background-color: #F18D01; /*Highlight red color theme*/
	color: white;
	background-image: url(menu-on.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

#menu .current a{ /** currently selected menu item **/
	background-color: #F18D01; /*Highlight red color theme*/
	color: white;
	background-image: url(menu-on.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


#cherche-transparent {
	position: absolute;
	right: 0px;
	top: 29px;
	height: 30px;
	background-color:#dddddd;
	filter:alpha(opacity=60);
   	-moz-opacity:0.6;
	opacity: 0.6;
	width: 320px;
}
#cherche {
	position: absolute;
	right: 0px;
	top: 29px;
	height: 30px;
	width: 350px;
}


#cherche label {
display:none;
}
#cherche a {
	color:#000000;
	text-decoration: none;
}
#cherche a:hover {
	text-decoration: underline;
}
.plan {
float:right;
margin-right:10px;
padding-top:8px;
}
.plan a:hover {
text-decoration:underline;
}
.formulaire_recherche {
float:right;
margin-left:10px;
margin-right:15px;
width:120px;
padding-top:5px;

}
form {
margin:0pt;
padding:0pt;
}
.formulaire_recherche label {
display:none;
}
.formulaire_recherche input {
	background-color:#FFFFFF;
	color:#E96C00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	padding:2px 0px 2px 2px;
	border: 1px solid #D1D1D1;
}
input, option, select {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}


#logo {
	height: 89px;
	width: 178px;
	
}
#slogan {
	height: 69px;
	width: 178px;
	background-image: url(slogan.jpg);
	background-color: #EE7F00;
}
#slogan h6 {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 14px 10px 0px;
	line-height: 16px;
	font-size: 12px;
}
#focus {
	height: 106px;
	width: 178px;
}
#focus h6 {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 3px;
	line-height: 12px;
	font-size: 12px;
	text-transform: uppercase;
}
#focus p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 15px;
}
#focus a{
	color: #000000;
	text-decoration: none;
}
#focus a:hover{
	text-decoration: underline;
}

#page {
	clear: both;
	background-image: url(fond-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#menu-gauche {
	float: left;
	width: 178px;
	color: #000000;
	background: #C3F0FF url(fond-page.gif) repeat-y left top;
}

#menu-gauche p{
	padding-left: 20px;


}
#menu-gauche h5{
	color: #EE6E00;
	background-image: url(puce-menu-gauche.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 14px;
}
#menu-gauche ul{
	list-style: none;
	margin: 5px 10px 15px 20px;
	padding: 0px;
}

#menu-gauche li{
	margin: 0px;
	padding: 2px 0px 3px 2px;
}

#menu-gauche a{
	color: #000000;
	text-decoration: none;
}

#menu-gauche a:hover{
	color: #069DAF;
}
#exmenu-gauche a:visited{
	color: #666666;
}

#menu-gauche .current a{ /** currently selected menu item **/
	color: #069DAF;
}

#contenu {
	margin-left: 178px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#chemin {
	margin-bottom: 20px;
	color: #000000;
	font-size: 11px;
}
#chemin a{
	color: #666666;
	text-decoration: none;
}
#chemin a:hover{
	text-decoration: underline;
}

#texte {
}
#texte h1{
	font-size: 18px;
	line-height: 20px;
	color: #EC6F00;
	margin: 0px 0px 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EA6F00;
	padding-bottom: 3px;
}
#texte h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
}
#texte h3{
	font-size: 14px;
	color: #069DAF;
	margin: 0px;
	padding: 0px;
	text-align:left;

}
#texte p{
	margin: 15px 0px;
	padding: 0px;

}
#texte a{
	color: #069DAF;

}
#texte a:hover{
	color: #F38300;

}

/* --- Liste des actus --- */
#actus
{
	margin-top: 20px;
	
}

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

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

#actus ul li
{
	background: url(puce-article.png) no-repeat 0 0.3em;
	padding-left: 14px;
	margin-bottom: 0.6em;
}

.descriptif {
	display:block;
	color: #777777;
}
.date {
	color: #777777;
	text-align:right;
}

#imprimer{
	text-align: right;
	margin-bottom:10px;

}
#imprimer a{
	border: 1px solid #CCCCCC;
	background-image: url(imprime.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;

}
#imprimer a:hover{
	border: 1px solid #999999;
	color: #999999;
	text-decoration: none;
	
}

#bas {
	clear:both;
	background-image: url(fond-bas.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}
#bas a{
	color: #FFFFFF;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}
#bas a:hover{
	color: #000000;
}

/*IMAGES ET MISE EN PAGE*/

#texte blockquote {
	margin: 0px;
	padding: 10px 15px;
	color: #02284B;
	border-top: 1px solid #069DAF;
	border-right: 1px solid #069DAF;
	border-bottom: 1px solid #069DAF;
	border-left: 7px solid #069DAF;
		font: 12px/135% Arial, Helvetica, sans-serif;

}




dl {
margin-top:0;
padding-top:0;
}


dt img{
	border: 1px solid #003399;
}

.spip_doc_titre{
	font-size:12px;
	line-height:15px;
	color:#666666;
	font-weight: normal;
}
.spip_doc_titre strong{
	
	font-weight: normal;
}

.spip_documents_right{
	margin-bottom:5px;
	margin-left:10px;
	font-weight: normal;
}
.spip_documents_left{
	margin-bottom:5px;
	margin-right:10px;
}


/*
Galeries photo
*/

#galerie {
	font-size: 10px;
	padding:10px;
	line-height:12px;
	border-top:1px solid grey;
	margin-top:10px;
}
#galerie dt img {
	border: 1px solid #993300;
}
#galerie dt img a:hover{
	border-color: #990000;
}
#galerie a{
	color:#FFFFFF;
	text-decoration:none;
}
#galerie a:hover{
/*	color:#E581AD; */
	text-decoration:none;

}

#galerie a.titre-breve {
	margin: 0.5em 0;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}

#galerie ul.breves {
	padding: 0;
}

#galerie ul.breves li {
	list-style: none;
	margin-bottom: 5px;
}


#galerie  dl {
	vertical-align:bottom;
	text-align:center;
	padding:0px;
	margin: 0px;
}
#galerie  dt {
	display: inline;
	float: left;
	height:130px;
	margin-right:10px;
}

#galerie img {

}

#galerie .spip_logos {
	float:none;
}