/* Ce fichier définit le style visuel pour les différents éléments.
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le chapitre (DROITE)
 * - la navigation
 * - L'accès réservé
 * - La partie GAUCHE
 * - le pied de page
 *

* Les éléments HTML en général

fond gris-bleu foncé : #2f393e;
vert clair : #c6e047;
vert foncé : #a9c139;
bleu embelys : #226d9f;
gris recherche : #e7e7e7;

-------------------------------------------------------- */
html, body{
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}

#page{
	width: 960px;/*812px;*/
	margin: 1em auto 2em auto; /* haut droite bas gauche */
	text-align: left;
}

#entete{
	margin: 0;
}

#droite{
	float: right;
	width: 740px; /*512px;*/
	margin: 20px 10px 0px 0px;		/* haut droite bas gauche */
}

#chapitre{
	margin: 0 30px 0 0;
	padding: 1em 0 0 0;
	margin-bottom: 4em;
}

#gauche{
	float: left;
	width: 200px;
}

#piedpage{
	margin : 0;
	clear:both;
}



body{
	background-color: #2f393e; 
	color: #3366CC;	/* bleu */
	font-size: small;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana,"Trebuchet MS", sans-serif;
}

h1{font-size: 1.7em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}


fieldset{
	border: none;
}

/*label{
	cursor: pointer;
	cursor: hand;
}*/

.champ label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
	font-size: 0.9em;
}

textarea{
	width: 450px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* La page
-------------------------------------------------------- */

#page{
	background-image:url(../images/milieu.png);
	background-repeat: repeat-y;
	background-position: left top;
}


 
/* L'entête
-------------------------------------------------------- */

#entete{
	height: 94px;
	background: #FFFFFF url(../images/top.png) no-repeat left top;
}

.bienvenue{
	text-align: center;
	font-weight:bolder;
	color:#226d9f;
}



/* Le chapitre (partie DROITE)
-------------------------------------------------------- */

.titre{
	margin-bottom: 0;
	background: url(../images/logotitre-v.png) no-repeat left top;
	border-right: 5px solid #E3E3E3;
	padding: 2px 0 0 45px;
}
.titre h2{
	color: #A9C139;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
	margin: 0 -30px 0 0;
}
.titre p{
	margin:0;
	padding:1px 0;
}
.aere{
	margin: 30px 0 0 30px;  /* haut droite bas gauche */
	/*padding-bottom:30px;*/
}
#admin{
	float: right;
	width: 75px;
	margin: -35px 50px 0px 0px;		/* haut droite bas gauche */
}

.contenu {
	text-align: justify;
	padding : 5px 10px 0px 45px;
	margin-left: 2px;
	border-right: 5px solid #E3E3E3;
}
.contenu ul{
	margin: 0;
	padding: 0 0 0 30px;	/* haut droite bas gauche */
}
.cocheverte{
	margin:10px 0 0 15px;
	list-style-image : url(../images/cocheverte.png);
}
.disque{
	list-style-type:disc;
	margin:10px 0 0 50px;	/* haut droite bas gauche */
	text-align: justify;
}


.contenu p{
	margin-bottom:30px;
}
.contenu p:first-letter {/* premiere lettre des paragraphes... */
   float: left; 
   font-size: 2em; /* hauteur de 2 lignes */
   margin-right: 2px; /* marge de 5px à droite pour que ça ne colle pas trop au reste du texte */
}
.contenu p a:link {
	color:#3366CC;	/* bleu */
	text-decoration: none;
}
.contenu p a:visited{
	text-decoration: none;
	color: #3366CC;	/* bleu */
}
.contenu p a:hover{
	text-decoration: none;
	color: #A9C139;	/* vert fonce */
}
.contenu p a:active {
	text-decoration: none;
	color: #3366CC;	/* bleu */
}

.flechehaut a {
	background-image: url(../images/fhautv.png);
	display: block;
	width: 13px;
	height:13px;
}
.flechehaut a:hover {
	background-image: url(../images/fhauto.png);
}
.flechehaut img{
	border:0;
}
.flechehaut {
	margin-top:50px;
	margin-left:600px;
}

.acro {
cursor:help;
border-bottom: #3366CC 1px dotted;
}

.cliquez{
	margin :80px 0 0 50px;  /* haut droite bas gauche */
	font-size:10px;
}
.fausse-lettrine {
   font-size: 1.5em; /* hauteur de 2 lignes */
   font-weight:bold;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   margin-right: 1px; /* marge de 1px à droite pour que ça ne colle pas trop au reste du texte */
}

a.savoirplus:link{
	font-size:9px;
	color:#FF6600;	/* orange */
	text-decoration:underline;
}
a.savoirplus:visited{
	font-size:9px;
	color:#FF6600;	/* orange */
	text-decoration: none;
}
a.savoirplus:hover{
	font-size:9px;
	color: #A9C139;	/* vert fonce */
	text-decoration: none;
}
a.savoirplus:active{
	font-size:9px;
	color:#FF6600;	/* orange */
	text-decoration: none;
}
.highslide-photo{
	border-color: black;
	visibility: visible;
	cursor: default;
}


/* La navigation ==> menu, meteo et calendrier
-------------------------------------------------------- */

#navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	width:96%;

}
#navigation li{
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/etoile.jpg) no-repeat left center;
	color:#669900;	/* vert fonce */
}

#navigation a:link {
	color:#FF6600;	/* orange */
	text-decoration: none;
}
#navigation a:visited{
	text-decoration: none;
	color: #FF6600;
}
#navigation a:hover{
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}
#navigation a:active {
	text-decoration: none;
	color: #FFF;
}
/* lien entre span
-------------------------------------------------------- */
#navigation a:link span { /*  */
	color:#669900;	/* vert fonce */
	text-decoration: none;
}
#navigation a:visited span {
	text-decoration: none;
	color: #669900;	/* vert fonce */
}
#navigation a:hover span {
	text-decoration:underline;
	color: #FFF;
	font-weight:bold;
	font-style:italic;
}
#navigation a:active span {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}


#navigation{
	background:  url(../images/milieuvert.png) repeat-y top left;
	margin :0;
	padding: 0;
}
#navigation div#calendrier{
	width :210px;
	float: right;
	margin: -30px 50px 0 20px;  /* haut droite bas gauche */
}
#navigation  h2{
	margin : 0 0 5px 0;
	font-size: 1.1em;
}

#navigation div#calendrier h2 {
	display:none;
	
}
#navigation div#calendrier table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #A9C139;
}
#navigation div#calendrier table caption{
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}
#navigation div#calendrier table th{
	color: #5D5D5D;
	background-color: #C5E047;
}
#navigation div#calendrier table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #C5E047;
}

.aujourdhui {
  font-family: Verdana, Arial, Helvetica; 
  font-weight: bold; 
  color: #5D5D5D; 
  background-color: #C5E047;
}

#meteo{
	width : 220px;
	float: right;
	margin-right: 40px;
}
#menu{
	width : 280px;
	float: right;
	margin-right: 70px;
}
#menu .actif{
	color:#FFF;
	font-weight:bold;
	font-style:italic;
}

.spacer {
	clear: both;
}



/* L'acces reserve
-------------------------------------------------------- */

#reserve{
	margin:0;
	background: url(../images/top-bas.png) no-repeat left top;
	height: 35px;
	padding: 18px 0 0 150px;
	/*border: 1px solid #000000;*/
}

#reserve h2{
	float:left;
	font-size: 1em;
	margin :0px 10px 0 0;  /* haut droite bas gauche */
}

#reserve fieldset, #reserve p{
	margin: 0;
	padding: 0;
	height: 10px;
}

.bouton{
  background:#DED983;
  color:#345071;
}

#identification{
	width : 110px;
}
#erreur_ident{
	display:none;
	width: 500px; 
	font-size:x-small;
	font-weight:bold;
	color:#FF3300;
	margin: 5px 0 0 110px;
}



/* La partie GAUCHE
-------------------------------------------------------- */

#gauche div#rss{
	margin-left:20px;
	margin-top:50px;
	font-size:xx-small;
	font-weight:normal;
	text-align:left;
}


/*------------------------------------------------------------*/
#mots{
	margin :170px 0 0 20px;	/* haut droite bas gauche */
	border:1px solid #E7E7E7;
	text-align:center;
	color: #a9c139;	/* vert fonce */
}
#mots ul{
	margin: 0 0 0 0;	/* haut droite bas gauche */
	padding: 1px 1px 1px 1px;
}
#mots li{
	list-style-type:none;
	padding-top: 30px;
	text-align:center;
}


/* Le pied de page
-------------------------------------------------------- */

#piedpage{
	margin: 0;
	height:44px;
	background: url(../images/pied.png) no-repeat left bottom;
}
#piedpage .droits{
	color: #a9c139;	/* vert fonce */
	font-size:xx-small;
	/*font-style:italic;*/
	margin-right:30px;
}

/* Mots clé en bas de page
-------------------------------------------------------- */
#motsbas {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #2f393e; /* gris-bleu */
	font-size: 12px;
	color:#818386; /* gris */
}
#motsbas a:link {
	text-decoration: none;
	color:#818386;
}
#motsbas a:visited {
	text-decoration: none;
	color:#818386;
}
#motsbas a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
#motsbas a:active {
	text-decoration: none;
	color:#818386;
}