.texte {

font-family: Arial, Helvetica, sans-serif;

font-size: 10pt;

color: #000000;

font-style: normal;

text-align: justify;

}

.calendrier1 {

font-family: Arial, Helvetica, sans-serif;

font-size: 6pt;

color: #FFFFFF;

font-weight: bold;

}

.calendrier2 {

font-family: Arial, Helvetica, sans-serif;

font-size: 18pt;

color: #000000;

font-weight: bold;

}

a:link {

color: #990000;

font-weight : bold;

text-decoration: none;
border:0;

}

a:hover {

color: #990000;

font-weight : bold;

text-decoration: underline;
border:0;

}

a:visited {

color: #990000;

font-weight : bold;

text-decoration: none;
border:0;

}

a:active {

color: #990000;

font-weight : bold;

text-decoration: underline;
border:0;

}

a img {
  border: 0;
}

.formulaire_spip {

font-family: Helvetica, Arial, sans-serif;

font-size: 10pt;

color: #000000;

font-style: normal;

text-align: justify;

}


.spip_documents img {

border: 0;

}


.spip_logos {

border: 0;

}

#nav, #nav ul {
   padding: 0;
   margin: 0;
   list-style: none; 
} 

#nav a {
   display: block;
   width: 99px;
   font-family: Arial narrow, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   font-style: normal;
   text-decoration:none;
   font-weight : bold;
   text-align: center;
   vertical-align:middle;
   background:#990000;
}

#nav a:hover {
   background: #FF0000;
   height: 35px;
}

#nav li {
   float: left;
   width: 99px;
   font-family: Arial narrow, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   font-style: normal;
   text-decoration:none;
   font-weight : bold;
   text-align: center;
   vertical-align:middle;
   background:#990000;
}

#nav li ul {
   position: absolute;
   width: 99px;
   left: -999em;
   font-family: Arial narrow, sans-serif;
   font-size: 10pt;
   color: #FFFFFF;
   font-style: normal;
   text-decoration:none;
   font-weight : bold;
   text-align: center;
   vertical-align:middle;
   background:#990000;
}

#nav li:hover ul {
   left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
   left: auto;
}

.list_carousel {
				background-color: #FFFFFF;
				margin: 0 0 0px 0px;
				width: 770px;
				height: 160px;
			}
			#list_carousel a {
			border: 0;
			text-decoration: none;
}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 10pt;
				font-family: Arial narrow, Helvetica, sans-serif;
				background-color: #FFFFFF;
				color: #333333;
				text-align: center;
				border: 2px solid #FFFFFF;
				width: 150px;
				height:100px;
				padding: 0;
				margin: 18px;
				display: block;
				float: left;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			
			.prev {
			}
			.next {
			}
