@charset "utf-8";
/* CSS Document */

/* element html */
body {
	background:#efe8dd;
}
form {
	margin:0;
	padding:0;
}
/* structures */
.fond_page {
	background:url("../images/bg_page.jpg") repeat-y 0 0;
}
	
#header {
	height: 99px;
	margin: 0 0 5px 0;
}
#logo {
	float:left;
	width: 402px;
	height: 99px;
}
#espace_panier {
	float:left;
	width: 548px;
	height: 99px;
	background:url("../images/bg_panier.jpg") no-repeat 0 0;
}
#contenu_panier {
	height:50px;
	line-height: 50px;
	padding:0 10px;
	margin-top:50px;
}
#contenu_panier img {
	float:left;
	margin: 0 10px 0 60px;
}
#contenu_panier h1 {
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#66b2d8;
}
#contenu_panier p {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#42687b;
	line-height:11px;
	float:left;
	margin-right:10px;
} 
#contenu_panier a {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#42687b;
	line-height:11px;
	font-weight:bold;
}
#espace_btn_commande {
	height:50px;
	float: left;
	margin: 50px 0 0 0;
}
#espace_connexion {
	float:left;
	height: 34px;
	background:url("../images/bg_log.gif") no-repeat 0 0;
	margin: 0 0 10px 0;
	line-height:33px;
	padding:8px 0;
}
#espace_menu {
	float:left;
	height: 50px;
	background:url("../images/bg_menu.gif") no-repeat 0 0;
}
#espace_accueil {
	padding: 10px 0 10px 18px;
	width: 922px;

}
#espace_promo {
	background:url("../images/promo.jpg") no-repeat 5px 0;
	height:239px;
}
#espace_central {
	padding:10px 0 20px 0;
}
#espace_central h3 {
	line-height:30px;
	font-size:18px;
	border-bottom:#dedede 1px dotted;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
}
.formulaire {
	margin:5px;
}
.ajout_panier {
	width:200px;
	height:30px;
}
.produit {
	height:250px;
	width:200px;
	float:left;
	margin:0 15px 0 0;
}
.infos_produits {
	background:#FFF;
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	width:200px;
	float:left;	
	height:200px;
}
.infos_produits a {
	color:#666;
	float:left;
}
.infos_produits span {
	float:left;
}
.infos_produits img {
	float:left;
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
	margin:0;
}
/* titre */
/* menu principal */
#menu_h {
	float:left;
	height:33px;
	margin:7px 0 10px 0;
	width:100%;

}
#menu_h ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 30px;
	width:100%;
}
#menu_h ul li {
	background:#578595 none repeat scroll 0 0;
		border-right:1px solid #4f7b91;
	display:inline;
	float:left;
	line-height:33px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu_h ul li a {
	border-right:1px solid #4f7b91;
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0 10px;
	text-align:center;
	text-decoration:none;
}

#menu_h ul li a:hover {
	background:#66b2d8 none repeat scroll 0 0;
	color:#FFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#menu_h ul li a.actif {
	background:#66b2d8 none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
/* Menu vertical */
.menu_v {
	width:95%;
	background:#fff url("../images/bg_page.jpg") repeat-y scroll 0 0;
	float:left;
}
.titre-menu {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:33px;
	line-height:33px;
	text-indent:25px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	background:#66b2d8 url("../images/bg_title_gauche.jpg") no-repeat 4px 0;
}
.menu_v ul { width:100%;  margin:0 0 10px 0; padding:0; list-style:none; float:left;}
.menu_v ul li {
	width:100%;
	background:#fff;
	height:23px;
	border-bottom:#dedede 1px solid;
	line-height:23px;
	margin:0;
	list-style:none;
}
.menu_v ul li a {
	border:none;
	width:100%;
	color:#666;
	font-size:11px;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	text-indent:5px;
	padding:0;
}
.menu_v ul li a:hover {
	border:none;
	width:100%;
	color:#fff;
	font-size:11px;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	background:#000;
	padding:0;
}

/* boutons du site */
.btn {
	background: url("../images/btn_site.jpg") no-repeat 0 0;
	width: 136px;
	height:28px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.btn_ok {
	background: url("../images/btn_site.jpg") no-repeat 0 0;
	width: 40px;
	height:28px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

/* espacement */
.espacement_10 {
	padding:10px;
}
.espacement_100 {
	padding:10px 0;
}
.espacement_2010 {
	padding:10px 10px 10px 20px;
}
/* marges */
.marge_10 {
	margin:10px;
}
/* flottants */
.lft{
	float:left;
}
.border_img {
	border:#CCC 6px solid;
	margin-bottom:10px;
}
