@import url(inside.css);

#col_gauche #col_g_cont {
	border-bottom: none;
}

#col_gauche #ssssnav {
	border-bottom: none;
}

#col_droite .bg, #col_droite .bd {
	padding: 0 30px 10px 30px;
    margin-bottom:0px !important; 
	margin-bottom:6px;
}

#col_droite h1 {
	padding: 20px 0 15px 0;
}

#col_droite .tit_panier h1 {
	padding: 0;
}

.vente {
	width: 686px;
	height: 146px;
	position: relative;
}

.vente img.ill {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.vente .infos {
	position: absolute;
	top: 21px;
	left: 193px;
	z-index: 2;
	width: 290px;
}

.vente .infos h2 {
	font-size: 41px;
	line-height: 41px;
	_margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.vente .infos h3 {
	color: #28B4C8;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	_margin-bottom: 6px;
}

.vente .but {
	position: absolute;
	top: 20px;
	left: 521px;
	z-index: 2;
	_margin-bottom: 10px;
}

.vente .but img {
	padding-bottom: 13px;
}

.vente .but img#ami_logo{
  margin-left:39px;
  padding-bottom:11px;
}

.vente .but img#facebook_logo{
  margin-left:10px;
}

.retour {
	padding: 10px 0 0 0;
}



/* tableaux de produits dans liste par catégorie */

.tit_panier {
	margin: 0;
}

.listeprod {
	margin-top: 10px;
	margin-right: 0px;
	width: 685px;
}

.listeprod .infosht, .listeprod .infosbas {
	background-color: White;
}

.listeprod .infosht {
	vertical-align: top;
	padding: 8px 10px 0 10px;
}

.listeprod .bdr {
	border-right: 10px solid #F1F1F1;
}

.listeprod .infosbas {
	vertical-align: bottom;
	padding: 0 10px;
}

.infosht h3 {
	font-size: 11px;
	margin-bottom: 8px;
}

.infosbas .dispo {
	float: left;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 0;
}

.infosbas .no {
	color: White;
	background-color: #D21E50;
	padding: 2px 4px;
}

.infosbas .oui {
	color: #28B4C8;
}

.infosbas .prixpd {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.infosbas .voirdet {
	clear: both;
}

.infosbas .voirdet a {
	margin:/**/0 5px 0 0;
}



/* fiche produit */

.buttons {
	height: 20px;
}

.buttons .ret {
	float: left;
}

.buttons .impr {
	float: right;
}

.buttons .precsuiv {
	margin-left: 304px;
}

.buttons .precsuiv a {
	margin-right: 5px;
}

#produit {
	clear: both;
}

#produit td {
	vertical-align: top;
	position: relative;
}

#infos_prodold {
	width: 326px;
	width:/**/286px;
	height: 350px;
	padding: 0 20px;
	background: transparent url(../img/bg_infosprod_fiche.jpg) top left no-repeat;
	display: table; /* solve bug FF loading page */
}

#infos_prod {
	width: 326px;
	width:/**/286px;
	height: 350px;
	padding: 0px 0px 0px 0px;
	/*padding: 0 20px;*/
	display: table; /* solve bug FF loading page */
}

#infos_suite {
	width: 230px;
	height: 250px;
	padding: 0 20px;
	background: transparent url(../img/bg_infosprod_fiche.jpg) top left no-repeat;
	display: table; /* solve bug FF loading page */
}

#infos_prod h1 {
	font-size: 41px;
	line-height: 41px;
	_margin-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#infos_prod h2 {
	font-size: 16px;
	margin-top: -5px;
}

#infos_prod .dispo {
	font-size: 9px;
	color: #28B4C8;
	margin-top: 20px;
	margin-bottom: 0;
}

#infos_prod p.fpcolor {
	font-size: 9px;
	margin-bottom: 29px;
	_margin-bottom: 23px;
}

#infos_prod form div {
	margin-bottom: 10px;
}

#infos_prod form .selectArea {	
	_margin: 0 5px 0 0;
}

#infos_prod #total {
	clear: both;
	border: 1px solid #CBCBCB;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	_margin-top: -15px;
	margin-top:15px;
}

#infos_prod #total div {
	border: 1px solid white;
	background-color: #E9F7F9;
	padding: 20px 20px 0 20px;
	margin: 0;
	_height: 0.01%;
}

#infos_prod #total p {
	margin: 0;
	font-size: 12px;
}

#infos_prod div#partage{
  padding-right:4px;
  padding-top:13px;
}

#infos_prod div#partage a{
  color:black;
  padding-left:7px;
}

#infos_prod div#partage img{
   vertical-align:middle; 
}

#infos_prod div#partage img#red_separator{
  margin-right:10px;
  margin-left:10px;
}

#infos_prod h3 {
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 5px;
}

#infos_prod h3 span {
	font-size: 20px;
}

#infos_prod .reduc {
	color: #28B4C8;
	font-weight: bold;
}


#photos_prod {
	width: 350px;
	margin-right: 10px;
	position: relative;
	_position: static;
}

#photos_prod #loupe {
	position: absolute;
	top: 0;
	left: 0;
}

#photos_prod ul {
	width: 350px;
	overflow: hidden;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CBCBCB;
	margin-top: -2px;
	_margin-top: 0;
	margin-bottom: 10px;
}

#photos_prod li {
	float: left;
	width: 54px;
	margin-right: 3px;
}

#photos_prod li#last {
	margin-right: 0px;
}


#texte_prod {
	background-color: White;
	font-size: 9px;
	
}

#texte_prod h3 {
	margin-bottom: -3px;}

#texte_prod div {
	border-right: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	padding: 15px 20px;
}

#texte_prod h4 {
	font-size: 9px;
}

#texte_prod .bas_txt {
	display: block;
	height: 4px;
	line-height: 0;
	font-size: 0;
	background: transparent url(../img/bg_bas_fichedet.gif) bottom left no-repeat;
	margin-right:-2px;
}


#klupi div {
	border-right: 0px solid white;
	border-left: 0px solid white;
	padding: 0px;
}
div.panierajax {background-color:#F4F4F4;left:45%;font-family:verdana;font-size:9px;position:absolute;border:1px solid ;border-color:"#CBCBCB";}
.show {display:block;margin:0px;padding:0px;width:336px;height:370px;}
.hide {display:none;margin:0px;padding:0px;}
.showsuite{display:block;margin:0px;padding:0px;width:270px;height:250px;}

/*popup vente, produit et remerciement*/

.fiche_popin{
  position:fixed; 
  _position:relative;
  z-index: 10000;
  zoom:1;
  background:url(../img/popup_background.png);  
  top: 0px;
  width: 1263px; 
  height:100%;
}

.fiche_popin div#foreground_popin{
  z-index: 10000;
  zoom:1;
  margin:auto;
  width:462px;
  background-color:#F1F1F1;
  border: 1px solid #7C7C7C;
  margin-top:180px;
  padding-left:17px;
}

.fiche_popin img#bt_close{
  float:right;
  margin-top:5px;
  margin-right:5px;
}

.fiche_popin img#envoi_ami{
  float:left;
  margin-top:18px;
  margin-bottom:20px;
  font-size:24px;
  color:#5AC3D2;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami label{
  width:162px;
  float:left;
  font-weight:normal;
  font-size:11px;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami label#label_mail{
  height:100px;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami input{
  float:left;
  width:200px;
  font-size:11px;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami input#mail1, .fiche_popin div#formulaire_envoi_ami input#mail2,.fiche_popin div#formulaire_envoi_ami input#mail3{
  margin-bottom:6px;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami img#btn_submit{
  float:right;
  margin-right:22px;
  margin-bottom:22px;
  height:33px;
  width:77px;
  margin-top:15px;
  border:none;
}

.fiche_popin div#foreground_popin div#formulaire_envoi_ami textarea{
  width:258px;
  height:171px;
  font-size:11px;
}

.fiche_popin div#foreground_popin div#bandeau_vente{
  width:442px;
  height:134px;
  border-right: 1px solid #B7B7B7;
  overflow:hidden;
  margin-bottom:10px;
  position:relative;
}

.fiche_popin div#foreground_popin div#bandeau_vente div#bandeau_vente_image{
  position:absolute;
  z-index:10;
}

.fiche_popin div#foreground_popin div#bandeau_vente div#bandeau_vente_info{
  position:absolute;
  z-index:20;
  padding-left:193px;
  padding-top:24px;
}

.fiche_popin div#foreground_popin div#bandeau_produit{
  background-color:white;
  border: 1px solid #999999;
  margin-right:17px;
  margin-bottom:10px;
  padding:5px;
}

.fiche_popin div#foreground_popin img#bandeau_produit_img{
  border: 1px solid #999999;
  height:52px;
  width:52px;
  margin-right:14px;
  float:left;
}

div#popup_remerciement.fiche_popin  div#foreground_popin div#texte_remerciement{
  padding-right:17px;
}

div#popup_remerciement.fiche_popin  div#foreground_popin div#remerciement_btn_close{
  margin-top:27px;
  margin-bottom:27px;
  margin-left:181px;
}

