body {
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fonts/body.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
sup {
	font-weight: normal;
	font-style: oblique;
	font-family: Helvetica;
}
a {
	color: #993300;
}
a:hover, a:focus {
	color: #AB8101;

}
strong {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
}

/* Contenu principal */
#contenu {
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	font-family: "Trebuchet MS", Georgia, Verdana, serif;
	font-size: 12px;
	width: 850px;
	padding: 0px;
}
#contenu h1 {
	color: #FFFFCC;
	font-size: 27px;
	clip: rect(auto,auto,auto,auto);
	font-family: "Arial Black";
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding: 0px;
}
.sous_bloc_g .clear {
	height: 1px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#contenu h2 {
	font-size: 16px;
	font-family: Helvetica;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-indent: 0px;
	font-weight: bold;
	color: #FFFFCC;
}
#contenu h3 {
	margin: 0px;
	color: #FFCC66;
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
	padding: 0px;
}
#contenu h4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenu h5 {
	margin: 0px;
	color: #FFFFCC;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	text-indent: 0px;
}
#global #contenu a {
	color: #993300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#global #contenu a:hover, a:focus {
	color: #660000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contenu hr {
	margin-top: 20px;
	margin-bottom: 3px;
	height: 1px;
	background-color: #000000;
	margin-right: 10px;
	color: #000000;
	border: 1px solid #000000;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%;
}
#global {
	min-height: 100%; /* -> 1 */
	width: 850px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 0px;
}

/* En-tête */
#entete {
	display: block;
	position: fixed;
	height: 166px;
	background-repeat: no-repeat;
	width: 850px;
	background-image: url(../images/fonts/entete.gif);
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 0px;
	text-align: right;
	padding: 0px;
	z-index: 10000;
}

/* Contenu */
#contenu {
	padding-top: 200px;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	padding-bottom: 50px;
	margin: 0px;
	overflow: visible;
	bottom: 0px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
}.clear {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;

}
#contenu ul {
	margin: 0;
	text-align: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 0px;
}
#contenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	page-break-before: left;
}
.img_droit {
	float:right;
	height: auto;
	width: auto;
	padding: 0px;
	display: block;
	margin: 0px;

}
.sous_bloc_g p {
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_gauche {
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	display: inline;
	margin: 0;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 0px;
}	

.img_anime {
	padding: 2px;
	height: auto;
	width: auto;
	margin: 0;
	display: inline;
	border: 2px dotted #FFCC99;
}
	
#bloc_centre {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	height: auto;
	}
#global #contenu #bloc_centre h1 {
	color: #99CC99;
	font-family: "Arial Black";
	font-weight: normal;
}
	
#bloc_promo {
	padding: 10px;
	width: 100%;
	display: block;
	height: 200px;
	border: 3px solid #660000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #990000;

}
	
#bloc_portrait {
	width: auto;
	display: block;
	height: auto;
	background-color: #000000;
	margin-top: 10px;
	border: 2px solid #AB8101;
	margin-bottom: 10px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1000;
	background-image: url(../images/titre/groupe.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;

}

div#premiere {
	width: 160px;
	display: block;
	padding: 0px;
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	background-color: #000000;
}

div#deuxieme {
	float: left;
	width: 160px;
	display: block;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 20px;

}

div#troisieme {
	width: 380px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	margin-left: 6px;
	margin-right: 0px;
	background-color: #000000;
}

div#quatrieme {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	display: block;
	float: right;
	clear: left;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 220px;
}

div#cinquieme {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 195px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
	
.bloc_droit {
	width: 260px;
	height: auto;
	display: block;
	list-style-position: inside;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #333333;
	background-image: url(../images/fonts/bloc-droit.png);
	background-repeat: repeat;
	padding: 0px;
	
}
#global #contenu #bloc_centre .bloc_droit .img_droit {
	float: right;
	padding-right: 5px;
	padding-top: 0px;
}
#global #contenu #bloc_centre .bloc_droit .img_gauche {
	float: left;
	padding-left: 5px;
	padding-top: 0px;
}
	
.bloc_droit p{
	padding: 6px;
	color: #333333;
	text-align: left;
	margin: 5px;

}
#global #contenu .bloc_droit a {
	color: #333333;
	padding-right: 10px;
	font-weight: bold;
}
#global #contenu .bloc_droit a:hover{
	color: #FFFFFF;
}
.bloc_gauche {
	width: 540px;
	height: auto;
	display: block;
	list-style-position: inside;
	color: #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;

}
#global #contenu .bloc_droit h1 {
	font-size: 14px;
	font-family: "Arial Black";
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/fonts/h1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#global #contenu .bloc_droit h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.sous_bloc_g {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 540px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #202020;
	border: 3px solid #666666;
}
.bloc_vgnette_gauche {
	width: 400px;
	float:left;
	height: auto;
	display: block;
	list-style-position: inside;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;

}
sup {
	font-weight: bold;
	font-size: 10px;
}
#global #contenu .bloc_vgnette_gauche .image {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.bloc_vignette_droit {
	width: 400px;
	float:right;
	height: auto;
	display: block;
	list-style-position: inside;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#global #contenu .bloc_vignette_droit .image {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.c1 {
	width:390px;
	float:left;
	height: auto;
	padding: 3px;
	display: block;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.c2 {
	width:390px;
	float:right;
	height: auto;
	padding: 3px;
	display: block;
	font-size: 12px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_titre {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: right;
}
.c3 {
	width:240px;
	float:left;
	height: auto;
	margin-left: 550px;
	top: 0px;
	background-color: #00FFFF;
	clip: rect(auto,auto,auto,530px);
	padding: 10px;


}
.image {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.image_centre {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bloc_anime {
	width: 250px;
	padding:0;
	display: block;
	margin: 0px;
	float: right;
	text-align: center;
}
.clignote {
	text-decoration: blink;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Black";
}
/* Pied de page */
#pied {
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: auto;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #CCCCCC;
}
#pied a {
	text-decoration: none;
	color: #660000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	}
#pied a:hover, a:focus  {
	text-decoration: none;
	color: #993300;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
}
#pied p {
	margin: 0em;
	padding: 0px;
}
#copyright {
	text-align: left;
	font-size: 1em;
}
#global #entete #menu img {
	text-align: left;
}
.bloc_gauche .sous_bloc_g .img_droit {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
.lien {
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: right;
}
#global #contenu #bloc_centre .bloc_gauche .sous_bloc_g h1 {
	color: #FFFFFF;
}
#global #contenu #bloc_centre .bloc_droit h1 {
	color: #FFFFFF;
}
