body{
	margin:0;
	background-image:url(images/site/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#AEBCD2;
	width:977px;
}

#contenu{
width:977px;
background-repeat:no-repeat;
/*height:573px;*/
}

#corps{
width:977px;
/*height:465px;*/
background-image:url(images/site/fond_home.gif);
background-repeat:no-repeat;
padding:0;
/*border:1px solid red;*/
}

#contener{
width:977px;
}

#tab_menu{
width:230px;
}

#tab_gauche{
width:232px;
height:156px;
background-image:url(images/site/fond_gch_home.jpg);
background-repeat:no-repeat;
}

#gauche{
width:226px;
float:left;
/*margin-left:10px;*/
}

#droite{
/*float:right;*/
}

#tab_contenu{
/*border:1px solid green;*/
margin-left:10px;
}

label{
display:block;
}
/******************************/
.titre{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#DD9906;
}

.titre2{
font-family:Arial;
font-size:16px;
font-weight:900;
color:#62789F;
}

table td ul li{
	font-family:Arial;
	font-weight:bold;
	color:#DD9906;
}

.text_courant{
font-family:Arial;
font-size:14px;
font-weight:500;
color:#62789F;
text-align:justify;
}

.lien_orange{
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color: #E4A113;
}

.ss_titre{
font-family:Arial;
font-weight:bold;
color:#DD9906;
}

.text_gras{
font-family:Arial;
font-weight:bold;
font-size:14px;
color:#274F83;
}

#liste1,#liste2,#liste3,#liste4{
padding-left:35px;
}
/******************************/

li{
float:left;
padding-left:20px;
list-style-type:none;
background-image:url(images/site/fleche.gif);
background-repeat:no-repeat;
background-position: left center;
}

.ss_liste{
float:left;
padding-left:20px;
list-style-type:none;
background-image:url(images/site/fleche_.gif);
background-repeat:no-repeat;
background-position: left center;
}
/******************************/
#quantite{
width:25px;
height:14px;
margin-top:4px;
border:solid 1px #CAD2E0;
font-family:Arial;
font-size:13px;
}
.marge, #boutique{
padding-left:30px;
}
.text_blanc{
font-family:Arial;
font-size:12px;
font-weight:800;
color:#FFFFFF;
}
.text_noir{
font-family:Arial;
font-size:12px;
font-weight:800;
color:#000000;
}

.retrait{
padding-left:20px;
}

/*td{
border:1px solid red;
}*/

/******************************/
#footer{
	width: 977px;
	clear: both;
	font-family: Arial;
	font-size: 10px;
	color: #274F83;
}

.formulaire {
	border: 1px solid #E49C03;
}
