* {
	padding:0;
	margin:0;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(img/bg_body.jpg) repeat-x #1d1d1d;
	font-size:12px;
	color:#000000;
}

	
h1 {
	position:absolute;
	top:-9999px;
}


div#page {
	width:100%;
	background:url(img/bg_page.jpg) top center no-repeat;
	height: auto;

}


div#page_bas {
	width:100%;
	background: url(img/bg_page_bas.jpg) repeat-x bottom;
	height: auto;

}

div#global_page {
	width:958px;
	background:url(img/bg_centre.png) center top  repeat-y;
	height: auto;
	margin:0 auto;
	}

div#global {
	width:958px;
	background:url(img/bg_global.png) center top no-repeat;
	height: auto;
	margin:0 auto;
	}

div#entete {
	width:930px;
	height:438px;
	padding: 33px 14px 0;
	}
	
div#menu {
	float:left;
	width:273px;
	height:285px;
	font-family:"Arial Black",Gadget,sans-serif;
	font-weight:normal;
	padding: 9px 0 0 12px;
	}

div#bloc_droite_entete {
    width:630px;
	height:293px;
	float:left;
	}
	
div#anim_flash {
    width:630px;
	height:293px;
	background:url(img/anim_flash.png) no-repeat;
	position:relative;
	}

div#news_r {
    position:relative;
	}
	
div#newsletter {
	height:auto;
	width: 280px;
	position:absolute;
	padding: 10px 0px 0px 20px;
	top: -150px;
	left: 0px;

}	
	
div#newsletter form {
	margin-bottom:25px;
	float: left;
}

div#newsletter form p {
	color:#6F6F6F;
	font-size:10px;
	float: left;
}
  
div#newsletter form h4 {
	position:absolute;
	top:-9999px;
}


div#newsletter form input.sub {
	height: 20px;
	background:url(img/ok.gif) no-repeat;
	border:0;
	color:#7d2721;
	font-size:12px;
	width:24px;
	position: absolute;
	left: 230px;
	top: 14px;
	cursor:pointer;

  }

div#newsletter form input.txt {
	padding:5px 35px 0px 5px;
	color:#b9b9b9;
	font-size:12px;
	width: 203px;
	border:0;
	height:23px;
	background: url(img/bg_newsletter.gif) no-repeat;

  }

div#newsletter .intervention {
	margin-top: 20px;
	}

div#newsletter .intervention li {
	list-style:none;
	font-weight:bold;
	font-size:15px;
	padding-top: 5px;
	}
	
div#newsletter .intervention li a{
	color:#FFFFFF;
	}
div#newsletter .intervention li a:hover{
	color: #CCCCCC;
	}

div#rech_r {
    position:relative;
	}
	
div#recherche {
	height:auto;
	width: auto;
	position:absolute;
	padding: 0px 0px 0px 0px;
	top: -300px;
	right: 0px;

}	
	

div#recherche form p {
	color:#6F6F6F;
	font-size:10px;
	float: left;
}
  
div#recherche form h4 {
	color: #95126a;
	font-size: 14px;
	font-weight: 550;
	float: left;
	padding: 2px 10px 0 20px;

}


div#recherche form input.loupe {
	background:url(img/loupe.gif) no-repeat;
	border:0;
	color:#7d2721;
	font-size:12px;
	width:22px;
	position: absolute;
	left:247px;
	top: 2px;
	cursor:pointer;

  }

div#recherche form input.rech {
	padding:2px 20px 0px 5px;
	color:#b9b9b9;
	font-size:12px;
	width:142px;
	border:0;
	height:23px;
	background: url(img/bg_rech.gif) no-repeat;

  }
  
div#entete_bas {
	width:930px;
	height:auto;
	float: left;
	padding: 15px 0 0 0;
	}

div#entete_bas h4 {
    position:absolute;
	top:-9999px;
	}

div#news {
	width:265px;
	float:left;
	height:auto;
	padding: 0 10px;
	position:relative;
	}
div#news .new {
  position:absolute;
  right:20px;
top:60px;
}
div#news .titre_news {
	font-weight:bold;
	color:#e81ba5;
	padding: 15px 0 10px 10px;
	}
	
div#news .image_news {
	float: left;
	border:solid #4f4f4f 2px;
	margin: 10px 15px 0 5px;
	}
div#news .txt_news {
	float:left;
	width: 140px;
	height:70px;
	overflow:auto;
	margin-top: 5px;

	}

div#panier {
	width:331px;
	float:left;
	height:auto;
	text-align: center;
	}

div#panier .bouton_panier {
	width:auto;
	height:28px;
	background:url(img/bg_panier.gif) center no-repeat;
	padding-top: 5px;
	}
	
div#panier .bouton_panier a{
	text-transform:uppercase;
	color: #FFFFFF;
	line-height:23px;
	text-decoration: none;
	}

div#panier .bouton_panier a:hover{
	text-decoration: underline;
	}
	
div#panier .produits_panier {
	margin:10px 0 15px 0;
	}
	
#compte {
	width:275px;
	height:auto;
	float:left;
	padding: 13px 0 0 25px;
	}

#compte .espace_client {
	width:240px;
	height:29px;
	float:left;
   }
   
 
#compte .espace_client form p {
	font-size:12px;
	display: block;
	margin-bottom: 10px;
	float: left;
}
   
#compte .espace_membre form p a{
   color:#808080;
   }
   
#compte .espace_membre form h4 {
	padding-left:10px;
	font-weight:bold;
	color: #92167e;
	letter-spacing: 1px;
	display: block;
	font-size: 14px;
}

#compte .espace_client form input.sub {
	margin:0px 2px 0px 2px;
	color:#000000;
	font-size:10px;
	width:23px;
	font-weight: bold;
	background:url(img/ok_compte.gif) no-repeat;
	float: left;
	border: 0;
	height: 23px;
	cursor: pointer;

  }

#compte .espace_client form input.txt {
	padding:2px 2px 0 2px;
	font-size:12px;
	width: 163px;
	margin-left: 1px;
	background: url(img/bg_compte.gif) no-repeat;
	color: #f9c8e9;
	border: 0;
	height:21px;
	float: left;

  }

#compte .espace_client form .titre_panier2 {
	display:block;
	font-size: 12px;
	}
	
#compte .espace_client form .titre_panier2 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#compte .espace_client form .titre_panier2 a:hover {
	text-decoration: underline;
	}

#compte .espace_client form .floatleft1 {
	width:100px;
	}
#compte .espace_client form .floatleft {
	width:auto;
	}
	
	
#compte .espace_client form .mot_pass  a {
	color:#000000;

	 }
	 
	 	
#compte .espace_client form .mot_pass  a:hover{
	color: #666666;

	 }
#compte .espace_client form .mot_pass {
	 display:block;
	 width:130px;
	 margin-bottom:3px;
	 }

div#centre {
	width:920px;
	min-height:500px;
	padding:0 19px;
	overflow: hidden;
	}


div#centre h2 span{
	position:absolute;
	top:-9999px;
	}

div#centre ul {
	margin-left:25px;
	}
	
div#centre ul.ft_gauche {
	margin:10px 0 10px 300px;
	}
	
div#centre ul.ft_gauche li {
	padding-bottom:1px;
	}

div#centre h2.accueil {
	height: 12px;
	width:94px;
	background: url(img/h2_accueil.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.boutique_ligne {
	height: 12px;
	width:223px;
	background: url(img/h2_boutique_ligne.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.location {
	height: 12px;
	width:108px;
	background: url(img/h2_location.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.assistance {
	height: 12px;
	width:273px;
	background: url(img/h2_assistance_distance.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.materiel {
	height: 12px;
	width:273px;
	background: url(img/h2_nouvelle_technologie.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.help {
	height: 12px;
	width:203px;
	background:  url(img/help_service.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.acces {
	height: 12px;
	width:223px;
	background:  url(img/h2_acces_partenaires.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.demande {
	height: 12px;
	width:330px;
	background: url(img/h2_demande_renseignement.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.news {
	height: 12px;
	width:62px;
	background: url(img/h2_news.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
	
div#centre h2.acces_fiche {
	height: 12px;
	width:423px;
	background: url(img/h2_fiche_pratique.png) no-repeat;
	margin:35px 0 35px 10px;
	}
	
div#centre h2.acces_outils {
	height: 12px;
	width:317px;
	background: url(img/h2_outils.png) no-repeat;
	margin:35px 0 35px 10px;

	}
	
div#centre h2.acces_contact {
	height: 12px;
	width:341px;
	background: url(img/h2_contact.png) no-repeat;
	margin:35px 0 35px 10px;
	}
div#centre p{
    padding-bottom:10px;
	}
	
div#centre .rouge{
	font-weight:bold;
	color:#ff0000;
	}	

div#centre p.float_droite{
	color:#ff0000;
	background:url(img/bg_float_gauche.jpg) no-repeat;
	width:261px;
	height:179px;
	float:right;
	padding: 6px 0 0 5px;
	margin-left: 10px;
	}	

div#centre p.float_gauche{
	color:#ff0000;
	background:url(img/bg_float_gauche.jpg) no-repeat;
	width:261px;
	height:179px;
	float: left;
	padding: 6px 0 0 5px;
	margin-right: 10px;
	}	
	
/*liste boutiques*/		
	
#liste_boutiques {
	width:920px;
	height:auto;
	margin-bottom: 25px;
	float: left;
	}

#liste_boutiques li{
	list-style:none;
	width:187px;
	height:247px;
	background:url(img/bg_bloc_boutique.jpg) no-repeat;
	padding:12px;
	float: left;
	margin-left: 8px;
	}
#liste_boutiques li h3 {
	color:#e5e5e5;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	}
	
#liste_boutiques li dl dt {
	text-align:center;
	margin-bottom: 15px;
	 }
#liste_boutiques li dl dt a img {
    border:0;
	}
#liste_boutiques li dl .titre {
	width:187px;
	background:url(img/bg_title_produit.jpg) no-repeat;
	height:28px;
	line-height:28px;
	font-size:15px;
	margin: 10px 0 2px;
	font-weight:500;
	}
	
#liste_boutiques li dl .prix {
	font-size:15px;
	font-weight:500;
	margin-bottom: 10px;
	}	
#liste_boutiques li dl .details {
	float:right;
	}
	
#liste_boutiques li dl .details a img {
	border:0;
	}
/*fin liste boutiques*/		
	
/*Conteneur Fiche*/	 
div#conteneur_fiche {
	float:left;
	width:920px;
	height:auto;
	}
	
div#conteneur_fiche .titre {
	width:187px;
	background:url(img/bg_title_produit.jpg) no-repeat;
	height:28px;
	line-height:28px;
	font-size:15px;
	margin: 10px 0 2px;
	font-weight:500;
	}
	
div#conteneur_fiche .prix {
	font-size:15px;
	font-weight:500;
	margin-bottom: 10px;
	}

div#conteneur_fiche .bordure_image{
	float:left;
	margin-right: 10px;
}
	
div#conteneur_fiche .bordure_image a img{
	border:1px solid #e30000;
	padding:3px;
}

div#conteneur_fiche .lien a{
	color:#910d0d;
	font-weight:bold;
}
	
div#conteneur_fiche .lien a:hover{
	color: #FF0000;
}

input.valid {
background:transparent url(img/valid.png) no-repeat scroll center top;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
font-weight:bold;
height:21px;
line-height:21px;
margin-left:0;
padding-bottom:3px;
text-transform:uppercase;
width:150px;
}

div#centre .lien {
   text-align:center;
}

div#centre .lien a {
   background:url(img/bg_lien.jpg) repeat-x;
   padding: 0 5px;
   height:21px;
   line-height:21px;
   text-decoration:none;
   text-transform:uppercase;
   font-weight:bold;
   color:#FFFFFF;
   }

div#centre .lien a:hover {
   background:url(img/bg_lien_hover.jpg) repeat-x;
   }

div#centre  .gras {
   font-weight:bold;
   }

/*Fin Conteneur Fiche*/	

div#centre_bas {
    width:958px;
	height:22px;
	background:url(img/bg_centre_bas.jpg) no-repeat;
	margin:0 auto;
	}
	
div#adresse_transaction {
	width:918px;
	height:101px;
	background:url(img/bg_adresse.jpg) no-repeat;
	margin:18px auto;
	padding: 0 20px;
	}
div#transactions {
    width:340px;
	height:auto;
	text-align:center;
	float:left;
	}
	
div#transactions .titre_transaction {
	font-family:"Arial black";
	font-size:14px;
	padding:15px 0 15px;
	color: #ff0000;
	}
	
div#adresse{
	width:560px;
	float:left;
	background:url(img/bg_trait_bottom.png) bottom center no-repeat;
	text-align:center;
	font-weight: normal;
	line-height:70px;
	padding: 15px 0;
	font-size: 14px;
	}

div#adresse dl dt {
	top:-9999px;
	position:absolute;
	}
div#adresse dl dd {
	display:inline;
	}

div#pied {
	width:958px;
	height:80px;
	margin:0 auto;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background: url(img/bg_contenu_bas.png)  center top no-repeat;
}


div#pied ul {
	width:958px;
	line-height:20px;
	text-align: center;
	height: 20px;
}
div#pied ul li {
	list-style:none;
	font-size:12px;
	color:#6c6c6c;
	display: inline;
	text-align: center;

}
div#pied ul li a {
	text-decoration:none;
	color:#6c6c6c;
}

div#pied ul li a:hover{
	text-decoration:underline;

}
div#pied .imnalys {
	text-align:center;
	padding:10px 0px 0px 0px;
}
	
div#pied .imnalys img {
	border:0;
	width:128px;
	height:39px;
}

div#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}
div#pied .desciption_Imnalys {
font-size:10px;
text-align:center;
padding-top:5px;
color:#6c6c6c;
}

/*//formulaire du contact//*/

#contact-area {
	width: auto;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 180px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	background: #CCCCCC;
	margin: 0px 0px 0px 0px;
	border: 2px solid #999999;
}

#contact-area .form1{
	margin:10px 0 0 0;
	width:90%;
	}
	
#contact-area .form1 .recopier_code {
	margin-bottom:5px;
	display: block;
	font-size: 11px;
	}
#contact-area label span {
	font-weight:bold;
	}

#contact-area textarea {
	height: 90px;
	width:50%;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000;
}

#contact-area input.submit-button {
	width: 100px;
	margin:0 5px;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}

#contact-area .form2 {
	text-align:center;
	margin:10px 0;
	width:60%;
	}
#contact-area .min {
    font-size:0.8em;
	}
/* -------------------- Panier -------------------- */


table#panier {
float:left;
width:100%;}

table#panier tbody tr#titre {
color:#fff;
text-transform:uppercase;
font-weight:bold;
background:#333333;}

table#panier tbody tr#titre td{
text-align:center;
padding:10px;}

/* Lignes */

table#panier tbody tr.ligne td {
padding:10px;}

table#panier tbody tr.ligne.couleur1:hover td{
background:#D2D2D2;}

table#panier tbody tr.ligne.couleur2:hover td{
background:#E8E8E8;}

.couleur1 td {
background:#ccc; /* A modifier */}

.couleur2 td { 
background:#E0E0E0;  /* A modifier */}

table#panier tbody tr.ligne td p input {
width:23px;
margin-right:10px;}

table#panier tbody tr.ligne td img {
color:transparent;} 

/* td Produit */

table#panier tbody tr.ligne td.produit h4 {
padding:10px 10px 4px 0;
text-align:left;
font-size:110%;}

table#panier tbody tr.ligne td.produit p img {
float:left;
margin-right:5px;}

table#panier tbody tr.ligne td.produit p a {
font-weight:bold;
color:#646464;
text-align:left;
font-size:90%;
line-height:1.1;
display:block;
text-decoration:underline;}

table#panier tbody tr.ligne td.produit p a:hover {
text-decoration:none;}

table#panier tbody tr.ligne td.produit span {
font-style:italic;
display:block;
padding-bottom:10px;
color:#4F4F4F;}

/* td Supprimer */

table#panier tbody tr.ligne td.supprimer{
text-align:center;}

/* td Photo */

table#panier tbody tr.ligne td.photo img {
width:75px;
height:50px;
border:1px solid #888;}

table#panier tbody tr.ligne td.photo img:hover {
border:1px solid #333;}

/* td Prix total */

table#panier tbody tr.ligne td.prix_total{
text-align:right;
padding-right:14px;
font-weight:bold;}

/* tr Total */

table#panier tbody tr#total{
color:#fff;
padding:10px;}

table#panier tbody tr#total th {
letter-spacing:1px;
padding:7px 15px;
text-align:right;
background:#333;}

/* tr Actions */

table#panier tbody tr#action td p {
width:210px;
margin:0 auto;
padding:15px 0 15px 55px;}

table#panier tbody tr#action td {
padding:5px 15px;
text-align:center;}

table#panier tbody tr#action td p a {
float:left;
font-weight:bold;
margin-right:6px;
color:#646464;
font-size:110%;
line-height:1.1;
text-decoration:underline;}

table#panier tbody tr#action td p a:hover {
text-decoration:none;}

table#panier tbody tr#action td p img {
margin-right:20px;
float:left;}

#centre .boite_player{
width:330px;
height:245px;
float:right;
position:relative;
left:40px;}
