BODY
   {
	background-color :#ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


/********************* GENERIQUE *************************/
.texte{
	color : #020202;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.titre{
	color : #020202;
	font-size :14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.titre_rouge{
	color : #E10000;
	font-size :14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.texte_blanc{
	color : #FFFFFF;
	text-decoration: none;
}

.texte_rouge{
	color : #E10000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.texte_pt_rouge{
	color : #E10000;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.texte_pt{
	color : #020202;
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A{
	color : #020202;
	text-decoration: none;
}
A:hover{
	color : #020202;
	text-decoration: none;
}

.lien_gris{
	color : #666666;
	text-decoration: none;
}
.lien_gris:hover{
	color : #666666;
	text-decoration: none; 
	border-bottom : 1px dashed #B2B2B2;
}
.lien_rouge{
	color : #E10000;
	text-decoration: none;
}
.lien_rouge:hover{
	color : #E10000;
	text-decoration: none; 
	border-bottom : 1px dashed #E10000;
}
.lien_noir{
	color : #020202;
	text-decoration: none;
}
.lien_noir:hover{
	color : #020202;
	text-decoration: none; 
	border-bottom : 1px dashed #020202;
}

.lien_blanc{
	color : #FFFFFF;
	text-decoration: none;
}
.lien_blanc:hover{
	color : #FFFFFF;
	text-decoration: none; 
}

img{
	border:0px;
	text-decoration: none;
}
H1{
	padding:0px;
	margin:0px;
}
H2{
	padding:0px;
	margin:0px;
}

.champs{
	BORDER-BOTTOM : #c6c6c6 1px solid;
	BORDER-LEFT : #c6c6c6 1px solid;
	BORDER-RIGHT : #c6c6c6 1px solid;
	BORDER-TOP : #c6c6c6 1px solid;
	font-family : Arial;
	COLOR : #020202;
	font-size : 11px;
}
.bouton{
	BORDER-BOTTOM : #e20025 0px solid;
	BORDER-LEFT : #e20025 0px solid;
	BORDER-RIGHT : #e20025 0px solid;
	BORDER-TOP : #e20025 0px solid;
	font-family : Arial;
	COLOR : #ffffff;
	background-color:#e10000;
	font-size : 11px;
	cursor:pointer;
}

/******************************************************/


/***************************************************/
.promo_colonne{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 280px;
	margin-bottom : 15px;
}

.nouveaute_bloc{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 280px;
	margin-bottom : 10px;
}

.nouveaute_bloc_exergue{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 580px;
	margin-bottom : 10px;
}

.selection_bloc{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 280px;
	margin-bottom : 10px;
}

.promotion_bloc{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 280px;
	margin-bottom : 10px;
}

.article_bloc{
	border-bottom : 1px dashed #B2B2B2;
	padding-bottom : 7px;
	width : 580px;
	margin-bottom : 10px;
}

#adresse_livraison{
position:relative;
height:0px;
overflow:auto;
padding:0px;
margin:0px;
}
