@charset "iso-8859-1";
body {
    font-family:Arial;
	text-align: center; 
}
a {
    color:#003EA6;
}
a:hover {
    text-decoration:none;
}
img { border:0px; }
#CentreBlanc{
    width:760px;
    margin:0 auto;
    overflow:hidden;
	text-align:left; 
	
	/*
	position: absolute;
	width: 100%;
	*/
}
#menuRight{
    float:right;
	width:226px;
	/*
	position: absolute;
	right:0;
	width: 245px;
	*/
}
#content{ 
	float:left; 
    width:523px;
    padding:5px;
	
    /* 
	width:100%;
	margin-right: 270px;
	*/
}
div.menu {
	background-image:url('menu.gif');
	width:516px;
	height:25px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
	overflow:hidden;
	clear:both;
}
div.menu-in {
	padding-left:10px;
	padding-top:3px;
}
div.menu_droite {
	background-image:url('droite-texture.gif');
}
div.droite {
	background-image:url('droite-haut.gif');
	background-repeat:no-repeat;
	padding:10px 0px 5px 10px;
	font-family:Arial;
	font-size:10pt;
	color:white;
}
h1 {
	font-size:15pt;
	color:#1A5CB8;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	color:#071124;
	margin:0px;
	padding:0px;
}
a.h3 {
	text-decoration:none;
	color:#071124
}
a.rub {
	text-decoration:none;
	color:#1A5CB8;
	font-size:10pt;
}
a.marque {
	text-decoration:none;
	color:#990000;
	font-size:16px;
}
/*0D294C*/
div.marque {
	width:100%;
	padding:0px 0px 5px 5px;
	border-bottom:2px solid #FF9933;
	margin:10px 15px 2px 0px;
}
a.produit {
	text-decoration:none;
	color:#35728C;
	font-size:10pt;
	margin-right:10px;
}
a:hover.produit {
	text-decoration:none;
	color:#D53A32;
	font-size:10pt;
}
div.produit1 {
	width:100%;
	padding:3px;
	border-bottom:1px dashed #B5B6C5;
	background-color:#EAEBFF;
	color:#A6A6A6;
	font-size:10px;
}
div.produit2 {
	width:100%;
	padding:3px;
	border-bottom:1px dashed #B5B6C5;
	background-color:#FFFFFF;
	color:#C1C1C1;
	font-size:10px;
}
div.produit_roll {
	width:100%;
	padding:3px 3px 3px 0px;
	border-bottom:1px dashed #FF9933;
	border-left:3px solid #FF9933;
	background-color:#FFD973;
	color:#C1C1C1;
	font-size:10px;
}
div.group_marque {
	width:100%;
	margin-bottom:5px;
}
input.form {
	background-color:#FEA84B;
	color:white;
	font-size:11pt;
	border:1px solid #FECD98;
}
input.form_login {
	background-color:#E4E3FB;
	color:#252E42;
	font-size:10px;
	border:1px solid #5A72A3;
}
div.droite_titre {
	font-size:16pt;
	border-bottom:1px solid #FECC96;
	width:90%;
	margin:15px 0px 5px 0px;
}

/************* LISTE DES PRODUITS *************/
div.TopProduit {
	width:200px;
	color:white;
	font-size:10pt;
	margin:0px 0px 5px 5px;
	overflow:hidden;
}
img.TopProduit {
	float:left;
	width:50px;
	height:50px;
	clear:both;
	margin-right:3px;
}
img.AnnuProduit {
	float:left;
	width:50px;
	clear:both;
	height:50px;
	margin-right:3px;
}
div.bloc1 {
	clear:both;
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
div.bloc2 {
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
div.rubrique {
	text-align:left; 
	width:245px;
	height:80px;
	background-image:url('fond-point.gif');
	background-repeat:none;
}

/************* LISTE DES ARTICLES *************/
.Prod_marchand a, .Prod_designation a, .Prod_prix a, .Prod_fdp a, .Prod_dispo a {
	color:#939393;
	font-size:11px;
	text-decoration:none;
}
.ListeArticle .ProdT_designation,.ListeArticle .Prod_designation {
	width:300px;
}
.titre_article th {
	border-bottom:2px solid #FF9933;
	padding:0px 1px 8px 1px;
}
.ListeArticle .Prod_prix,.ListeArticle .Prod_fdp,.ListeArticle .Prod_dispo {
	text-align:right;
	white-space:nowrap;
}
.ListeArticle .ProdT_prix,.ListeArticle .ProdT_fdp,.ListeArticle .ProdT_dispo {
	text-align:right;
	white-space:nowrap;
}
.titre_article a {
	text-decoration:none;
	color:#EC8D00;
	font-size:11px;
}
.liste_article td {
	border-bottom:1px dashed #9DA2FE;
	padding:5px 1px 5px 1px;
	color:#939393;
	font-size:11px;
}
