/*----------------------------------------------------------------------------------------------------------------------*
*	 Pixunic.com : [Styles generaux]																			© MJ	*
*	 Derniere MaJ: [26.10.2007]																							*
*-----------------------------------------------------------------------------------------------------------------------*/

	* { /* Definitions globales */		
		margin: 0px; 	/* Pour s'assurer que le site occupe tout l'ecran*/
		padding: 0px;	/* La même */
		border: 0px; 	/* pas de border IE autour des images */
		outline: none;	/* pas de pointillés autour des liens (pour IE uniquement?) */
		
		/* Le truc à la con qui foutait la merde sur Mobile Safari ;) */
			
			-webkit-text-size-adjust: none;
			
		/*																*/		
	}

	body {
		background-color: #f1f1f1;
		/*background: #f1f1f1 url("../images/background_love.png") repeat;*/
		font-family: Helvetica;
		font-weight: lighter;
		font-size:13px;
		color:#333;		
	}
	
	input{
		color:#666;
		font-size:12px;
		border:none;
		margin-bottom:4px;
		height:15px;
	}	
	.input_text{		
		background-color:#FFFEFE;
		border:1px solid #ccc;
	}
	
	.fond1{
		background:#f3f3f3;
	}

	.fond2{
		background:#fafafa;
	}
	
	#separateur_m{
		float:middle;
		clear:both;
		display:block;
		margin-bottom:10px;
	}
	
	#radio {
		 vertical-align:middle;
	}
	
	#galerie_conteneur{
		width:160px;
		float:left;
		margin:23px;
	}
	
	#galerie{
		width:158px;
		border:1px solid #ccc;
		float:left;

	}
	
	#galerie #image{
		height:158px;
		border:1px solid #ccc;
		text-align:center;
	}
	
	#galerie #legende{
		text-align:center;
		font-size:15px;
	}
	
	#conteneur_avert{
		display:block;
		padding-bottom:5px;
	}
	
	#avertissement{
		width:96%;
		display:block;
		padding:5px;
		text-align:center;
		color:#c39;
		font-style:italic;
		background:#fff;
		border:1px solid #c39;
	}
	
	#avertissement #img{
		width:26px;
		height:26px;
		float:left;
		padding-bottom:5px;
	}
	
	#avertissement #img.g{
		float:left;
	}
	
	#avertissement #img.d{
		float:right;
	}
	
	#promo_galerie{
		position:relative;
		z-index:5;
		left:100px;
		top:-375px;
		margin-bottom:-55px;
	}

	#promo_support{
		position:relative;
		z-index:5;
		left:80px;
		top:-390px;
		margin-bottom:-55px;
	}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Typos */

a:link {
	color: #C39;
	text-decoration: underline;
}

a:visited {
	color: #C39;
	text-decoration: underline;
}

a:hover {
	color: #C39;
	text-decoration: underline;
}

h1 {
	color:#666;
	font-size:32px;
	font-weight: lighter;
}

.special {
	color: #E6A;
	font-size:50px;

}

#message_rose {
	color: #C39;
	font-size:12px;
}
.message_rose {
	color: #C39;
	font-size:12px;
}

#texte_petit {
	font-family:arial;
	font-size:9px;
	
}

.texte_normal {
	font-family:Helvetica;
	font-size:12px;
}
#contenu .texte_normal {
	font-family:Helvetica;
	font-size:12px;
}

.titre_page{
	font-family:Helvetica;
	font-size:20px;
	font-weight:lighter;
	color:#633286;
	width:836px;
	float:left;
}
.texte_page{
	color:#555;
	width:836px;
	float:left;
}

#soustitre {
	font-size:16px;
	color:#555;
}

.violet{
	color:#633286;
}
.gris{
	color:#666;
}
.rose{
	color:#C39;
}
.roseviolet{
	color:#B28;
}
.barre_texte{
	text-decoration:line-through;
}

#souligneur:link{ text-decoration:none; cursor:pointer;}
#souligneur:active{ text-decoration:none; cursor:pointer;}
#souligneur:visited{ text-decoration:none; cursor:pointer;}
#souligneur:hover{ text-decoration:underline; cursor:pointer;}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Header */

#bandeau_sup {	
	position: relative;
	top: 0px;	
	left: 50%;
	margin-left: -506px;
	height: 150px;
	width : 963px;
	background: transparent url("../images/header/bandeau_sup.png") no-repeat;
}

#zoneClic_logo {
	width:375;
	height:110;
}

#texte_logo{
	position:absolute;
	top:80px;
	left:120px;
	font-size:15px;
	font-style:italic;
	font-weight:lighter;
}

#options_user {
	position: absolute;
	width : 450px;
	height: 60px;
	left: 490px;
	top : 60px;	
	font-family: Arial;
	font-size: 12px;
	text-align: right; 
}
#options_user img {
	border: 0px;
	vertical-align: top;
}
a.options_user:link {
	color: #C39;
	text-decoration: none;
}
a.options_user:visited {
	color: #C39;
	text-decoration: none;
}
a.options_user:hover {
	color: #C39;
	text-decoration: none;
}

#options_cart {
	position: absolute;
	width : 450px;
	height: 60px;
	left: 490px;
	top : 80px;	
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-align: right; 
}
a.options_cart:link {
	color: #666;
	text-decoration: none;
}
a.options_cart:visited {
	color: #666;
	text-decoration: none;
}
a.options_cart:hover {
	color: #666;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Barre violette supérieure (habillage graphique) */

#couleur_sup {	
	/*top: 150px;*/
	width: 100%;
	height: 36px;
	background: transparent url("../images/header/fond_bandeau_sup.png") repeat-x;
}

#barre_violette {
	width : 915px;
	height: 36px;
	margin: auto;
}

#ombre_gauche_sup {
	width : 16px;
	height: 36px;
	background: transparent url("../images/header/ombre_gauche_sup.png") no-repeat;
	float: left;
} 

#ombre_droite_sup {
	width : 18px;
	height: 36px;
	background: transparent url("../images/header/ombre_droite_sup.png") no-repeat;
	float: left;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Menu */

#menu {
	width: 881px;
	height: 36px;
	background: transparent url("../images/header/barre_violette.png") repeat-x;
	float: left;
	color: #EEE;	
}

.menu{
	width: 740px; /* width: 640px; */
	float:left;
	height:36px;	
}

.partie_gauche {
	/* padding et margin de correction IE6: */
	/*  il faut que ces paramètres soient dans le dernier parent,
	car sous IE6 ils ne sont pas hérités des conteneurs principaux */	
	padding-top: 6px;
	padding-bottom:6px;
	margin-bottom: -6px;
	height:28px; /* Correction de hauteur pour IE7 */	
}

.partie_gauche li {
	display:inline;
	height:28px;	
	padding-top:7px;
	padding-bottom:8px;
}

.partie_gauche img{
	vertical-align:top;	
}

.partie_gauche li a:link {
	color:#EEE;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

.partie_gauche li a:visited{
	color:#eee;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

/* Changer l'image de fond au pasge de la souris */
.partie_gauche li a:hover, .partie_gauche li a:focus, .partie_gauche li a:active, #page_actuelle{
	background: transparent url("../images/header/barre_violette_b.png") repeat-x;
	color:#FFF;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:8px;
	padding-left:4px;
	padding-right:4px;
}
	

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Partie droite du menu (séléction du langage)*/
/*-----------------------------------------------------------------------------------------------------------------------*/


#langues_dispo{
	width:241px;;
	text-align:right;
	float:left;	
	/* padding et margin de correction IE6*/
	padding-top: 6px;
	margin-bottom: -6px;	
}

#langues_dispo img{
	vertical-align:middle;
	margin-top:-2px;	
}

#langues_dispo li {
	display:inline;
	padding-left:5px;
}

#langues_dispo a{
	cursor:pointer;
}

#langues_dispo a:link{
	cursor:pointer;
}

#langues_dispo a:hover{
	cursor:pointer;
}

#langues_dispo a:active{
	cursor:pointer;
}

#langues_dispo a:visited{
	cursor:pointer;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Contenu */

#conteneur {
	/*position: relative;*/	
	margin: auto;
	/*top: 186px;*/
	width: 925px;
	/*background: transparent url("../images/fond_contenu.png") repeat-y;*/	
} 

#contenu {
	background: transparent url("../images/fond_contenu.png") repeat-y;
	width:915px;
	float:left;
	margin-left:5px;
	padding-left:10px;
	padding-right:-10px;	
	text-align:center;
}

#zone_titre {	
	width:891px;
	float:center;
	text-align:left;
	color: #333;	
	padding-top:15px;
	padding-bottom:10px;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Prix */

#prix{
	color:#633286;
	font-size:16px;
	font-weight:bold;
}
#prix_original{
	color:#633286;
	font-size:16px;
	text-decoration:line-through;
}
#prix_promo{
	color:#B28;
	font-size:16px;
	font-weight:bold;
}


/*-----------------------------------------------------------------------------------------------------------------------*/
/* Barre rose inférieure */
/*-----------------------------------------------------------------------------------------------------------------------*/

#couleur_inf {
	/*position: relative;

	top: 186px;*/
	left: 0px;

	width: 100%;
	height: 32px;

	background: transparent url("../images/footer/fond_bandeau_inf.png") repeat-x;
	float:left;
}

#barre_rose {
	margin: auto;
	
	width : 915px;
	height: 32px;
}

#ombre_gauche_inf {
	width : 16px;
	height: 32px;
	
	background: transparent url("../images/footer/ombre_gauche_inf.png") no-repeat;

	float: left;	
} 

#barre_footer {
	width: 881px;
	height: 32px;

	background: transparent url("../images/footer/barre_rose.png") repeat-x;

	float: left;
}


#ombre_droite_inf {
	width : 18px;
	height: 32px;

	background: transparent url("../images/footer/ombre_droite_inf.png") no-repeat;

	float: left;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* formulaire de contact */
/*-----------------------------------------------------------------------------------------------------------------------*/
#contact_ami {
	color:#fff;
	text-align:left;
	padding-top: 4px;
	margin-bottom: -4px;
	font-size:12px;
	float: left;
}
#contact_ami a{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
#contact_ami a:hover{
	color:#fff;
	text-decoration:underline;	
}

#newsletter {
	color:#fff;
	text-align:right;
	padding-top: 4px;
	margin-bottom: -4px;
	font-size:12px;	
}
#newsletter a{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
#newsletter a:hover{
	color:#fff;
	text-decoration:underline;
}
#newsletter input{
	color:#666;
	background-color:#FFFEFE;
	font-size:12px;
	font-family:arial;
	border: 0px none;
	margin-bottom:0px;
	height:16px;		
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Copyright */
/*-----------------------------------------------------------------------------------------------------------------------*/

#footer {
	/*position: relative;*/
	margin: auto;

	top: 186px;

	width: 915px;
	height: 86px;
}
#footer a{
	color:#333;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	text-decoration:underline;
}

#footer a:visited{
	color:#333;
	text-decoration:none;
}

#footer_bord_gauche {
	width: 16px;
	height: 86px;

	float: left;

	background: transparent url("../images/footer/footer_gauche.png") repeat-y;
}


#copyright {
	width: 881px;
	height: 86px;

	padding-top: 18px; 

	background: transparent url("../images/footer/fond_footer.png") repeat-x;

	float: left;

	text-align: center;

	font-size: 12px;
}


#footer_bord_droit {
	width: 18px;
	height: 86px;

	background: transparent url("../images/footer/footer_droit.png") repeat-y;

	float: left;
}



/*-----------------------------------------------------------------------------------------------------------------------*/
/* Modele Boxes */
/*-----------------------------------------------------------------------------------------------------------------------*/
#box{
	margin-bottom:20px;
	margin-top:5px;
	vertical-align:middle;
	font-size:12px;
}
#box input {
	vertical-align:middle;
}
#box img {
	vertical-align:top;
}
#box #box_header {
	height:57px;
	background: transparent url("../images/boxes/box_H.png") repeat-x;
}
#box #box_header .titre{
	font-family:Helvetica;
	font-size:20px;
	font-weight:lighter;
	color:#633286;
	float:left;
	padding-top:20px;
	margin-bottom:-20px;
	padding-bottom:20px;

}
#box #box_milieu{
	background: transparent url("../images/boxes/box_G.png") repeat-y;
	background-position:left;
	font-family:Helvetica;
	font-size:12px;
}
#box .box_contenu{
	font-family:Helvetica;
	font-size:12px;
	text-align:center;
	color:#111111;
	background: transparent url("../images/boxes/box_D.png") repeat-y;
	background-position:right;
	padding-left:30px;
	padding-right:30px;
}
#box .box_footer{
	font-family:Helvetica;
	font-size:12px;
	color:#111111;
	background: transparent url("../images/boxes/box_B.png") repeat-x;
	height:117px;
	text-align:center;
	float:left;
}

/* Box blanche */
#box_blanche{
	margin-bottom:0px;
	margin-top:5px;
	vertical-align:middle;
	font-size:12px;
}
#box_blanche input {
	vertical-align:middle;
}
#box_blanche img {
	vertical-align:top;
}
#box_blanche #box_header {
	height:22px;
	background: transparent url("../images/boxes/box_H_blanc.png") repeat-x;
}
#box_blanche #box_header .titre{
	font-family:Helvetica;
	font-size:12px;
	font-weight:lighter;
	color:#633286;
	float:left;
}
#box_blanche #box_milieu{
	background: transparent url("../images/boxes/box_G.png") repeat-y;
	background-position:left;
	font-family:Helvetica;
	font-size:12px;
}
#box_blanche .box_contenu{
	font-family:Helvetica;
	font-size:12px;
	text-align:center;
	color:#111111;
	background: transparent url("../images/boxes/box_D.png") repeat-y;
	background-position:right;
	padding-left:30px;
	padding-right:30px;
}
#box_blanche #box_milieu .titre{
	font-family:Helvetica;
	font-size:16px;
	font-weight:lighter;
	color:#633286;
	padding-left:42px;
}
#box_blanche .box_footer{
	font-family:Helvetica;
	font-size:12px;
	color:#111111;
	background: transparent url("../images/boxes/box_B_blanc.png") repeat-x;
	height:22px;
	text-align:center;
	float:left;
}

/* Box grise */
#box_grise{
	margin-bottom:20px;
	margin-top:5px;
	font-size:12px;
	float:left;
}
#box_grise img {
	vertical-align:top;
}
#box_grise #box_header {
	height:57px;
	background: transparent url("../images/boxes/box_H.png") repeat-x;
}
#box_grise #box_header .titre{
	font-family:Helvetica;
	font-size:16px;
	font-weight:lighter;
	color:#633286;
	float:left;
	padding-top:20px;
	margin-bottom:-20px;
	padding-bottom:20px;
}
#box_grise #box_milieu{
	background: transparent url("../images/boxes/box_G.png") repeat-y;
	background-position:left;	
	font-family:Helvetica;
	font-size:12px;
}
#box_grise .box_contenu{
	font-family:Helvetica;
	font-size:12px;
	text-align:justify;
	color:#111111;
	background: transparent url("../images/boxes/box_D.png") repeat-y;
	background-position:right;
	padding:10px 30px;
}
#box_grise .box_footer{
	height:22px;
	float:left;
	background: transparent url("../images/boxes/box_B_blanc.png") repeat-x;
	font-family:Helvetica;
	font-size:12px;
	color:#111111;
	text-align:left;
}

/* Box pleine largeur */
#box_large{
	margin-bottom:20px;
	margin-top:5px;
	font-size:12px;
	width:894px;
	float:left;
}
#box_large img {
	vertical-align:top;
}
#box_large #box_header {
	height:57px;
	width:894px;
	background: transparent url("../images/boxes/box_H.png") repeat-x;
}
#box_large #box_header .titre{
	font-family:Helvetica;
	font-size:19px;
	font-weight:lighter;
	color:#633286;
	float:left;
	width:834px;
	padding-top:20px;
	margin-bottom:-20px;
	padding-bottom:20px;
}
#box_large #spacer{
	width:834px;
	float:left;
}
#box_large #box_milieu{
	background: transparent url("../images/boxes/box_G.png") repeat-y;
	background-position:left;	
	font-family:Helvetica;
	font-size:12px;
}
#box_large .box_contenu{
	width:834px;
	font-family:Helvetica;
	font-size:12px;
	text-align:left;
	color:#111111;
	background: transparent url("../images/boxes/box_D.png") repeat-y;
	background-position:right;
	padding-left:30px;
	padding-right:30px;
}
#box_large #texte{
	text-align:left;
}
#box_large #box_footer {
	width:894px;
}
#box_large .box_footer{
	width:834px;
	height:117px;
	float:left;
	background: transparent url("../images/boxes/box_B.png") repeat-x;
	font-family:Helvetica;
	font-size:12px;
	color:#111111;
	text-align:left;
}
#box_large .box_footer_simple{
	width:834px;
	height:22px;
	float:left;
	background: transparent url("../images/boxes/box_B_blanc.png") repeat-x;
	font-family:Helvetica;
	font-size:12px;
	color:#111111;
	text-align:left;
}

#img_coins30px {
	width:30px;
	float:left;
}

/*-----------------------------------------------------------------------------------------------------------------------*/
/* Boutons */
/*-----------------------------------------------------------------------------------------------------------------------*/

#bouton_N{
	float:right;
	width:83px;
	margin-right:10px;
	padding-top:12px;
	margin-bottom:-12px;
}

#bouton_N_sansmarge{
	float:right;
	width:83px;
	padding-top:3px;
	margin-bottom:-3px;
}

#bouton_N_large{
	float:right;
	width:190px;
	margin-right:10px;
	padding-top:12px;
	margin-bottom:-12px;	
}

#boutons_footer{
	margin-bottom:40px;
	margin-top:5px;
	font-size:12px;
	width:894px;
	float:left;
}

.bouton_rose {
	width: 83px;
	height: 19px;
	background: transparent url("../images/buttons/bouton_rose80.png") no-repeat;
	color:#eee;
	text-align: center;
	float:right;
	padding-top:2px;
	margin-bottom:-2px;
}
.bouton_rose a {
}
.bouton_rose:link {
	color:#eee;
	text-decoration:none;
}
.bouton_rose:visited {
	color:#eee;
	text-decoration:none;

}
.bouton_rose:active {
	color:#eee;
	text-decoration:none;
}
.bouton_rose:hover{
	background: transparent url("../images/buttons/bouton_rose100.png") no-repeat;	
	color:#eee;
	text-decoration:none;
}

.bouton_rose_large {
	width: 190px;
	height: 19px;	
	background: transparent url("../images/buttons/bouton_rose80_large.png") no-repeat;
	color:#eee;
	text-align: center;
	float:right;
	padding-top:2px;
	margin-bottom:-2px;
}
.bouton_rose_large a {
}
.bouton_rose_large:link {
	color:#eee;
	text-decoration:none;
}
.bouton_rose_large:visited {
	color:#eee;
	text-decoration:none;
}
.bouton_rose_large:active {
	color:#eee;
	text-decoration:none;
}
.bouton_rose_large:hover{
	background: transparent url("../images/buttons/bouton_rose100_large.png") no-repeat;	
	color:#eee;
	text-decoration:none;
}

.bouton_gris {
	width: 83px;
	height: 19px;
	background: transparent url("../images/buttons/bouton_gris80.png") no-repeat;	
	color:#eee;
	text-align: center;
	padding-top:2px;
	margin-bottom:-2px;
	float:right;
}
.bouton_gris:link {
	color:#eee;
	text-decoration:none;	
}
.bouton_gris:visited {
	color:#eee;
	text-decoration:none;	
}
.bouton_gris:active {
	color:#eee;
	text-decoration:none;	
}
.bouton_gris:hover{
	background: transparent url("../images/buttons/bouton_gris100.png") no-repeat;		
	color:#eee;
	text-decoration:none;
}

.bouton_gris_large {
	width: 190px;
	height: 19px;	
	background: transparent url("../images/buttons/bouton_gris80_large.png") no-repeat;
	color:#eee;
	text-align: center;
	float:right;
	padding-top:2px;
	margin-bottom:-2px;
}
.bouton_gris_large a {
}
.bouton_gris_large:link {
	color:#eee;
	text-decoration:none;
}
.bouton_gris_large:visited {
	color:#eee;
	text-decoration:none;
}
.bouton_gris_large:active {
	color:#eee;
	text-decoration:none;
}
.bouton_gris_large:hover{
	background: transparent url("../images/buttons/bouton_gris100_large.png") no-repeat;	
	color:#eee;
	text-decoration:none;
}

/* Bloc large à inérer dans une boite_large*/
#monobloc{
	width:827px;
	display:block;
	float:right;
	border:1px solid #ccc;
	padding:2px;
	margin-top:20px;
}
#monobloc #titre{
	width:815px;
	font-size:16px;
	display:block;
	color:#333;
	font-weight:normal;
	
	padding:5px;
	background:#f3f3f3 url("../images/barre_grise.png") repeat-x;
	border: 1px solid #ccc;
	
}
#monobloc #texte{
	width:817px;
	display:block;

	padding:5px 5px 10px 5px;
}

/* sous boites */
#sous_boite{
	display:block;
	border:1px solid #ccc;
	padding:2px;
	margin-bottom:15px;
}
#sous_boite #titre{
	
	font-size:16px;
	display:block;
	color:#333;
	font-weight:normal;
	text-align:left;
	
	padding:5px;
	background:#f3f3f3 url("../images/barre_grise.png") repeat-x;
	border: 1px solid #ccc;
	
}
#sous_boite #texte{
	display:block;
	padding:5px 5px 10px 5px;
}

/*Bouton sansmarge*/
#bouton_N.sansmarge{
	margin-top:0px;
}

#instruction #separateur_s {
	margin-top:15px;
	margin-bottom:-5px;
}

/*Bouton large */

#bouton_large, #bouton_resolution{
	width: 190px;
	height: 19px;
	
	background: transparent url("../images/buttons/bouton_rose80_large.png") no-repeat;

	color:#eee;
	display:block;
	float:right;
	text-align:center;
	margin-top:10px;
	padding-top:2px;
	margin-bottom:-2px;
}
#bouton_large a, #bouton_resolution a {
	color:#eee;
	text-decoration:none;
	
}

#bouton_large:link, #bouton_resolution:link {
	color:#eee;
	text-decoration:none;
}

#bouton_large:visited , #bouton_resolution:visited {
	color:#eee;
	text-decoration:none;

}
#bouton_large:active, #bouton_resolution:active {
	color:#eee;
	text-decoration:none;

}

#bouton_large:hover, #bouton_resolution:hover{
	background: transparent url("../images/buttons/bouton_rose100_large.png") no-repeat;	
	color:#eee;
}
/*-----------------------------------------------------------------------------------------------------------------------*/
/* Popup Newsletter */
/*-----------------------------------------------------------------------------------------------------------------------*/
#newsletter_avertissement {
	position:absolute;
	width:400px;
	height:200px;
	left:0px;
	top:0px;
	z-index:10;
	visibility:hidden;
}

#customization_avertissement {
	position:absolute;
	width:600px;
	height:400px;
	left:0px;
	top:0px;
	z-index:10;
	visibility:hidden;
}