/* -----------------------------------
WEEZBE DEFAULT (général)
-----------------------------------*/
body {
	padding: 0;
}

#bgrd {
	margin: 20px auto;
	padding: 5px 0;
	width: 974px;
}

#rp_pdt { 
	padding: 0 10px;
}

a { 
	text-decoration: none;
}

.cartProductAddedBtn a { 
	display: inline !important; 
}

/* -----------------------------------
HEADER
-----------------------------------*/
#header {
	min-height: 100px;
	max-height: 200px;
	overflow: hidden;
}

#header h1#logo	{
	height: 100px;
	line-height: 90px;
	padding: 0 30px;
}

#header #logo a {
	display: block;	
}

#top #menu {
	height: 30px;
	margin: 0;
	overflow: hidden;
}

#top #catalogue #menu {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_header_menu.png) bottom repeat-x;
}

* html #top #catalogue #menu {
	background-image: none;
}

#top #catalogue #menu li {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_header_menu_li.png) right no-repeat;
}

* html #top #catalogue #menu li {
	background-image: none;
}

#top #catalogue #menu li.selected {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_header_menu_li_selected.png);
}

* html #top #catalogue #menu li.selected {
	background-image: none;
}

#top #catalogue #menu li.selected a {
	color: #FFF;
}

#top #catalogue #menu a {
	padding: 0 10px;
}

#top #catalogue #menu li ul {
	border-style: solid;
	border-width: 1px;
}

#top #catalogue #menu li li,
#top #catalogue #menu li.selected li {
	background-image: none;
}

#top #catalogue #menu li li a {
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 20px;
	margin-top: -1px;
	padding: 4px;
}

#headerBtn a {
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 20px 0 0;	
}

#top .geninf {
	height: 17px;
	margin: 2px 0 0 0;
	overflow: hidden
}

#top .geninf li a {
	border-left: 1px solid #FFF;
	padding: 2px 10px;
}

#nav p {
	padding: 5px 10px;
}

#panier {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_panier.png) no-repeat right top;
}

#panier p {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_panier.png) no-repeat left top;
}

/* -----------------------------------
MODULES PAGE D'ACCUEIL
-----------------------------------*/
#modulesIndex h2 {
	border-bottom: 5px solid #DDD;
}

#modulesIndex #txtIndex h2 {
	border: none;
}


#catIndex h2 {
	border: none;
}

.blocCatImg {
	border: 1px solid #EEE;
	margin: 0 5px 5px 0;
}

/* -----------------------------------
BODY
-----------------------------------*/
#rp_critiques dd {
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
}

#fichePdtHeader h1 {
	margin: 0;
	padding: 0;
}

#pdtStock {
	border-width: 0;
}

/* -----------------------------------
COLONNE
-----------------------------------*/
.colLeft #search button {
	border: medium none;
	cursor: pointer;
	height: 34px;
	margin-left: 20px;
	margin-top: 5px;
	width: 160px;
}

.colLeft #search span {
	width: auto;
}

.col h2 {
	padding: 10px;
}

.col ul,
.col ol,
.col p {
	padding: 5px;
}

.col div div {
	background-color: transparent !important;
}

.col ul li a {
	line-height: 2em;
	padding: 4px 0;
}

.col #type span {
	display: inline;
}

.colRight ul a {
	margin: 0;
	padding: 0;
}

/* -----------------------------------
LISTE PDT
-----------------------------------*/
a.pdtImg {
	border: 1px solid #EEE;
}

/* -----------------------------------
FICHE PDT
-----------------------------------*/
.fichePdtImg {
	border: 1px solid #CCC;
	margin: auto;
	padding: 10px;
	text-align: center;
	width: 270px;
}

.fichePdt {
	border-bottom: none;
	margin: 10px 0;
	padding-bottom: 0;
}
.fichePdtImg .blocListPdtImg a {
	border: none;
}
.fichePdtImg p {
	margin: 0;
}
.fichePdtImg a {
	padding: 0;
}

.fichePdtContent {
	margin-left: 320px !important;
}

.fichePdtContent span.fiche_pdt_ref,
.fichePdtContent span.fiche_pdt_model {
	font-size: 0.6em;
}

.fichePdtContent p {
	float: none !important;
}

.fichePdtContent p span {
	text-align: left;
}

* html .prixPromoVignette {
	background: url(bgrd_vignette_promo.png) no-repeat;
}

.prixPromoVignette {
	background: url(bgrd_vignette_promo_24.png) no-repeat;
	background-color: #B4001E;
}

.fichePdtContent #pdtStock span input {
	margin-left: 10px
}

.fichePdtContent .options_produit span label {
	line-height: 1em;
	margin-top: 2px;
	text-align: left;
}

.fichePdtContent #pdtStock span,.fichePdtContent .options_produit span label {
	font-size: 11px
}

/* Bouton Ajouter au panier */
.fichePdt .fichePdtContent #pdtStock { 
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_btn_add_cart_fichpdt.png) no-repeat 0 0; 
	clear: right; 
	height: 40px; 
	padding: 0; 
	width: 250px; 
}
.fichePdt .fichePdtContent #pdtStock span { 
	color: #666; 
	float: left; 
	margin: 10px 0 0 6px; 
	padding: 0 ; 
}
* html .fichePdt .fichePdtContent #pdtStock span { 
	margin: 0; 
	padding: 8px 0 0 4px; 
}
.fichePdt .fichePdtContent #pdtStock span input { 
	font-size: 10px; 
	margin: 0 0 0 3px; 
	vertical-align: middle; 
}
.fichePdt .fichePdtContent #pdtStock a { 
	float: left; 
	margin: 0; 
}

/* Form Alerte stock */
.fichePdt .fichePdtContent #alertStock { 
	clear: right;
	color: #666;
	padding: 5px 5px 10px; 
	width: 320px; 
}

.fichePdt .fichePdtContent #alertStock #alertTitle {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

.fichePdt .fichePdtContent #alertStock #alertMsg {
	display: block;
	text-align: center;
}

.fichePdt .fichePdtContent #alertStock label {
	width: 90px;
}

.fichePdt .fichePdtContent #alertStock #mailAlert {
	width: 150px;
}

.fichePdt .fichePdtContent #alertStock .btnSubmit {
	color: #000;
	font-weight: bold;
}

/* -----------------------------------
STEP
-----------------------------------*/
ul.step li {
	text-align: center;
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_step_out.png) no-repeat center top;
}

ul.step li.link {
	background: url(http://medias.weezbe.com/Frontend_Themes/classic/bgrd_step.png) no-repeat center top;
}

/* -----------------------------------
FOOTER
-----------------------------------*/
#footer {
	border-top: solid 1px #CCC;
}

#footer #FILE_BLOCK_GENINF h2 {
	display: none;
}