/*********************************** MISE EN PAGE ***********************************************/
div#page{
	width:810px;
	min-height: 800px;
	background-image:url('/images/site/exclusweb/exclusweb-fond.png');
	background-repeat:repeat-y;
	display: block;
}
div#basPage{
	width: 810px;
	height: 10px;
	background-image:url('/images/site/site_bas.png');
	background-repeat:no-repeat;
	display: block;
}
div#menu_haut{
	height: 88px;
	float:none;
}
div#categorieSite{
	position:relative;
	left:330px;
	width:160px;
	top:-85px;
}
div#englobe{
	height:100%;
	overflow:hidden;
}
div#menu_gauche{
	margin:0pt 0pt -2000px 0pt;
	padding:0pt 0pt 2000px 5px;
	width: 150px;
	min-height: 712px;
	float:left;
	background-position: top right;
	background-image:url('/images/site/exclusweb/exclusweb_fond-gauche.png');
	background-repeat:repeat-y;
}
div#contenu{
	margin:0pt 0pt -2000px 0pt;
	padding:0pt 5px 2000px 0pt;
	width: 630px;
	min-height: 712px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
div#gris{
	position: relative;
	top: 0;
	height: 30px;
	background-image:url('/images/site/exclusweb/exclusweb_fond-menu.png');
	background-repeat:repeat-x;
}
div#contenu_gauche{
	position: relative;
	top: 0;
}
div#panier_detail
{
	padding:5px 10px 5px 10px;
}
div#pager{

	clear:both;
	text-align:right;
	padding-right: 15px;
}
div#cadre_hg, div#cadre_hd, div#cadre_bg, div#cadre_bd
{
	width: 297px;
	height: 191px;
	float: left; 
	margin: 5px;
	/*padding: 5px;*/
	/*display: block;*/
	/*position: absolute;*/
}
div#cadre_hg
{
	background-image:url('/images/site/exclusweb/cadre_hg.png');
	background-repeat:no-repeat;
}
div#cadre_hd
{
	background-image:url('/images/site/exclusweb/cadre_hd.png');
	background-repeat:no-repeat;
}
div#cadre_bg
{
	background-image:url('/images/site/exclusweb/cadre_bg.png');
	background-repeat:no-repeat;
}
div#cadre_bd
{
	background-image:url('/images/site/exclusweb/cadre_bd.png');
	background-repeat:no-repeat;
}
div#titre_hg
{
	position: relative;
	z-index: 2;
	top: 5px;
	left: 10px;
	width: 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#333333;
	text-align: left;
	background-color: #ffffff;
}
div#photo_hg
{
	position: relative;
	z-inex: 1;
	top: 0px;
	left: 5px;
}
div#prix_hg
{
	position: relative;
	z-index: 2;
	top: -30px;
	left: 205px;
	width: 85px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight: bold;
	color:#333333;	
	background-color: #ffffff;
}
div#cadre_bas
{
	margin: 15px 35px 15px 25px;
	padding: 5px 10px 5px 10px;
	display:block;
	border: 1px solid #ddd;	
	background-color: #efefef;
	color:#333333;	
}

.exclusweb-etape{
	text-align: center;
	margin: 10px 0px 10px 0px;
}
div#popUp{
	position:absolute;
	background-color: #fdfdfd;
	z-index: 100;
	border: 1px solid #333;
	margin: 5px;
	width: 650px;
	top: 0px;
	left: 0px;
}
/******* LISTE DES MENU *******/
#ul_menu li
{
	padding-bottom:3px;
}


/******* LISTE DES CATEGORIES *******/
#sous_cat
{
	list-style: none;
	text-align:left;
	margin:0px;
	padding:8px;
}

#sous_cat li
{
	position: relative;
	display: block;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
}

#sous_cat a
{
	text-decoration: none;
	color:#000000;
}

#sous_cat a:hover
{
	color:#990000;
}

/****** TEXTES *********/
div#cadre_bas p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-align: left;	
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}

#table_liste
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	border: 1px solid #ddd;
}
#table_liste th
{
	font-weight: bold;
	padding: 2px 10px 2px 10px;
  	background-color: #99cc33;
}
#table_liste td
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #ddd;
}

/******************* FORMULAIRE ************************/
.form input, .form select, .form textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	border: 1px solid #99cc33;
	line-height:15px;
}

.form input, .form select{
	height:15px;
}

.input{
	background:#FFFFFF url(/images/site/bg_imput.png) no-repeat scroll 0pt 0pt;
	color:#666666;
	margin-left:5px;
	padding-left:5px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
}

.form .submit{
	background-color: #ddd;
	height: 20px;
	padding: 1px 5px -1px 5px;
	font-weight:bold;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

label {
	background:transparent none repeat scroll 0%;
	float:left;
	font-weight:bold;
	height:15px;
	line-height:15px;
	text-align:right;
	white-space:nowrap;
	width:200px;
	margin-top:4px;
	margin-bottom:3px;
}

/******************* FICHE DETAIL ************************/
#mag_photo{
	margin-top: 8px;
	margin-left: 30px;
	width: 300px;
	height: 200px;
	float: left;
	border: 1px solid #ddd;
}
#mag_prix{
	margin-top: 8px;
	margin-left: 30px;
	float:left;
	text-align:left;
}
#mag_tab{
	display: block;
	margin-top: 25px;
	margin-left: 30px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
}
#mag_descr{
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px;
	border: 1px solid #ddd;
	text-align: justify;
}
#mag_ft{
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px;
	border: 1px solid #ddd;
	text-align: justify;
}
h6#prix1{
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight: bold;
	text-align:justify;
	margin: 0px;
}
h6#prix2{
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight: bold;
	text-align:justify;
	margin: 0px;
}
h6#ecotaxe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
	text-align:justify;
	margin: 0px;
}
.label, .scd-label, .desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.label{
	background-color:#ddd;
	font-weight:bold;
	color: #777777;
}
.scd-label{
	color: #777777;
}
.desc{
	border-right: 1px solid #ddd;
}

/********************* SURCHARGE CARROUSSEL *******************/
#horizontal_carousel {
  width: 286px;
  height: 180px;
  margin:5px;
}
#horizontal_carousel .container {
  width: 220px;
  height: 180px;
}
#horizontal_carousel ul li {
  height: 180px;
  padding-left: 15px;
}
#horizontal_carousel .previous_button, #horizontal_carousel .next_button {
  position: relative;
  top:60px;
}