/* CSS Document */
html,body{
	margin:0px;
	padding:0px;


}
body{
	background-image:url(../img/fd.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	font-size:13px;
	font-family:"trebuchet ms", arial;
	color:#666666;
	overflow-x:hidden;

}
img{border:0px;}
ul,li,h1,h2,h3,h5,h6,fieldset{margin:0px; padding:0px;}

#content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;

}

#banniere{
	background-image:url(../img/fd_ban.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:134px;
	width:100%;
	
	
}

#banniere ul{
	position:absolute;
	margin-left:660px;
	top:110px;
	

	


}
#banniere ul li{
	list-style-type:none;
	display:inline;


}
#banniere ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:1px;

}
#banniere ul li a:hover{
	color:#FFFFFF;
	background-color:#d73f13;
}


#banniere a.accueil{
	display:block;
	height:150px;
	width:250px;
	margin-left:50px;

}


#page{


}

#page #left{
	width:293px;
	
	
}

#page #left ul{
	width:238px;
	margin-left:55px;
	margin-top:20px;
	
}

#page #left ul li{
	list-style-type:none;
	
}

#page #left ul li a{
	display:block;
	text-align:right;
	padding-right:15px;
	margin-bottom:3px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
}
#page #left ul li a:hover, #page #left ul li.check a{
	background-color:#ff5626;
	color:#ffffff;

}


#page #left div.adresse{
	text-align:right;
	color:#000000;
	margin-right:10px;
	margin-top:40px;
	background-image:url(../img/laboutique.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:30px;
	line-height:14px;

}
#page #left div.adresse i{
	font-size:10px;
	font-style:normal;
	color:#333333;
}

#page #texte{
	position:absolute;

	top:130px;
	width:652px;
	

	float:left;
	margin-left:318px;
	margin-bottom:20px;
	
}
#page #texte table{
	width:97%;

}
#page #left ul li.promo a, #page #left ul li.nouveaute a {
	margin-top:10px;
	color:#ffcd38;
	margin-bottom:0px;
	font-variant:small-caps;
	font-size:14px;
	
}
#page #left ul li.nouveaute a{
	color:#ffcd38;
	margin:0px;
}

#page #texte a.retour{
	background-image:url(../img/back.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	height:18px;
	border:0px;


}
/****panier****/

#page #left div.panier{
	background-image:url(../img/btpanier.png);
	background-repeat:no-repeat;
	background-position:right;
	height:31px;
	margin-right:3px;
	color:#FFFFFF;
	text-align:right;
	font-size:11px;
	padding-top:15px;
	padding-right:49px;
	font-weight:bold;
	cursor:pointer;

}



/****mise en page du texte ***/

h1{
	background-image:url(../img/puce.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	font-size:18px;
	color:#ff5626;
	border-bottom:1px dotted #ff5626;
	margin-bottom:10px;

}

h4, h4 a{
	font-size:11px;
	font-weight:normal;
	color:#666666;

}
h4 a, h4 span, h4 b{
	background-image:url(../img/ariane.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
}
h4 span{ color:#CCCCCC;}
#texte {
	text-align:justify;

}
#texte table td{
	text-align:justify;
	vertical-align:top;
}


h2{
	color:#ffa837;
	letter-spacing:2px;
	font-size:14px;
	font-weight:bold;
}

h6{
	color:#202020;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#texte div.info1{
	background-color:#ffa837;
	padding:5px;
	font-size:11px;
	color:#000000;
	margin:5px;
}

#texte a{
	color:#ff5626;
}
#texte a:hover{
	text-decoration:none;
	color:#793e2d;
	border-bottom:1px dotted #793e2d;
}

#texte img.photo{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #52453c;
	margin:5px;
}

#texte img.photo2{
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #ff5626;
	margin:5px;
}


#texte div.ok{
	color:#009900;
	text-align:center;
	background-color:#f2fdf3;
	border:1px solid #009900;
	margin:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	


}

marquee{
	color:#ff5527;
	background-color:#e7e7e7;
	width:621px;
	height:24px;
	margin-bottom:10px;
	background-image:url(../img/textepub.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
	



