/* Corps du documents */

body    {
	background: #5F5F59;
	color: #ffffd7;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	padding: 100px 3px 3px 3px;
	text-align: justify;
	}
h1 {color: #e1342f;
	font-size: medium;
	text-align: left;
	}
h2 {	color: #ffffd7;
	font-size: small;
	font-weight: bold;
	text-align: left;
	}
h3 {	color: #e1342f;
	font-size: small;
	font-style: italic;
	text-align: left;
	}
p, table, dl	{
	padding-left: 0px;
	padding-right: 10px;
	}
ol, ul	{
	padding-left: 15px;
	margin-left: 0px;
	padding-right: 0px;
	text-align: left;
	}
img	{margin: 10px;
	border: none;
	}
td img{	float: none;
	}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}	

/* Liens */											
a 	{color: #e1342f;
	 background-color: transparent;
	 text-decoration: underline;
	 }
a:hover	 {color: black;
	 text-decoration: underline ;
	 background-color: #e1342f;
	}


/* Barre de navigation lat&#65533;rale */
#nav	{margin: 0px;
	}
div#nav a{color: #ffffd7;
	display: block;
	padding: 3px 6px 3px 3px;
	border-left: 1px dotted #e1342f;
	font-weight: bold;
	}

/* Barre de navigation droite */
#nav2	{
	margin: 0px;
	padding: 5px;
	font-size: 13px;
	}
#nav2 a{padding: 3px 6px 3px 3px;
	border-right: 1px dotted ;
	}
#nav2 a:hover, div#nav a:hover{
	background:  #c0c0c0;	
	}
#nav2	span.titre{display: none;}
#nav2	em{font-style: normal;}

/* Pied de page */
address{margin: 0;
	padding: 0px;
	text-align: center;	
	}

/* Logo */
#logo	img{border: none;
	position: absolute;
	top: 3px;
	left: 10px;
	z-index: 3;
	}


/* Formulaires */
button	{background: gray;
	color:  white;
	cursor: pointer;
	}
button:hover{
	background: white;
	color: black;
	}
input, select, textarea	{background: white;
	border: 1px solid gray;
}


/* Tables */
table{margin-left: 15px}
td, th{	text-align: left;
	vertical-align: top;
	padding: 2px
	}
/* News */
.newsAccroche{
	font-style: italic;
	}
.newsima{border: none;
float: right;}

/* Illustrations */
#illustrations img{
	border: none;
	}

/* galerie */

.galerie{
	margin-right: 5px;
	}
.galerie img, galerieImage img{
	float: none;
	border: 1px black solid;
	margin: 5px;
	}
#show{float: none;
	}
.galerieLegende textarea{
	color: #ffffd7;
	background: transparent;
	border: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	position: relative;
	margin: 10px; 
	width: 500px;
	}


/* Plan de site */
.siteMapRub{
	margin-top: 20px;
	padding-top: 10px;
	display: block;
	} 


/* Mises en forme des galeries */

.inlineGalery{
	margin: 3px;
	text-align: center;
	}
.inlineGalery img{
	margin: 2px 1px 2px 5px;
	padding: 0px;
	border: 1px solid black;
}
.inlineGalery a:hover{
	background: transparent;
	}

/* Bouton afficher / masquer la page*/ 
#mahFull, #cible, #fonctions, #validation {display: none;}
