/* Mise en page globale */
body {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
/* En-tête */ 
#header_flash {
	height: 100px;
	padding-left: 0px;
	background-color: #A0A0FF;
	background-image: url(01-Accueil/banniere_vierge.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#header {
	height: 100px;
	padding-left: 140px;
	background-color: #A0A0FF;
	background-image: url(01-Accueil/banniere3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* Menu horizontal */
#menuhaut {
	margin: 0;
	background-image: url(Fonds_Ecran/Auteur.jpg);
	background-repeat: no-repeat;
	padding: 0.1em 0.5em 0.1em 0;
	list-style-type: none;
	background-color: #000;
	color: #FFFF00;
	text-align: right;
}
#menuhaut li {
	display: inline;
} 
#menuhaut a {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
#menuhaut a:hover {
	color: #272B36;
	font-weight: bold;
	background-image: url(Fonds_Ecran/Menu_haut_Actif.jpg);
}

/* Menu vertical hors page Index*/
#menu {
	float: left;
	width: 200px;
	margin: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(Fonds_Ecran/Vignette2-2CC2.jpg);
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 15em;
	padding-left: 0;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 5px;
} 
#menu li a {
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	color: white;
	font-weight: bold;
	font-size: 110%;
	text-indent: 10px;
}
#menu li a:hover {
	background: #cccc33;
	color: #336600;
}

/* Menu vertical */
#menu0 {
	float: left;
	width: 200px;
	margin: 0px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(Fonds_Ecran/Vignette3-2CC2.jpg);
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 15em;
	padding-left: 0;
}
#menu0 ul {
	list-style-type: none;
	color: white;
	padding: 0;
	margin: 0 10px 0 5px;
} 
#menu0 li a {
	display: block;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	color: white;
	font-weight: bold;
	font-size: 110%;
	text-indent: 10px;
}
#menu0 li a:hover {
	background: #cccc33;
	color: #336600;
}
#menu2 span {
	position: absolute;
	top: 180px;
	left: 500px;
}
#menu2 li a span {
	display: none;
}
#menu2 li a:hover span {
	display: inline;
	position: absolute;
	top: 180px;
	left: 500px;
}
#menu2 p {
	margin-top: 0;
	margin-bottom: 0;
}

/* Contenu global */
#global {
	margin-left: 200px;
	margin-top: 0px;
	background-color: #FFC;
}
#global h1 {
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 7px;
	border-bottom: 5px solid #ffff99;
	font-variant: small-caps;
	text-indent: 5px;
	color: #225500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#global h2 {
	margin-top: 14px;
	margin-bottom: 14px;
	font-size: 120%;
	font-weight: bold;
	color: #228822;
	margin-left: 10px;
}
#global p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/* Contenu global page complete*/
#global_page_complete {
	margin-left: 0px;
	background-color: #FFC;
}
#global_page_complete h1 {
	font-weight: bold;
	font-size: 150%;
	margin-left: 10px;
	padding-bottom: 7px;
	border-bottom: 5px solid #ffff99;
	font-variant: small-caps;
	color: #225500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#global_page_complete h2 {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #228822;
}
#global_page_complete p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

/* Encart */
#encart {
	float: right;
	width: 250px;
	padding-top: 20px;
	background: url(01-Accueil/encart-haut.png) left top no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#encart h3 {
	font-size: 130%;
	margin: 0 0 0 30px;
}
#bloccadre {
	background: url(01-Accueil/encart-bas.png) left bottom no-repeat;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0px;
}
#bloccadre ul {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#bloccadre li {
	margin: 0;
	list-style-image: url(postpuce.png);
}
#bloccadre li a {
	color: black;
	text-decoration: none;
}
#bloccadre li a:hover {
	text-decoration: underline;
}
.animation_gif {
	text-align: center;
}	
.centrage_horizontal {
	text-align: center;
	font-weight: normal;
}	
.cache {
	position: absolute;
	left: 0;
	top : -5000px;
}	
a img
{
border: none;
}
