body {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.conteneur_site{
	width:980px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
}

.baspage{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.cont_header{
	height:148px;
	border:1px solid #000000;
}

p					{ font-family: Arial; font-size: 12px; color: #000000; MARGIN: 0cm 0cm 0pt;}
td.texteDroite		{ font-family: Arial; font-size: 12px; color: #000000; padding:10px;}

li					{ font-family: Arial; font-size: 12px; color: #000000; margin-left:15; }
li.sousmenu			{ font-family: Arial; font-size: 11px; color: #FFFFFF; margin-left:5; }

a					{ font-family: Arial; font-size: 12px; color: #000000; text-decoration:underline; font-weight:bold; }
a:hover				{ font-family: Arial; font-size: 12px; color: #900e0c; text-decoration:underline; font-weight:bold; }

a.menuDroite		{ font-family: Arial; font-size: 12px; color: #ccdde7; text-decoration:underline; font-style:italic; }
a:hover.menuDroite	{ font-family: Arial; font-size: 12px; color: #900e0c; text-decoration:underline; font-style:italic; }

a.boutonSecond			{ font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration:none; }
a:hover.boutonSecond	{ font-family: Arial; font-size: 12px; color: #900e0c; font-weight: bold; text-decoration:none; }

a.menuCentre		{ font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration:none; }
a:hover.menuCentre	{ font-family: Arial; font-size: 12px; color: #900e0c; font-weight: bold; text-decoration:none; }

a.menu				{ font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; font-style:italic; text-decoration:none; display:block; }
a:hover.menu		{ font-family: Arial; font-size: 14px; color: #900e0c; font-weight: bold; font-style:italic; text-decoration:none; }

a.sousmenus			{ font-family: Arial; font-size: 13px; color: #000000; text-decoration:none; font-weight:normal; }
a:hover.sousmenus	{ font-family: Arial; font-size: 13px; color: #900e0c; text-decoration:none; font-weight:normal; }

.menuHautSpace		
{ 
	color:#FFFFFF; 
	top:73px;
	position:relative;	
}
.menuCentreSpace	{ color:#FFFFFF; margin-left:20; font-weight:bold; }
.menuGaucheSpace	{ color:#FFFFFF; margin-left:15; padding:5px 0px 5px 0px;}
.sectionSpace		{ color:#FFFFFF; margin-left:15; }

.titreSection		{ font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; }
.titreGauche		{ font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; margin-left:15; }
.titreDroite		{ font-family: Arial; font-size: 18px; color: #000000; font-weight: bold; margin-left:15; }
.recherche			
{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	padding-top:10px;
	height:50px;
}
.conteneur_menu_sec{
	margin:32px 0px 0px -30px;
	/*margin:0px;*/
	text-align:center;		
}
a.pageselect
{ /* on est sur cette page l&agrave; */
	font-size:14px;
	padding-right:0px;
	color: #900e0c;
	text-decoration:none
}

a.pageselect
{ /* on est sur cette page l&agrave; */
	padding-right:0px;
	font-size:14px;
	color: #900e0c;
}

a.sousmenuspageselect{
	font-size:13px;
	padding-right:0px;
	color: #900e0c;
	text-decoration:none
}

a:hover.sousmenuspageselect{
	font-size:13px;
	padding-right:0px;
	color: #000066;
	text-decoration:none
}

input				{ padding: 0; font-family: Arial; font-size: 14px; }

.texte_info_product{
	font-size:13px;
}
.productListing-heading{
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

.alert{
	color:red;
	font-size:18px;
	font-weight:bold;
}

/***list_box ecom***/

.cont_list_box{
	border :1px solid black;
	margin-top:4px;
	background:#e7f5f8;
	padding:10px;
}

.c2ProductList-ProductName, .c2ProductList-ProductName:hover{
	font-size:13px;
	text-decoration:none;
}

.cont_row_price_1{
	background:#FFF;
}
.cont_row_price_2{
	background:#e7f1fd;
}
.add_to_cart_text{
	color:#900E0C;
	font-style:italic;
	font-size:13px;
	text-align:center;
	display:block;
	padding:3px;
}