/* CSS Document */

html,body {
background-color : black; 
background-image: url(images/fond.jpg);
background-repeat:repeat-x;
background-position:center center;
margin:0px;
padding:0;
height:100%;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/*FONDS*/
.fenetre{
  width:800px;
  height:500px;
  background-color:#FFFFFF;
  background-repeat:no-repeat;
  position:relative;
}
.fenetre_marque{
  width:1000px;
  height:565px;
  background-image: url(images/marque.jpg);
  background-color:#151515;
  background-repeat:no-repeat;
  position:relative;
}
.fenetre_contacts{
  width:1000px;
  height:565px;
  background-image: url(images/contacts.jpg);
  background-color:#151515;
  background-repeat:no-repeat;
  position:relative;
}
.fenetre_services{
  width:1000px;
  height:565px;
  background-image: url(images/services.jpg);
  background-color:#151515;
  background-repeat:no-repeat;
  position:relative;
}
.acheter{
  height:24px;
  background-image: url(images/bande_acheter.png);
  background-position:left;
  background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.finaliser{
  height:24px;
  background-image: url(images/bande_finaliser.png);
  background-position:left;
  background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.fond_noir{
  height:24px;
  background-color:#000000;
}
/*CADRES*/
#centrage{
  width:100%;
  height:100%;
  text-align:center;
  vertical-align:middle;
}
.bandeau_gauche{
  width:390px;
  height:86px;
  background-image: url(images/bande_gauche.png);
  background-position:0px 50px;
  background-repeat:no-repeat;
  padding-left:5px;

}
.bandeau_droite{
  width:390px;
  height:86px;
  background-image: url(images/bande_droite.png);
  background-position:0px 50px;
  background-repeat:no-repeat;
  padding-right:5px;
}
.contenu{
	overflow-x: hidden;
	overflow-y: auto;
	padding-left:15px;
}
.contenu_menu{
	overflow-x: hidden;
	overflow-y: auto;
}
.anim{
	border:solid 1px #FFFFFF;
	background:#000000;
}
.popup{
	border:solid 1px #FFFFFF;
	background:#000000;
	padding:5px;
}
.images_blanc{
	border:solid 1px #000000;
}
.tousProduits{
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.Compte{
	height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}
.cadre_produit{
	background-color:#FFFFFF;
	border:solid 1px #000000;
	width:150px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align:right;
	vertical-align:top;
}
.cadre_blanc{
	/*background-color:#FFFFFF;
	border:solid 1px #000000;*/
	overflow-x: hidden;
	text-align:left;
	vertical-align:top;
	padding:2px;
}
.petit_panier{
	height:115px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
/*TEXTES*/
.texteBase{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.texteBaseNoir{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
.texteBaseNoirPetit{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}
.texteBaseGris{
	font-family:Arial, Helvetica, sans-serif;
	color:#4D515B;
	font-size:12px;
}
.texteBoldMenu{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
.texteBoldNoir{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
.texteErreur{
	font-family:Arial, Helvetica, sans-serif;
	color: #ff66cc;
	font-size:12px;
	font-weight:bold;
}
.menuIndex{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:regular;
}
.prix{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:24px;
	font-weight:bold;
}

/*FORMULAIRES*/
.formbutton{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	height:24px;
	border:none;
	background-image: url(images/bande_bouton.png);
	background-repeat:no-repeat;
	font-size:13px;
	color:white;
	font-weight:bold;
}
.formbutton2{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	height:24px;
	border:none;
	background-color:#000000;
	font-size:13px;
	color:white;
	font-weight:bold;
}
.formbuttonLeft{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	height:24px;
	border:none;
	background-image: url(images/bande_bouton_gauche.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:13px;
	color:white;
	font-weight:bold;
}
.etiquette1{
	width:340px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}
.etiquetteCP{
	width:82px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}
.etiquetteVILLE{
	width:258px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
}
.jours{
	width:20px;
}
.ans{
	width:40px;
}
/*Liens*/
a.blanc:link {
	text-decoration:none;
	color : white;
 }
a.blanc:visited {
	text-decoration:none;
	color : white;
 }
a.blanc:hover{
	text-decoration: none;
	color : #FF9933;
 }
/**/
a.noir:link{
	text-decoration:none;
	color : black;
 }
a.noir:visited{
	text-decoration:none;
	color : black;
 }
a.noir:hover{
	text-decoration:none;
	color : white;
 }
 /**/
a.gris:link{
	text-decoration:none;
	color : #4D515B;
 }
a.gris:visited{
	text-decoration:none;
	color : #4D515B;
 }
a.gris:hover{
	text-decoration:none;
	color : white;
 }
 /**/
a.produits:link{
	text-decoration:none;
	color : black;
 }
a.produits:visited{
	text-decoration:none;
	color : black;
 }
a.produits:hover{
	text-decoration:none;
	color : white;
	background-image:url(images/puce_blanche30.png);
	background-position:left;
	background-repeat:no-repeat;
 }
 /**/
a.vente:link{
	text-decoration:none;
	color : black;
 }
a.vente:visited{
	text-decoration:none;
	color : black;
 }
a.vente:hover{
	text-decoration:none;
	color : #666666;
 }