/*LAYOUT******************************************************************************************/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
html {
	background: #FFF;
	}
div#global {
	min-height: 100%;
	width: 836px;
	margin: 0 auto;
	padding:0 7px 0 7px;
	position: relative;
	background: #fff;
	}
/*FIN LAYOUT******************************************************************************************/
	
	
	
	
/*HEADER******************************************************************************************/
div#header {
	height: 120px;
	}
.header_left {	
	width:600px;
	float:left;
	}
.header_right {	
	width:220px;
	float:right;
	position:relative;
	margin:25px 0 0 0;
	}
.header_text {	
	font-size:10px;
	text-align:right;
	}
.header_text a {	
	color:#4F4F4F;
	text-decoration:none;
	}
/*FIN HEADER******************************************************************************************/



/*MENU HORIZONTAL******************************************************************************************/
div#menu_horiz {	
	width:836px;
	height:23px;
	background-image: url(../images/commun/menu_horiz_bg.gif);
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:50px;
	color:#FFFFFF;
	}
div#menu_horiz p {	
	display:inline;
	font-size:12px;
	font-weight:700;
	color:#FFFFFF;
	}
div#menu_horiz a {	
	text-decoration:none;
	color:#FFFFFF;
	}
/*FIN MENU HORIZONTAL******************************************************************************************/



div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 60px; 
	overflow: auto;
	margin-top:10px;
	}
	
	
/*CONTENT******************************************************************************************/	
div#content {
	float: left;
	width: 616px;
	margin-right:7px;
	}
div#content h1 {	
	color:#4B5C47;
	font-size:20px;
	border-bottom:solid #C9CEC8 2px;
	margin-top:5px;
	}
div#content h2 {	
	color:#4B5C47;
	font-size:20px;
	border-bottom:solid #C9CEC8 2px;
	margin-top:5px;
	}
div#content h3 {	
	color:#FA327B;
	font-size:11px;
	background-image:url(../images/commun/h3_bullet.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:12px;
	}
div#content h4 {	
	color:#4B5C47;
	font-size:14px;
	margin-bottom:5px;
	}
div#content p {	
	font-size:10px;
	color:#4F4F4F;
	}
div#content a {	
	color:#FFF;
	text-decoration:none;
	}
/*FIN CONTENT******************************************************************************************/



/*PRODUIT******************************************************************************************/
.produit {	
	border-bottom: 1px dashed #CACACA;
	height:150px;
	margin-top:10px;
	}
.produit_full {	
	border-bottom: 1px dashed #CACACA;
	height:100%;
	margin-top:10px;
	}
.thumb {	
	width:140px;
	margin-right:7px;
	float:left;
	}
.thumb_full {	
	width:270px;
	margin-right:7px;
	float:left;
	}
.thumb_img {	border:solid #C9CEC8 1px;
	display:block;
	}
.thumb_img_2 {	border:solid #C9CEC8 1px;
	display:block;
	float:left;
	margin-top:7px;
	}
.thumb_img_3 {	border:solid #C9CEC8 1px;
	display:block;
	float:left;
	margin-top:7px;
	margin-left:6px;
	}
.details {	
	width:271px;
	margin-right:7px;
	float:left;
	}
.details_full {	
	width:338px;
	float:left;
	}
.details_2 {	
	width:191px;
	float:left;
	text-align:center;
	}
.details_2_full {	
	width:616px;
	text-align:center;
	}
.button {	
	margin:12px 0;}
.button_2 {	
	margin:0px 0 12px 0;
	float:right;
	}
.button_3 {	
	margin:0px 0 12px 0;
	float:left;
	}
.textplus {
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:7px;
	text-transform:uppercase;
	background-color:#FA327B;	
	}
a.textplus {	
	color:#FFF;
	text-decoration:none;
	padding:3px;
	}
/*FIN PRODUIT******************************************************************************************/



/*SIDEBAR******************************************************************************************/	
div#sidebar {
	float: right;
	width: 213px;
	background-color:#EFEFEF;
	}
div#sidebar h3 {	
	color:#4B5C47;
	font-size:14px;
	}
div#sidebar p {	
	font-size:10px;
	color:#4F4F4F;
	}
div#sidebar a {	
	font-size:10px;
	color:#FA327B;
	text-decoration:none;
	font-weight:bold;
	}
.bottom {	
	font-size:10px;
	color:#FA327B;
	text-decoration:none;
	font-weight:bold;
	}
.sb_top {	
	background-image: url(../images/commun/sidebar_top.gif);
	background-repeat:no-repeat;
	height:3px;
	}
.sb_mid {	
	padding:5px;
	}
.sb_bottom {	
	background-image: url(../images/commun/sidebar_bottom.gif);
	background-repeat:no-repeat;
	height:3px;
	}
/*FIN SIDEBAR******************************************************************************************/	
	
	
/*PLUS******************************************************************************************/
div#plus {	
	padding:0;
	margin-left:20px;
	}
div#plus a {	
	color:#FA327B;
	text-decoration:none;
	}
.plus_box {	
	float:left;
	display:inline;
	text-align:center;
	overflow: visible;
	width:91px;
	height:115px;
	padding:5px;
	margin-right:15px;
	border:solid #C9CEC8 1px;
	}
.thumb_img_plus {
	border:solid #C9CEC8 1px;
	}
/*FIN PLUS******************************************************************************************/	



/*FOOTER******************************************************************************************/	
div#footer {
	position: absolute;
	bottom: 0;
	width: 836px;
	text-align:center;
	height:20px;
	line-height:20px;
	}
div#footer p {	
	font-size:10px;
	color:#4F4F4F;
	}
/*FIN FOOTER******************************************************************************************/


	
/*COMMUN******************************************************************************************/
.sep {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#FFF;
	background-color:#FFF;
	border:0;
	margin:0;
	padding:0;
	}
.red {	
	color:#E60003;
	}
.blue {	
	color:#FA327B;
	}
.orange {	
	color:#4B5C47;
	}
.orange_big {	
	color:#FF9D29;
	font-size:14px;
	}
.font12 {	
	font-size:12px;
	}
.center {	
	display:block;	
	margin-left:auto;
	margin-right:auto;
	}
hr {
	height : 2px;
	color : #C9CEC8;
	background-color: #C9CEC8;
	border : 0;
	}
.hrlike {
	height : 2px;
	background-color: #C9CEC8;
	margin:10px 0;
	}
/*FIN COMMUN******************************************************************************************/

/*FORMULAIRE******************************************************************************************/
.textbox {
font-size:11px;
font-weight:700;
background-color:#FFF;
border:1px solid #c6c6c6;
margin-top:0;
color:#4B5C47;
}
.textbox_error {
font-size:11px;
font-weight:700;
background-color:red;
border:1px solid #c6c6c6;
margin-top:0;
color:#4B5C47;
}
.btn {
color:#FFF;
margin-left:0px;
font-family:verdana,sans-serif;
font-size:8pt;
font-weight:bold;
background-color:#4B5C47;
border:1px solid;
border-top-color:#C9C6AF;
border-left-color:#C9C6AF;
border-right-color:#49462F;
border-bottom-color:#49462F;
}
/*FIN FORMULAIRE******************************************************************************************/