body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-height:1000px;
	height:1000px;
	display: table;
}
#content{
	width:979px;
	margin:0 auto;
	margin-top:28px;
	padding-left:42px;
	min-height:1217px;
}
#top_nav{
	background:url(../images/top_nav_bg.jpg) no-repeat;
	width:957px;
	min-height:67px;
	height:67px;
	padding-left:22px;
	padding-top:2px;
}
#top_nav #menu{
	width:560px;
	float:left;
	display:inline;
	color:#FFF;
	padding-top:20px;
}
#top_nav #menu img{
	border:none;	
}
#top_nav #menu a{
	color:#fff;
	font-size:18px;
	padding-top:20px;
	padding-left:10px;
	text-decoration:none;
	font-weight:normal;
}
/*#top_nav #menu a.accueil{
	background: url(../images/accueil_btn.jpg) no-repeat;
	width:85px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#top_nav #menu a.connexion{
	background: url(../images/connexion_btn.jpg) no-repeat;
	width:119px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#top_nav #menu a.panier{
	background: url(../images/panier_btn.jpg) no-repeat;
	width:132px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#top_nav #menu a.commander{
	background: url(../images/commander_btn.jpg) no-repeat;
	width:132px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#top_nav #menu a.membres{
	background: url(../images/membres_btn.jpg) no-repeat;
	width:91px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
*/
#top_nav a.livraison{
	background:url(../images/livraison_btn.jpg) no-repeat;
	width:190px;
	min-height:59px;
	height:59px;
	float:right;
	display:inline;
	margin-right:25px;
	border:none;
}
#head{
	width:979px;
	min-height:265px;
	height:265px;
	background:url(../images/head_bg.jpg);
}
#head h1{
	width:416px;
	font-size:35px;
	height:24px;
	display:inline;
	margin-top:20px;
	margin-left:40px;
	float:left;
	color:#e92e4e;
	text-transform:uppercase;
}
#head h1 em{
	color:#f585f9;
	text-transform:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
}
#head h1 em.r{
	font-size:45px;
}

#head h1 strong{
	color:#b7b7b7;
	font-weight:normal;
	font-size:15px;
}
#head span.livraison{
	margin-top:10px;
	margin-left:40px;
	padding-left:40px;
	font-size:12px;
	font-weight:bold;
	margin-left:2px;
	line-height:15px;
	float:left;
	clear:left;
	display:inline;
	margin-top:0px;
}
#head h2{
	width:300px;
	font-size:25px;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	clear:left;
	display:inline;
	min-height:53px;
	height:53px;
	margin-left:40px;
	margin-top:60px;
	color:#c20505;
	
}
#head h2 em{
	color:#f585f9;
	font-style:normal;
}
#head h2 span.reduction{
	font-size:18px;
}
#head h2 span.reduction em{
	color:#393939;
}

#contenu_full{
	width:950px;	
	float:left;
}

#contenu{
	width:668px;	
	float:left;
}
#contenu p{
	color:#2f2f2f;
	font-size:12px;
	width:640px;
	margin-left:20px;
	text-align:justify;
}
#contenu p.arbo{
	color:#c20505;
	font-size:12px;
	width:640px;
	text-align:justify;
	text-transform: uppercase;
}
#contenu p.arbo a{
	color:#c20505;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
#contenu p strong{
	color:#c00000;
	font-weight:normal;
}
#contenu h3{
	font-size:18px;
	color:#c20505;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#articles{
	background:url(../images/articles_bg.jpg) no-repeat bottom left;
	float:left;
	clear: left;
	display:inline;
	width:650px;
	margin-left:12px;
	text-align:justify;
	line-height:20px;
	padding-bottom:30px;
	margin-top:25px;
	color:#6b6b6b;
}

div.field
{
	padding-left: 25px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}




#articles .img{
	float:left;
	display:inline;
	margin-left:15px;
}

.rating { 
	text-align: left;
}	

.listings { 
padding-bottom: 30px;

}

#articles #articles_details{
	float:left;
	display:inline;
	width:475px;
	margin-left:20px;
}


#articles #articles_details p{
	font-size:16px;
	color: #666666;
	font-family: arial;
	display:inline;
}


#articles #articles_details h4 a{
	color:#c20505;
	font-size:16px;
	font-weight:bold;
}
#articles #articles_details #price{
	background:#f0f0f0;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	display:inline;
	margin:10px;
	margin-left:0px;
	font-size:16px;
	color:#1d579e;
}
#articles #articles_details #acheter{
	background:#a20f16;
	font-size:14px;
	color:#ededed;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	display:inline;
	margin:10px;
	
}
#produits{
	float:left;
	clear: left;
	display:inline;
	width:650px;
	margin-left:12px;
	text-align:justify;
	line-height:20px;
	padding-bottom:20px;
	margin-top:15px;
	color:#6b6b6b;
	background:url(../images/produits_bottom.jpg) no-repeat bottom;
}
#produits img{
	float:left;
	display:inline;
	margin-left:5px;
}

#produits #produits_details{
	float:left;
}
#produits #comments{
	margin-top:10px;
	background: #e2e2e2;
	color:#6b6b6b;
	float:left;
	display:inline;
	width:630px;
	padding:10px;
	font-size:13px;
}

#produits #comments_list { 
	height:180px;
	overflow-y: auto;
}

#produits #comments #title{
	color:#1c1c1c;
	clear:both;
	margin-bottom:10px;
}
#produits #comments h2{
	font-size:16px;
	color:#c20505;
	font-weight:bold;
	margin:0px;
	
}
#produits #produits_details #details{
	font-size:16px;
	color: #666666;
	display:inline;
}

#produits #produits_details h2{
	color:#c20505;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;

}
#produits #produits_details #eval{
font-weight:bold;
	float:left;
	width:130px;
	padding-top:10px;
}

#produits #produits_details #eval .text{
	float:left;
}
#produits #produits_details #eval .rate{
	float:left; 
	margin-left:5px; 
	margin-top:-5px;
	margin-right:5px;
}
#produits #produits_details #price{
	background:#f0f0f0;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	display:inline;
	clear:left;
	margin:10px;
	margin-left:0px;
	font-size:16px;
	color:#1d579e;
}
#produits #produits_details #acheter{
	background:#a20f16;
	font-size:14px;
	color:#ededed;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	display:inline;
	margin:10px;
	
}

.right_bar_speciaux {
	background:url(../images/speciaux_head_bg.jpg) no-repeat top left;
}

#right_bar{
	width:282px;
	float:left;
	padding-top:80px;
	padding-left:25px;
	margin-left:4px;
}
#right_bar #item{
	width:260px;
	font-size:12px;
	color:#6b6b6b;
	float:left;
	display: inline;
	clear:left;
	margin-bottom:10px;
}
#right_bar #item h3{
	margin:0px;
	margin-bottom:5px;
	color:#c20505;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#right_bar #item a{
	font-size:10px;
	font-weight:bold;
	color:#1d579e;
	
}
#page_sys{
	padding-top:10px;
	float:left;
	width:650px;
	text-align:center;
	color:#c20505;
}
#page_sys a{
	text-decoration:none;
	color:#c20505;
}
#bottom_nav{
	background: url(../images/bottom_menu_bg.jpg) no-repeat;
	width:1005px;
	float:left;
	display:inline;
	min-height:79px;
	height:79px;
	padding-left:22px;
	padding-top:4px;
	margin-top:10px;
	vertical-align:bottom;
	
}
#bottom_nav #menu{
	width:560px;
	float:right;
	margin-right:40px;
	color:#FFF;
	padding-top:20px;	
}
#bottom_nav #menu img{
	border:none;	
}
#bottom_nav #menu a{
	color:#fff;
	font-size:18px;
	padding-top:20px;
	padding-left:10px;
	text-decoration:none;
	font-weight:normal;
}
/*#bottom_nav #menu a.accueil{
	background: url(../images/accueil_btn.jpg) no-repeat;
	width:85px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#bottom_nav #menu a.connexion{
	background: url(../images/connexion_btn.jpg) no-repeat;
	width:119px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#bottom_nav #menu a.panier{
	background: url(../images/panier_btn.jpg) no-repeat;
	width:132px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#bottom_nav #menu a.commander{
	background: url(../images/commander_btn.jpg) no-repeat;
	width:132px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}
#bottom_nav #menu a.membres{
	background: url(../images/membres_btn.jpg) no-repeat;
	width:91px;
	min-height:59px;
	height:59px;
	float:left;
	display:inline;
	border:none;
}*/
#bottom_nav a.livraison{
	background:url(../images/livraison_btn.jpg) no-repeat;
	width:190px;
	min-height:59px;
	height:59px;
	float:right;
	display:inline;
	margin-right:25px;
	border:none;
}
#footer_align{
	width:1005px;
	margin:auto;
	padding-left:40px;
	margin-top:-100px;
}
* html #footer_align{
	padding-left:62px;
}
#footer_align #footer_links{
	margin:auto;
	text-align:center;
	color:#5e5e5e;
}
#footer_align #footer_links a{
	color:#5e5e5e;
	text-decoration:none;
	font-size:15px;
}

.add_border { 
	border: 1px solid #f2f2f2; 
}

.add_big_border { 
	border: 2px solid #000; 
}

.scrolly { 
	overflow-y: scroll;
}


.scrollx { 
	overflow-x: scroll;
}

.scrollbar { 
	scrollbar-arrow-color: blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888
}

.content_bigger_space { 

	line-height: 5; 

	word-spacing:30px;

}

div.veil
{
	position:absolute;
	top:0;
	left:0;
	background-color: silver;
	height:100%;
	width:100%;
	z-index:10000;
	padding:25% 0 0 45%;
	overflow:hidden;
}

div.notification
{
	background: #FFECB9 url('../img/notif.gif') center left no-repeat;
	border: 2px solid #E5BA48;
	font-weight: bold;
	margin: 10px 12px 10px 3px;
	padding: 10px 5px 10px 50px;
	font-size: 0.9em;
	color: #553C2C;
}




