body
{
	font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color:#fdb5d2;
}

.limited {
	color:red;
	font-variant:small-caps;
	font-size:15px;
	font-weight:bold;
}
#page 
{
	position:relative;
	width:1000px;
	margin:auto;
	background-color:#ffffff;
}

#boutiques_liste {
}

.product_title 
{
	color:#ffb72b;
	font-size:18px;
	font-weight:bold;
}
img
{
	border:0px;
}

#entete
{
	
	background-image:url(/images/structure/entete_bg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:90px;
	padding:0px;
}

#marque {
	display:none;
}



#pied
{
	background-image:url(/images/structure/pied_bg.gif);
	backround-repeat:repeat-x;
	height:61px;
}
p.titre {
	font-size:15px;
	font-weight:bold;
}

.visiter_site {
	font-size:14px;
	text-decoration:none;
	
}

h2 {
	text-align:center;
	color:#ffffff;
	margin:0px;
	margin-top:8px;
}
#edito {
	position:absolute;
	left:214px;
	top:0px;
}



#fil_ariane
{
	background-image:url(/images/structure/ariane.gif);
	height:36px;
	border:1px solid black;
}


.clear
{
	clear:both;
}

#recherche 
{
	margin:auto;
background:url(/images/recherche/recherche.png) no-repeat center;
width:585px;
height:80px;
}

#keyword {
	border:1px solid black;
	width:300px;
	height:23px;
	padding:3px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:20px;
	color:#911835;
text-align:center;
	margin-top:20px;
	margin-left:85px;
	border:#b9d3a5;
	background:url(/images/recherche/recherche_fond.png) no-repeat center;

}

.navigation ul, .navigation li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.navigation a
{
display:block;
text-decoration:none;
color:#ffffff;
}

.navigation a:hover
{
	text-decoration:underline;	
}
.navigation li
{
float:left;
padding-right:20px;

	background-repeat:no-repeat;
	background-position:center right;
	
}


div#boutique_categorie
{
	float:left;
}

ul.left_menu{
width:180px;
padding:0px;
margin:0px;
list-style:none;
	
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu img {
	border:0px;	
}

ul.left_menu li a {
width:166px;
height:25px;
display:block;
border-bottom:1px #e4e4e4 dashed;
text-decoration:none;
color:#504b4b;
padding-left:14px;

line-height:25px;
}


ul.left_menu li.odd a{

}
ul.left_menu li.even a{
background-color:#f0f4f5;

}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
color:#000; text-decoration:underline;
}

#codes_liste
{
	height:300px;
	margin:auto;
	margin-top:50px;
	text-align:center;
	
}
#codes_liste .code
{

	
}
.code
{
	text-align:center;
	width:250px;
	height:250px;
	margin:auto;
	float:left;
	margin-left:165px;

}
.code label
{
	display:block;
	color:#000000;
	font-size:12px;
}
.code p.titre
{
	background-color:#4e9d09;
	color:#ffffff;
	margin:0px;
	padding:5px;
	font-size:13px;	
}
.code p.description
{
	color:#e0af39;
	font-weight:bold;
	font-size:18px;	
}

.code p.codepromo {
	color:#db8c0f;
}
.code p.action a {
	text-decoration:none;
	color:#000000;
}

.code p.action a:hover {
	text-decoration:underline;
}
#actualite
{
	width:810px;
	margin:auto;
	padding:10px;
	margin-top:30px;
	margin-bottom:20px;

}

.actualite {
	background-color:#fce3ed;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #008cd6
}

.contenupromo4_21 {
	width:500px;
	margin:auto;
	margin-top:10px;
}


#codepromos p {
	font-size:20px;
}

.articles {
	width:690px;
	margin:auto;
	text-align:center;
	height:280px;
}
.article {
	width:150px;
	float:left;
	border:1px solid #008fdc;
	margin-left:10px;
	padding:5px;
	cursor:pointer;
}

.article span {
	color:red;
	font-weight:bold;
}