@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(directory.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(ie.css);
@import url(accueil2011.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#fff none repeat scroll 0 0;
	font-family: Verdana,Arial,Tahoma;
	font-size:65%;
	line-height:160%;
  color:#000000;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}

/*********************************************************************/
/*                      Correction Maxime                            */
/*********************************************************************/


.destockage_juin_2010 .short_product h3{
height:32px;
overflow:hidden;
}

.destockage_juin_2010 .short_product .product_description{
height:35px;
overflow:hidden;
}


.destockage_juin_2010 .catalog h2{display:none;}

.destockage_juin_2010 .catalog .short_product h2{display:block;}


/*********************************************************************/
/*                       GESTION COUPON                              */
/*********************************************************************/

.boxcoupon {padding-bottom:0px; height:120px;}

.boxcoupon p{font-size:0.9em;}

.boxcoupon #boxcoupon-formdiv .formulaire fieldset {
float:left;
}


.boxcoupon #boxcoupon-text{display:none;}

.boxcoupon div input{
float:left;
margin-left:23px;
width:100px;

}
.boxcoupon .row {color:#9F76A6;}

.boxcoupon .row .obligatory{display:none;}

.boxcoupon #coupon_validateid{
background:transparent url("/images/input-valid-p.gif") no-repeat 0 0 ;
border:medium none !important;
float:left;
height:20px !important;
margin:-20px 0px 0px 125px;
width:20px !important;
display:block;
line-height:125px;
font-size:0.1em;
color:#5F227B;
}


.boxcoupon #coupon_validateid span{display:none;}


.boxcoupon #formpersonnalise .submit{
margin: 0px 0px 0px 0px;
height:20px;
}

.boxcoupon #boxcoupon-valid {margin-left:23px;}

.boxcoupon #boxCouponUndoLink{
background:#AD81B4 url("/images/input-valid-p.gif") no-repeat 0 0 ;
height:20px !important;
display:block;
padding: 2px 0px 0px 20px;
width:120px;
margin-top:5px;
}


#rightbar .box.boxcoupon #boxcoupon-valid p{margin-left:0px;}

.trois_prod_choix .total_price, .trois_prod_choix .short_product .prix{display:none;}
