Body
{
background-image:url(../images/fond-body-index.gif);
background-position:top left;
font-family:"Trebuchet MS";
color:#000000;
font-size:11px;
/*margin-top:10px;*/
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}

h1
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bf321b;
	margin: 10px;
	font-weight: bold;
}

h2
{
	font-size:14px;
	font-family:"Trebuchet MS";
	color:#ffffff;
	margin-bottom:3px;
	margin-top:3px;
	font-weight: bold;
	background-color:#bf321b;
	display:block;
	width:125px;
	height:16px;
	padding-left:2px;
}

div#Page
{
}
div#MainConteneur
{
width:980px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;

}
div#Conteneur
{
width:959px;
height:auto;
/*background-color:#f6eccd;*/
background-position:right;
background-repeat:repeat-y;
}

div#BlocPrincipal
{
float:left;
width:956px;
height:390px;
background-image:url(../images/fond-degrade-index.gif);

}
div#BasConteneur
{
clear:both;
width:959px;
height:18px;
background-image:url(../images/bas-conteneur.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
div#BlocGauche
{
float:left;
width:792px;
height:auto;
}

div#ColGauche
{
}
div#ColDroite
{
	float:left;
	width:152px;
	height:auto;
	padding-left: 5px;
}
div#Entete
{
float:left;
height:200px;
width:959px;
background-image:url(../images/entete-index.jpg);
background-position:top left;
background-repeat:no-repeat;

}
div#Menu
{
margin-top:0px;
margin-left:182px;
height:20px;
width:777px;
z-index:50;
}

div#Contenu
{
/*float:left;
width:175px;
height:auto;
background-image:url(../images/fond-contenu.gif);
background-repeat:repeat-x;
background-color:#f6eccd;*/
}
div#Pied
{
clear:both;
height:10px;
width:959px;
text-align:right;
color:#ffffff;
font-size:9px;
}
div#Pied a, div#Pied a:link, div#Pied a:active, div#Pied a:visited{	
color:#FFFFFF;
text-decoration:none;
}

div#Pied a:hover{
color:#bc2716;
text-decoration:underline;
}
