html, body {					/*-Option generales-*/
	background:#fff;
	margin:0 auto;
	background-image: url(../images/bkg_body.jpg);
	background-repeat: repeat-x;
  	margin:0,0,0,0; 	/* suppression de toutes les marges */
  	padding:0,0,0,0;
	/*-border-top:30px solid #aff023;-*/
	/*-height:100%;-*/
	/*-border:1px solid #828282;-*/

	}

div#wrapper {					/*-Conteneur globale du site-*/
	width:779px;
	margin:0 auto;
	/*-text-align:left;-*/
	/*-height:100%;-*/

}


div#header {					/*-Header-*/
	width:779px;
	height:129px;
	background-color:#fff;
	/*-border:1px solid #828282;-*/
	}

div#contenu {			/*-Contenu principal*/
	width:727px;
	background-image: url(../images/bkg_contenu.jpg);

	/*-width:555px;		/*-779px - 30px de padding-*/
	/*-padding-left:30px;  /* espacement du texte du bord gauche-*/

	padding-top: 6px;
	padding-left: 30px;
	padding-right: 22px;

	/*-border:1px solid #828282;-*/



	height: auto;			/*- Hauteur mini + hack IE  -*/
	min-height: 714px;
	_height: 714px; // hack uniquement interpr�t� par IE Win

	}

div#gauche{
	width:520px;
	/*-border:1px solid #828282;-*/
}
div#droite{
	float:right;
	width:192px;
	/*-border:1px solid #828282;-*/
}


div#baseline {width:750px; text-align:center; font-size:10px; color:#777777; padding:3px;}


div#footer {						/*-Footer-*/
	width:779px;
	height:24px;
	/*-background-color:#ff0;-*/
	background-image: url(../images/bkg_footer.jpg);
}
/*----------------------------------------------------------------------------GLOBAUX--------------------------*/
img{

vertical-align:top;

}
div#scroll {									/*-eviter le scroll-*/
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}
#flashcontent {
		width: 100%;
		height: 100%;
	}
#flashcontent2 {
		width: 100%;
		height: 100%;
	}

a                 { color: #b07600;text-decoration: none; outline: none;} /* Liens en blanc fonc� */
a:visited         { color: #b07600; outline: invert; text-decoration: none;  outline: none;} /* d�j� visit�s */
a:hover, a:active { color: #aff023; text-decoration: none;  outline: none;}  /* Lors du passage de la souris ou activation, */
a img, img a {border: none; text-decoration: none; outline: none;}

.image {								/*- Espace pour �crire autour image (exemple image concept)-*/
float: left;
margin-right:10px;
}

/*--------------------------------POLICES--------------------------------------------------------------*/



.imagecentre {								/*- Espace pour �crire autour image (exemple image concept)+ centree*/
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
}



input.textbox { width:160px; }

h1 {
	font:bold 11pt Arial, Helvetica, sans-serif;
	color:#484F59;
	border-bottom:1px solid #484F59;
	text-align:center;
}
h2 {
	font:bold 11pt Arial, Helvetica, sans-serif;
	color:#484F59;
	border-bottom:1px solid #484F59;
}
h3 {
font:bold 9pt Arial, Helvetica, sans-serif;
	color:#484F59;
}


ul {
	margin:0 0 10px 10px;
	list-style-type:square;
}

pbold {
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#484F59;
}

pnews {
	font:6pt Arial, Helvetica, sans-serif;
	color:#484F59;
}

div, p, span, label, td {
	font:9pt Arial, Helvetica, sans-serif;
	color:#484F59;
	/*-text-align:justify-*/
}
.p2 {
font:8pt Arial, Helvetica, sans-serif;
	color:#484F59;
}

.menu ul, li {
list-style-type: none;
}

div2 {
	font:9pt Arial, Helvetica, sans-serif;
	color:#484F59;
	text-align:justify
}

p {
	margin-bottom:10px;
}


/*------------------------------------------FLASH------------------------------------------------*/



#flashcontent {
		width: 100%;
		height: 100%;
	}
#flashcontent2 {
		width: 100%;
		height: 100%;
	}

div#billboard{						/*billboard-*/
	width:520px;
	/*-height:24px;-*/
	/*-background-color:#ff0;
	background-image: url(../images/bkg_footer.jpg);-*/
	float:left;
	/*-padding-left:30px; /*-espace de la marge droite-*/
	text-align:left;
	}


/*------------AJAX---------------------------------------------------*/


#form_box {
	float: left;
	width: 290px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#form_box div {
	height: 25px;
	padding: 0.2em 0.5em;
}

#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}

#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}


#log {
	float: left;
	padding: 0.5em;
	/*-margin-left: 10px;-*/
	width: 290px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}

#log_res {
	overflow: auto;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}



#form_case {

	width: 292px;
	margin:0 auto;

}




/*---------------send ajax----------*/



#form_box2 {
	float: left;
	width: 350px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-size: 11px;
	font-weight: bold;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#form_box2 div {
	height: 25px;
	padding: 0.2em 0.5em;
}

#form_box2 div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}

#form_box2 p {
	float: left;
	margin: 4px 0pt;
	width: 150px;
}


#log2 {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 350px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}

#log_res2 {
	overflow: auto;
}

#log_res.ajax-loading2 {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

div#avt_footer {			/*-Contenu principal*/
	width:727px;
	background-image: url(../images/bkg_contenu.jpg);

	/*-width:555px;		/*-779px - 30px de padding-*/
	/*-padding-left:30px;  /* espacement du texte du bord gauche-*/

	padding-top: 6px;
	padding-left: 15px;
	padding-right: 37px;

	/*-border:1px solid #828282;-*/



	height: auto;			/*- Hauteur mini + hack IE  -*/
	min-height: 30px;
	_height: 30px; // hack uniquement interpr�t� par IE Win

	}
div#baseline2 {width:750px; text-align:left; font-size:10px; color:#777777;}
