/* structure*/
body {
   text-align: center;
	background-color: #E6F0B8;
	font-family: Arial, Helvetica;
	font-size: 11px;
}

#page {
	background-color:#FFFFFF;
	width:954px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(elements/background.gif);
	background-repeat: repeat-y;

}
	
#left_container{
float:left;
width:184px;

}

#center_container{
float:left;
width:473px;
min-height:600px;

}
#right_container{
float:right;
width:296px;
}

#menu_container{
	margin:20px;
}
/* global */
h1,h2,h3,h4,h5,h6{
line-height:normal;
margin:0;
}
a,a:link, a:active,a:visited,a:hover{
color:#000000;
text-decoration:none;
}

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

a.spip_url,a.spip_out{
text-decoration:underline;
}

/* navigation */

#navigation{
	font-size: 11px;
	font-weight: bold;
	color: #1A7728;
	text-align: center;
	width: 141px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#navigation a {
display:block;
	padding:5px 0px;
}

li { list-style-type: none; }
#navigation li.head{

}
#navigation a.head {
	cursor:pointer;
	/*
	border-top: 4px solid #D9E886;
	border-right: 0px solid #D9E886;
	border-bottom: 4px solid #D9E886;
	border-left: 0px solid #D9E886;
	*/
	
	background-color: #D9E886;
	color: #1A7728;
	display:block;
	font-weight:bold;
	margin-top:10px;

	/*
	text-indent:14px;
	*/
	text-decoration: none;
}
#navigation a.head:hover {
	/*
	color:#FFFF99;
	*/
}
#navigation a.selected {
/*
	background-image: url(expanded.gif);
	*/

}
#navigation a.current {
/*
	background-color:#FFFF99;
	*/	color:#E60000;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;

}
#navigation ul li.niv2 {
	display:block;
	text-indent:10px;
	text-decoration: none;
	background-color: #ecf6c2;
	border-bottom:1px solid #C6E5BC;
padding:5px 0;
}
#navigation a.niv2 {
	display:block;
	text-indent:10px;
	text-decoration: none;
	background-color: #ecf6c2;

}
#navigation li li a {
	color: #1A7728;
	display:block;
	text-indent:10px;
	text-decoration: none;
		border-bottom:1px solid #C6E5BC;
		}
#navigation li li a:hover {
	color:#FF0000;
}
/* contenus texte*/
.article{
margin:10px 0;
}

h1.titre{
	font-size: 18px;
	color: #E60000;
	margin-bottom:1em;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	margin-bottom:1em;
}



 h2.surtitre_article{
	font-size: 12px;
	color: #333333;

}

h3.soustitre_article{
	font-size: 12px;
	color: #333333;
	
}

h2.surtitre{
	font-size: 12px;
	color: #E60000;
	/*font-weight:bold;*/
}

h3{
	font-size: 12px;
	color: #E60000;
	font-weight:bold;
	text-align:left;
}
.chapo{
font-size:12px;
}
h3.spip {
color: color: #E60000;
font-size: 14px;
text-align:left;
}

h4.spip {
color: #E60000;
font-size: 16px;
 }
p.texte{
margin-top:1em
}
.encart h1.titre{

}

.principal h1.titre{

}
.texteencadre-spip{
background-color:#FBDBDC;
font-weight:bold;
margin:5px 0;
padding:4px;
color:#666666;
}

.caractencadre-spip{
color:#E60000;
font-weight:bold;
}

.dateetlieu {
font-size: 12px;
color: #E60000;
}		
.titre_decouverte_liste{
color: #E60000;
font-weight:bold;
}

/* gestion du calendrier*/
#calendrier_evenement{
font-size:10px;
width:295px;
}

.evenement{
margin-bottom:10px;
border-bottom:1px solid #cccccc;
}

#calendrier_evenement td{
border-left:1px solid #C6E5BC;
border-bottom:1px solid #C6E5BC;
text-align:center;
width:20%;
}

#calendrier_evenement .jour{
padding:0;
border:0;
border-bottom:1px solid #C6E5BC;
width:40%;
text-align:left;
padding-left:1em;
}
#calendrier_evenement .public{
height:30px;
vertical-align:top;
color:#E60000;
}
#calendrier_evenement .horaires{
height:30px;
vertical-align:text-bottom;
white-space:nowrap;
}

#calendrier_evenement .event{
background-color:#fbdbdc;
}
#calendrier_evenement .newweek{
background-color: #E6F0B8;
}
#calendrier_evenement td.rouge{
color:#E60000;
}
/* les tooltips sont à la fin */

/*découvertes*/
.contenu{
padding:10px;
}


.liste_decouverte{
border-bottom:1px solid #C6E5BC;
padding:5px;
}
.on{
background-color:#fbdbdc;
}


.liste_decouverte .titre{
color:#E60000;
font-size:12px;
font-weight:bold;
}

.liste_decouverte ul {
margin:0px;
border-width:0px;
padding:0px;
text-indent:0px;
}


.principal p.texte_article{
margin:1em 0;
}
.encart{
width:266px;
overflow-y :visible;
margin:10px 10px 0 10px;
}
.encart p.texte_article{
padding-botttom:10px;
}

p.legende_photo{
vertical-align:text-bottom;
border-top:1px solid #C6E5BC;
padding:10px;
}
/* document à télécharger */
.document{
font-size:10px;
background-color:#FBDBDC;
font-weight:bold;
margin:10px 0;
padding:4px;
}

.document a, .document a:link, .document a:visited{
text-decoration:none;
color:#E60000;
}
.document a:hover{
text-decoration:underline;
}
#footer{
clear:both;
width:100%;
background-color:#BFE23B;
color: #1A7728;
height:20px;
text-align:center;
margin-top:auto;
padding:auto;
vertical-align:middle;
}

#footer ul{
vertical-align:middle;
text-align:center;
margin:auto;
display:block;

}

#footer ul li{
float:left;
list-style:none;
margin-top:0.25em;;
text-align:center;
width:14%;
vertical-align:middle;display:block;
}

#footer ul li a,#footer ul li a:link,#footer ul li a:visited{
text-decoration:none;
color: #1A7728;

}


#tooltip, .tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #e60000;
	background-color: #e60000;
	padding: 5px;
	opacity: 1;
	color:#FFFFFF
}
#tooltip h3, #tooltip div { margin: 0; }
.tooltip{
visibility:hidden;
}
#tooltip .titre,{
font-size:12px;
font-weight:bold;
}
#tooltip .descriptif{
font-size:10px;
font-style:italic;

}