@CHARSET "utf-8";

/* Page */
html {
	font-size: 100%;
}
body {
	margin: 0;
	padding-top: 10px;
	font-family: "Century Gothic";
	font-size:9pt;
	line-height: 1.25;
	color: black;
	background:#fff none repeat scroll 0 0;
}

/* Liens */
a, a:link, a:visited {
    color: #444;
    text-decoration: none;
}
a:hover, a:focus {
    color: #444;
    text-decoration: underline;
}
a img {
	border: none;
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

ul li {list-style:none outside none;}

input {
  border:1px solid #aaa;
  background-color:#385297;
  color: #fff;
}

textarea {
  border:1px solid #aaa;
  background-color:#385297;
  color: #fff;
}

input[type=submit] {
  color: #fff;
  font-weight: bold;
}

input[type=submit]:hover {
  color: #fff;
  font-weight: bold;
}

h2 {
  margin-top: 0;
  margin-bottom : 4px;
}

div .espace{
  float: left;
}

div .texte{
  overflow: hidden;
}

#page {
  background: -moz-linear-gradient(left, rgba(56,82,151,0.65) 0%, rgba(56,82,151,0.65) 20%, rgba(56,82,151,0.2) 60%, rgba(56,82,151,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(56,82,151,0.65)), color-stop(20%,rgba(56,82,151,0.65)), color-stop(60%,rgba(56,82,151,0.2)), color-stop(100%,rgba(56,82,151,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(56,82,151,0.65) 0%,rgba(56,82,151,0.65) 20%,rgba(56,82,151,0.2) 60%,rgba(56,82,151,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(56,82,151,0.65) 0%,rgba(56,82,151,0.65) 20%,rgba(56,82,151,0.2) 60%,rgba(56,82,151,0) 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, rgba(56,82,151,0.65) 0%,rgba(56,82,151,0.65) 20%,rgba(56,82,151,0.2) 60%,rgba(56,82,151,0) 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6385297', endColorstr='#00385297',GradientType=1 ); /* IE6-9 */
  background: linear-gradient(left, rgba(56,82,151,0.65) 0%,rgba(56,82,151,0.65) 20%,rgba(56,82,151,0.2) 60%,rgba(56,82,151,0) 100%); /* W3C */
  border: #aaa 1px solid;
  width:990px;
  margin:auto;
  display: block;
  position: relative;
}

#tete {
  background: url("../images/haut.jpg") no-repeat;
  height:110px;
  z-index: 2;
  position:relative;
  display: block;
}

#logo {
  position: absolute;
  right: 15px;
  top: 20px;
  z-index: 2;
}

#menu_haut {
  position: relative;
  z-index: 3;
}

#contenus {
  margin: 15px 0px;
}

#contenus_gauche {  
  float: left;
  width: 195px;
}

#contenus_centre {
  overflow: hidden;
  padding: 0px 10px;
}

#contenus_centre_admin {
  padding-left: 205px;
}

#contenus_droit {
  float: right;
  width: 160px;
}

#space {
  clear: both;
  height: 30px;
}

#accueil {
  background: url("/files/terre.gif") no-repeat center;
  height: 350px;
  width: 840px;
}

#accueil a:hover, #accueil a:focus {
    text-decoration: none;
}

#accueil-chapeau {
  font-size: 17px;
  margin-bottom: 15px;
  text-align: center;
}

#accueil-left {
  float: left;
  text-align: right;
  width: 327px;
}

#accueil-ligne-0 {
  padding-right: 25px;
}

#accueil-ligne-1 {
  padding-right: 50px;
  font-weight: bold;
}

#accueil-ligne-2 {
  padding-right: 62px;
}

#accueil-ligne-3 {
  padding-right: 73px;
}

#accueil-ligne-4 {
  padding-right: 80px;
}

#accueil-ligne-5 {
  padding-right: 87px;
}

#accueil-ligne-6 {
  padding-right: 95px;
  font-weight: bold;
}

#accueil-ligne-7 {
  padding-right: 97px;
}

#accueil-ligne-8 {
  padding-right: 96px;
}

#accueil-ligne-9 {
  padding-right: 94px;
}

#accueil-ligne-10 {
  padding-right: 88px;
  font-weight: bold;
}

#accueil-ligne-11 {
  padding-right: 90px;
}

#accueil-ligne-12 {
  padding-right: 73px;
}

#accueil-ligne-13 {
  padding-right: 52px;
  font-weight: bold;
}

#accueil-ligne-14 {
  padding-right: 33px;
}

#accueil-right {
  float: right;
  text-align: left;
  width: 330px;
}

#accueil-ligne-15 {
  padding-left: 0px;
}

#accueil-ligne-16 {
  padding-left: 26px;
  color: #ED7F4A;
}

#accueil-ligne-17 {
  padding-left: 45px;
  color: #ED7F4A;
}

#accueil-ligne-18 {
  padding-left: 60px;
  color: #ED7F4A;
}

#accueil-ligne-19 {
  padding-left: 87px;
}

#accueil-ligne-20 {
  padding-left: 95px;
  color: #48C154;
}

#accueil-ligne-21 {
  padding-left: 98px;
  color: #48C154;
}

#accueil-ligne-22 {
  padding-left: 100px;
}

#accueil-ligne-23 {
  padding-left: 95px;
  color: #80562C;
}

#accueil-ligne-24 {
  padding-left: 91px;
  color: #80562C;
}

#accueil-ligne-25 {
  padding-left: 78px;
}

#accueil-ligne-26 {
  padding-left: 55px;
  color: #B6AA00;
}

#accueil-ligne-27 {
  padding-left: 40px;
  color: #B6AA00;
}

#accueil-titre{
	margin-top: -15px;
}

#cadre {
  width:130px;
  margin-left: 0px;
  padding: 4px;
  border: #444 1px solid;
}

#cadre_menu {
  width: 150px;
  padding: 4px;
  border-left: #444 1px solid;
  border-top: #444 1px solid;
  border-bottom: #444 1px solid;
}

#persos {
  float:left;
}

#description {
  float:left;
  width: 480px;
  padding: 10px;
}

.intervenant {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  text-align: center;
  bottom: 0;
  height: 200px;
  width: 150px;
  position: relative;
}

.intervenant p {
  position: absolute;
  bottom: 0;
}

/* Pied de page */

#pied {
  position: relative;
  font-size:6pt;
  padding:2px;
  text-align:center;
  letter-spacing:.1em;
  z-index: 2;
}

#contact_form label {
	width: 12em;
	float:left;
}

#contact_form .field {
	min-height:30px;
}

#menu, #menu ul /* Liste */     
{
  z-index: 3;
  padding: 0; /* pas de marge intérieure */
  margin: 0; /* ni extérieure */
  list-style: none; /* on supprime le style par défaut de la liste */
  line-height: 21px; /* on définit une hauteur pour chaque élément */
  text-align: center; /* on centre le texte qui se trouve dans la liste */
        
}

#menu /* Ensemble du menu */
{
  font-weight: bold; /* on met le texte en gras */
  border-top: 1px solid #444; /* Petite bordure */
  border-bottom: 1px solid #444; /* Petite bordure */
  height: 21px;
}

#menu a /* Contenu des listes */
{
  display: block; /* on change le type d'élément, les liens deviennent des balises de type block */
  color: #444; /* couleur du texte */
  text-decoration: none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 165px; /* largeur */
}

#menu a:hover
{
  background : #385297; /* Vert clair */
  color : #fff; /* Blanc */
}

#menu a.active
{
  background : #385297; /* Vert clair */
  color : #fff; /* Blanc */
}

#menu li /* Elements des listes */      
{ 
  float: left; 
}

#menu li ul /* Sous-listes */
{ 
  position: absolute; /* Position absolue */
  width: 195px; /* Largeur des sous-listes */
  left: -444em; /* Hop, on envoie loin du champ de vision */
  text-align: left; /* on met à gauche le texte qui se trouve dans la sous-liste */
  border-bottom: 1px solid #444; /* Petite bordure */
}

#menu li ul li /* Éléments de sous-listes */
{
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  border-top: 1px solid #444; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
  border-left: 1px solid #444;
  border-right: 1px solid #444;
}

#menu li ul li a /* Contenu des listes */
{
  display: block; /* on change le type d'élément, les liens deviennent des balises de type block */
  padding: 0; /* aucune marge intérieure */
  padding-left: 5px; /* aucune marge intérieure */
  background: #c7cee2; /* couleur de fond */
  color: #444; /* couleur du texte */
  text-decoration: none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 190px; /* largeur */
}

#menu li:hover ul ul, #menu li.sfhover ul ul
{
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
	text-decoration: none;
	display: block;
	min-height: 0;
}

#menu li ul ul {
    margin : -22px 0 0 195px ;
}

#menu_gauche, #menu_gauche ul /* Liste */     
{
  padding: 0; /* pas de marge intérieure */
  margin: 0; /* ni extérieure */
  line-height: 21px; /* on définit une hauteur pour chaque élément */
}

#menu_gauche /* Ensemble du menu */
{
  font-weight: bold; /* on met le texte en gras */
  font-family: "Century Gothic"; /* on utilise Arial, c'est plus beau ^^ */
  font-size: 9pt; /* hauteur du texte : 12 pixels */
  border-top: 1px solid #444; /* Petite bordure */
  width: 196px; /* largeur */
}

#menu_gauche a /* Contenu des listes */
{
  display: block; /* on change le type d'élément, les liens deviennent des balises de type block */
  padding-left: 5px; /* aucune marge intérieure */       
  color: #444; /* couleur du texte */
  text-decoration: none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 190px; /* largeur */
}

#menu_gauche a:hover
{
  background : #385297; /* Vert clair */
  color : #fff; /* Blanc */
}

#menu_gauche a.active
{
  background : #385297; /* Vert clair */
  color : #fff; /* Blanc */
}

#menu_gauche li /* Elements des listes */      
{ 
  float: left; 
  /* pour IE qui ne reconnaît pas "transparent" */
  border-bottom: 1px solid #444; /* on met une bordure blanche à droite de chaque élément */
  border-right: 1px solid #444; /* Petite bordure */
}

#menu_gauche li ul /* Sous-listes */
{
  border-top: 1px solid #444444;
  position: absolute; /* Position absolue */
  width: 195px; /* Largeur des sous-listes */
  left: -444em; /* Hop, on envoie loin du champ de vision */
  margin : -22px 0 0 195px ;
}

#menu_gauche li ul li /* Éléments de sous-listes */
{
  /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
  border-left: 1px solid #444;
  border-right: 1px solid #444;
}

#menu_gauche li ul li a /* Contenu des listes */
{
  display: block; /* on change le type d'élément, les liens deviennent des balises de type block */
  padding: 0; /* aucune marge intérieure */
  padding-left: 5px; /* aucune marge intérieure */
  color: #444; /* couleur du texte */
  text-decoration: none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
  width: 190px; /* largeur */
  background: #a6b1d0; /* couleur de fond */
}

#menu_gauche li a img
{
  margin-bottom: -3px;
}

#menu_gauche li:hover ul, #menu_gauche li li:hover ul, #menu_gauche li.sfhover ul, #menu_gauche li li.sfhover ul {
	left: auto;
	text-decoration: none;
	display: block;
	min-height: 0;
}

#sousmenu{
  margin-left: 5px;
}

#sf_admin_bar
{
  float: none;
  margin-left: 0px;
}

#sf_admin_container .sf_admin_filter .sf_admin_form_row {
  border: 1px solid #DDDDDD;
  float: left;
  width: 370px;
  height: 55px;
  clear: none;
}

#sf_admin_container .sf_admin_filter .sf_admin_form_row td {
  border-width: 0;
}

#sf_admin_container label {
  width: 10em;
}

#sf_admin_container .content label {
  display: inline;
  float: none;
}

#sf_admin_container .help {
  padding-left: 2em;
}

#sf_admin_container .mceEditor td,
#sf_admin_container .mceEditor th
{
  border: 0;
  vertical-align: middle;
}

#sf_admin_container .mceEditor tr
{
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
}

#sf_admin_container .mceEditor tr:hover
{
  background-color: transparent;
}

.slider{
  overflow:hidden;
  width:820px;
  height:100px;
  float:left;
  position:relative;
}

.slider ul{
  position:relative;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  width:9999px;
}

.slider li{
  padding:0px;
  margin:0px;
  list-style:none;
  float:left;
  margin-left: 10px;
}

.holder-short{
  width: 510px;
}

.roundabout-holder { padding: 0; height: 200px; list-style: none; margin-top: -35px; }

.roundabout-moveable-item {
  width: 200px;
  margin-left: 50px;
  // border: black double 1px;
}

.roundabout-in-focus { cursor: auto; }

span.white a
{
  color : #fff; /* Blanc */
}

p.actu{
  margin-bottom: 3px;
}


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

#slider, #slider li
{
	width:150px;
	height:70px;
	overflow:hidden;
}

span#prevBtn{
  float: left;
}

span#nextBtn{
  float: right;
}


