@charset "UTF-8";
/* CSS Document */

body, form, input, textarea, field {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#fff;
}
body {	
	background-repeat:no-repeat;
	background-color:#000000;
	min-width:1010px;
	font-size:12px;
}

.centrage {
	width:1010px;
	margin:auto;
}

nav a {
	text-decoration:none;
	display:block;
}

.clear {
	clear:both;
}

/*.color1 {
	color:#COULEUR;
}

.color2 {
	color:#COULEUR2;
}*/

p {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}
a {
	color:#000000;
}

h1{
	font-size:18px;
	text-transform: uppercase;
}


#afficherevendeurs{
	display: none;
}


/* On définit ici les images flottantes */

.imgleft {
	float:left;
	padding:10px;
	margin-right:20px;
	margin-bottom:20px;
}

.imgright {
	float:right;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.imgleft + p, .imgright + p {
	margin-top:0px;
}


/* On définit ici les ombres appliquées aux box */
.boxshadow {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}


/* On définit ici les ombres appliquées aux textes */
.textshadow {
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
}


/* On définit ici les arrondis appliqués aux box */
.borderradius {
	-webkit-border-radius: 6px!important;
	-moz-border-radius: 6px!important;
	border-radius: 6px!important;
}

/* On définit ici le style du bouton général et les spécifiques */
.bouton {
	display: none;
}

/* On définit ici le style des formulaires */

.succes {
	background-color:#7A7A7A;
	padding:5px 10px;
	color:#fff;
	margin-left:120px;
	width:265px!important;
	display: block;
}
	
.erreur {
	background-color:#B41E8C;
	padding:5px 10px;
	color:#fff;
	margin-left:120px;
	width:265px!important;
	display: block;
}

.erreurchamp {
	background-color:#B41E8C;
}

label{
	float:left;
	width:120px;
}

.formulaire select{
	margin:0;
	padding:0;
}

.formulaire input[type=text],
.formulaire textarea,
.formulaire select{
	border:1px solid #2b2e37;
	padding:2px;
	outline:0;
	margin-top:5px;
	background-color: #7b7a7b;
}


.formulaire input[type=submit]{
	padding:4px;
	padding-left:10px;
	padding-right:20px;
	cursor: pointer;
}/*(0, 144, 212, 0.5)*/

.formulaire input:focus,.formulaire textarea:focus{
	-webkit-box-shadow: 0px 0px 6px 3px rgba(180, 30, 140, 0.5);
	-moz-box-shadow: 0px 0px 6px 3px rgba(180, 30, 140, 0.5);
	box-shadow: 0px 0px 6px 3px rgba(180, 30, 140, 0.5);
}

/* On définit ici le style des paginations */

/* On définit ici le style du message pour internet explorer */
.antiie{
	background-color:#fff;
	width:950px;
	margin:auto;
}

.navigie{
	float:left;
	width:219px;
	height:66px;
	background-image:url(../images/navig.jpg);
	background-repeat:no-repeat;
}

.messageie{
	float:left;
	padding-top:15px;
	width:500px;
}

textarea:invalid, input:invalid {
	border:1px solid #2b2e37;
	padding:2px;
	outline:0;
	margin-top:5px;
	box-shadow: none;
}

header{
	width:1010px;
	height:160px;
	margin:auto;
}

.logo{
	width:475px;
	height:35px;
	display: block;
	background-position: top left;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	text-decoration: none;
	padding-top:125px;
	padding-left:60px;
	font-size:18px;
	float:left;

}

.headerdroite{
	float:right;
	background-position: top left;
	background-image:url(../images/header-droite.jpg);
	background-repeat: no-repeat;
	height:160px;
	width:250px;

}
.logo span {
	font-family: 'SourceSansProLight';
	font-size:21px;
}
.rose{
	color: #BB0082;
	font-family: 'SourceSansProLight';
	font-size:28px;
}

.fondrose{
	background-color: #B41E8C!important;
}

/*MENU*/

.menu{
	display: none;
}



/*PARTAGE*/
.partage{
	display: none;
}

.facebook{
	width:18px;
	height:17px;
	float:left;
	background-position: top left;
	background-image:url(../images/facebook.jpg);
	background-repeat: no-repeat;

}

.twitter{
	margin-left:5px;
	width:21px;
	height:17px;
	float:left;
	background-position: top left;
	background-image:url(../images/twitter.jpg);
	background-repeat: no-repeat;
}

/*COVERFLOW*/
#coverflow{
	background-color: #000;
	z-index:100;
	position: relative;
}

.slides_container{
	width:930px;
    height:380px;
   	margin-bottom:20px;
   	float:left;
   	z-index:100;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.slides_container .unbandeau {
    width:930px;
    height:380px;
    display:block;
    background-repeat: no-repeat;
    background-position: left center;
}

.slides_control{
	z-index:10;
}

.flechegauche{
	background-image:url(../images/fgauche.jpg);
	background-repeat: no-repeat;
	background-position: top left;
 	width:40px;
 	height:380px;
 	display: block;
 	float:left;
}

.flechedroite{
	background-image:url(../images/fdroite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:40px;
 	height:380px;
 	display: block;
 	float:left;
}

.bubulle{
	margin-left:40px;
	margin-right:40px;
	margin:auto;
	width: 85px;
	height:12px;
}

.bubulle li{
	background-color: #fff;
	float:left;
	margin-left:5px;
	cursor: pointer;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.bubulle a{
	height:12px;
	width:12px;
	display: block;
}

.encarbandeau{
	margin-top:175px;
	height:200px;
	width:300px;
	margin-right:65px;
	float:right;
}
.encarbandeau h1 {
	font-family: 'SourceSansProLight';
	font-size:32px;
	color:#b41d8d;
}
.encarbandeau p{
	padding:0;
	margin:0;
	text-transform: uppercase;
	font-family: 'bebas_neueregular', sans-serif;
	font-size:18px;
	text-align: left;
	line-height:22px;
}

/*GALERIE PHOTOS*/

#galerie{
	background-color: #000;
	z-index:100;
	position: relative;
}

.slides_container_galerie{
    height:400px;
    width:890px;
    height:390px;
    float:left;
    margin-bottom:20px;
    z-index:500;
    overflow:hidden;
	border-radius: 6px!important;
	overflow: hidden!important;
	position: relative;
}

.slides_container_galerie div {
    width:890px;
    height:400px;
    display:block;
    background-repeat: no-repeat;
    background-position: left center;
	z-index: 10;
}

.flechegaleriegauche{
	background-image:url(../images/fgauche.jpg);
	background-repeat: no-repeat;
	background-position: top left;
 	width:40px;
 	margin-right:25px;
 	height:400px;
 	display: block;
 	float:left;
}

.flechegaleriedroite{
	background-image:url(../images/fdroite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:40px;
	margin-left:15px;
 	height:400px;
 	display: block;
 	float:left;
}

.thumb{
	display: none;
}

/*PAGE DE BASE*/

.page{
	margin-left: 60px;
	margin-right: 50px;
	margin-top:30px;
	width:900px;
}

/*POINTS DE VENTE*/
.recherche{
	background-color:#797979;
	font-size: 14px;
	margin-bottom:10px;
}

.recherche input{
	border:1px solid #000;
	background-color: #fff;
	width:40px;
	height: 20px;
	color:#000;
	padding:2px;
}

.unrevendeur{
	width:200px;
	height:50px;
}



footer {
	margin-bottom:40px;
}


/* Page collection.php*/

.contenu_collections{
	width:900px;
	border-bottom: 1px solid #424242;
	margin-bottom:15px;
	padding-bottom: 15px;
	
}

.div_collection{
	width:520px;
	float:left;
}

.illustration_collection{
	width:350px;
	float:left;
	margin-right:30px;
	height:190px;
}

.choix_couleur{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
	cursor: pointer;
}

.div_collection p{
	margin-bottom:25px;
}


/* Page produits.php*/

.contenu_produits{
	width:900px;
	border-bottom: 1px solid #424242;
	margin-bottom:15px;
	padding-bottom: 15px;
	
}

.div_produits{
	width:600px;
	float:left;
}

.illustration_produits{
	width:270px;
	float:left;
	margin-right:30px;
}
.div_produits p{
	margin-bottom:25px;
}


/* Tableau*/

table h2 {
	font-family: 'SourceSansProLight';
	font-size:22px;
	color:#7b7a7b;
	border-bottom:solid 1px #424242;
	margin-top:15px;
	margin-bottom:5px;
}

.middle{
	vertical-align: middle;
}

.top{
	vertical-align: top;
}

