/* DEBUT - Gestion des liens du site */
#div_header a:link, #div_footer a:link{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:700;
	color:#FFFFFF;
}
#div_header a:visited, #div_footer a:visited{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:700;
	color:#FFFFFF;
}
#div_header a:active, #div_footer a:active{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:700;
	color:#FF9122;
}
#div_header a:hover, #div_footer a:hover{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:700;
	color:#BBBBBB;
}
a:link{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	color:#909090;
}
a:visited{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	color:#909090;
}
a:active{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	color:#FCA756;
}
a:hover{
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-style: normal;
	color:#22ED00;
}
/* FIN - Gestion des liens du site */

/* DEBUT - Style texte + titre */
.div_titre_center_gros{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#555555;
}
.div_titre_center_moyen{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#555555;
}
.div_titre_center_petit{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#555555;
}
.div_titre_left_gros{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	color:#555555;
}
.div_titre_left_moyen{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color:#555555;
}
.div_titre_left_petit{
	font-family: "Century Gothic", Verdana;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#555555;
}
.div_text_left_gros{
	font-family: "Century Gothic", Verdana;
	font-size:14px;
	text-align:left;
	color:#555555;
}
.div_text_left_petit{
	font-family: "Century Gothic", Verdana;
	font-size:12px;
	text-align:left;
	color:#555555;
}
.div_text_justify_gros{
	font-family: "Century Gothic", Verdana;
	font-size:14px;
	text-align:justify;
	color:#555555;
}
.div_text_justify_petit{
	font-family: "Century Gothic", Verdana;
	font-size:12px;
	text-align:justify;
	color:#555555;
}
.div_text_center_gros{
	font-family: "Century Gothic", Verdana;
	font-size:14px;
	text-align:center;
	color:#555555;
}
.div_text_center_petit{
	font-family: "Century Gothic", Verdana;
	font-size:12px;
	text-align:center;
	color:#555555;
}
.div_date_right_gros{
	font-family: "Century Gothic", Verdana;
	font-size:16px;
	text-align:right;
	color:#555555;
}
.div_date_right_petit{
	font-family: "Century Gothic", Verdana;
	font-size:12px;
	text-align:right;
	color:#555555;
}
.div_date_left_gros{
	font-family: "Century Gothic", Verdana;
	font-size:16px;
	text-align:left;
	color:#555555;
}
.div_date_left_petit{
	font-family: "Century Gothic", Verdana;
	font-size:12px;
	text-align:left;
	color:#555555;
}
/* FIN - Style texte + titre */

/* DEBUT - Style div main*/
.div_main {
z-index:-1;
}

.div_main_page{
width:974;
}
/* FIN - Style div main*/

/* ---------------------------------*/
/* DIV de positionnement de l'index */
/* ---------------------------------*/

/* DEBUT - DIV Header */
.div_header{
	position:relative;
	left:0px;
	top:0px;
	width:974;
	z-index:0;
}
.div_header_bg{
	position:relative;
	left:0px;
	top:0px;
	width:974;
	z-index:1;
}
.div_header_titre {
	position:relative;
	left:-320px;
	top:-100px;
	width:300px;
	z-index:2;
}
.div_header_texte{
	position:relative;
	left:170px;
	top:-70px;
	width:600px;
	z-index:2;
		
	font-family: "Century Gothic", Verdana;
	font-size: 20px;
	font-weight:700;
	color:#DDDDDD;
}
/* FIN - DIV Header */

/* DEBUT - DIV Center */
.div_center{
	position:relative;
	left:0px;
	top:0px;
	width:974px;
	z-index:0;
}
.div_center_logo{
	position:relative;
	top:0px;
	left:-400px;
	width:100px;
}
.div_center_content{
	position:relative;
	top:-250px;
	left:50px;
	width:750px;
}
/* FIN - DIV Center */

/* DEBUT - DIV Footer */
.div_footer_0{
	position:relative;
	width:974;
	left:0px;
	top:30px;
}
.div_footer_1{
	position:relative;
	width:974;
	left:0px;
	top:-440px;
}
.div_footer_2{
	position:relative;
	width:974;
	left:0px;
	top:-220px;
}
.div_footer_bg{
	position:relative;
	width:974;
	left:0px;
	top:0px;
}
.div_footer_link{
	position:relative;
	left:0px;
	top:-65px;
}
.div_footer_copyright{
	position:relative;
	left:0px;
	top:-60px;
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	font-style: normal;
	color:#EEEEEE;
}
/* FIN - DIV Footer */

.saisie{
	FONT: 12px arial, verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("shadeform.gif");
	BORDER: #C96605 1px solid;
	margin-top: 1px;
}
