/* ------------------------------------------------- */
/* Style de structure, non utile dans l'editeur HTML */
/* ------------------------------------------------- */
/* ---------- Structure des pages (Blocs div) */
#Zone_Conteneur
{
	position: absolute;
	width: 953px;
	left: 50%;
	margin-left: -476px;
	top:0px;	
	padding-top:0px;
	height:100%

}

#Zone_Top
{
	height:97px;
}


#Zone_ColGauche
{
	float: left;
	width: 250px;
	text-align: justify;
	height: 100%;	
	padding:0;
	
}

#Zone_ColGauche_top
{

	text-align:center;
	
	padding:0;
	margin:0;
	height:28px;	
	margin-top:20px;
}

#Zone_ColGauche_contenu
{
	text-align:right;

}

#Zone_ColCentre
{
	text-align: justify;
	float: left;
	color:White;
	position:relative;
	width: 504px;	
	
}
#Zone_ColCentre_top
{
	height:28px;	
	margin-top:20px;
	text-align:right;
	
}

#Zone_ColCentre_contenu
{
	background-color:White;
	color:#505050;
	padding-right:10px;
	padding-left:10px;
	}

#Zone_ColCentre_bottom	
{
	background-image: url("images/fond_bottom0.gif");
	background-repeat:no-repeat;
	height:29px;
	}
		

#Zone_ColDroite a, #Zone_ColDroite a:hover, #Zone_ColDroite a:visited
{
	color:White;
	
	}
	
#Zone_ColDroite
{
	float: left;
	width: 198px;
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	
}

#Zone_ColDroite_top
{
	height:28px;	
	margin-top:20px;
}

#Zone_ColDroite_contenu
{
	background-image: url("images/fond_coldroite0.gif");
	background-repeat:repeat-y;
	color:White;
	background-color:#505050;
	padding-left:10px;
	}

#Zone_ColDroite_contenu h1
{
	color:White;
	border:0px;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	margin:0;
	margin-right:10px;
	}
	
#Zone_ColDroite_bottom
{
	background-image: url("images/fond_bottomdroit0.gif");
	background-repeat:no-repeat;
	height:29px;

}
	
#Zone_ColPromo
{
	width:235px;
	float:left;
	margin-right:5px;
	
	}
#Zone_ColPromo_top
{	
	background-image: url("images/top_promo.gif");
	background-repeat:no-repeat;	
	height:30px;
	}
#Zone_ColPromo_contenu
{
	background-image: url("images/Contenu_Promo.gif");
	background-repeat:repeat-y;	
	
	}
#Zone_ColPromo_bottom
{
	background-image: url("images/bottom_promo.gif");
	background-repeat:no-repeat;	
	height:30px;
	}

#Zone_ColNews
{
	width:230px;
	float:left;	
	margin-right:10px;
	
	}

#Zone_ColNews h1
{
	color:#6286C5;
	border:0px;
	margin:0;
	padding:0px;
	font-weight:Bold;
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	border-bottom:solid 1px #6286C5;
	
	}
		
#Zone_ColNews_top
{
	}
#Zone_ColNews_contenu
{
	/*background-color:#F1F1F1;*/
	margin-bottom:5px;
	
	}
#Zone_ColNews_bottom{}
	
#topVente
{
width:478px;	
	}		
#topVente_top
{
	background-image: url("images/topVente_top.gif");
	background-repeat:no-repeat;	
	height:30px;
	}
#topVente_contenu
{
	background-image: url("images/topVente_contenu.gif");
	background-repeat:repeat-y;	
	height:125px;
		
	}
#topVente_bottom
{
	background-image: url("images/topVente_bottom.gif");
	background-repeat:no-repeat;	
	height:10px;
	}

	
#Zone_Pied
{
	color: #666;
	float: left;
	font-size: 9pt;	
	text-align:center;
	margin-top:0px;
	margin-left:300px;
}


