@charset "utf-8";
/* CSS Document */



/*--------------------DESIGN ARCHITECTURAL ----------------------mise en forme de la disposition de l'architecture de la page*/


body
{
	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
	width: 990px;
	
	position: relatif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	
	padding: 0px;
	
	text-align: center;
	
	
}



img
{
	border:none;
}



a
{
	font-size: 11px;
	color: #600;
	text-decoration:none;
	font-family:"Century Gothic";
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #99CC00;
	color: #003333;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: inline;
	color: #510202;
	text-transform:uppercase;

}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline;
	color: #510202;
	text-transform:uppercase;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	color: #510202;
}

#header
{
 
	width: auto;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000000;
	

}

#header p{
	font-family:"Century Gothic";
	text-align:center;
	color:#999;
	font-size:12px;
	width:700px;
	margin:auto;
	line-height: 15px;
}

#imgOnglet{
display:inline;	
}

#menu
{
	width: auto;
	text-align:center;
	margin: auto;
	margin-top: 10px;
}




#corps
{

width: 990px;
position: relative;
margin: auto;
padding: 0px;
text-align: center;


}

*+html #corps{
	/*background-position: 110px 5px;-*/
	
}

#col_droite
{	
	float:right;
	margin-right: 0px;
	
	
}

#footer
{
	width: 990px;
	text-align:center;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #333333;
	margin:auto;
	margin-top: 100px;
	background-image:url(imagesContenu/poivre.jpg);
	background-position: 580px 0px;
	background-repeat:no-repeat;
}

#footer p
{
	font-size: 10px;
	text-align:center;
	font-family: "Century Gothic";
	display:inline;
}

.cadre{
/*visibility: hidden;*/
width: 923px;
height: 600px;
margin:auto;
margin-top: 15px;
font-size: 12px;
/*border: solid 1px;*/
background-image:url(imagesStructure/grpCadre.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.formuleG{

float: left;
width: 410px;

margin-left: 30px;
padding-top: 35px;
line-height: 14px;
/*border: solid 1px;*/
position: relatif;
}


.formuleE{
width: 410px;
margin-left: 480px;
line-height: 14px;

font-size: 12px;
padding-top: 35px;
}

.fleur {
left: -490px;
position: relative;
top: -850px;
}

.sacoche{
position: absolute;
top: 740px;
left: 980px;
}

.stylo{
position: relative;
right: -350px;
top: -520px;
}

.bouchon{
position: absolute;
top: 745px;
left: 250px;
}


