@charset "utf-8";

html,body{
	margin: 0;
	padding: 0;
	background-color:#EFEFEF;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	line-height: 1.3em;
	color:#517487;
	color:black;
}

body {
  margin-bottom: 5em;
}

img{
	border:0px
}
#chargement{
	position:absolute;  
	width:200px; 
	padding:30px; 
	top:40%;
	left:50%;
	margin-left:-100px;
	background-color:white; 
	border:1px solid black; 
	text-align:center; 
	
}
#message_haut
{
	position:absolute;  
	width:200px; 
	padding:10px; 
	top:5px;
	right:5px;
	background-color:white; 
	border:1px solid black; 
	text-align:center; 
	background-color:#517487;
	color:white;
	opacity : 0.9;
  filter : alpha(opacity=90); 
}
#message_haut a, #message_haut a:active, #message_haut a:hover
{
	color:white;
}

a,a:active{
  text-decoration: none;
	color:#000027;
}

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

h1{
	text-align:center;
	font-size:1.3em;
	color:black;
	font-weight:bold;
	margin-bottom:15px;
}

h2{
	text-align:center;
	font-size:1.1em;
	color:black;
	font-weight:bold;
	margin-bottom:15px;
}

#container {
	border: 1px solid #517487;
	width: 950px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:15px;
	background-color:white;
}
#liste_produits_finis
{
	width: 728px;
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:10px;
	font-size: 0.9em;
	color:#999999;
	text-align:justify;
}

#liste_marques
{
	width: 728px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 0.95em;
	color:#999999;
	text-align:justify;
}

.content {
	width: auto;
	margin-left: 200px;
	margin-right: 10px;
	margin-top:30px;
	text-align:center;
	margin-bottom: 30px;
}

.in_container{
	padding:5px;
}

.in_container div, .in_container table, .in_container p
{
}
#header{
	height:135px;
	margin-bottom:5px;
	padding:5px;
	border-bottom: 1px dotted #517487;
}
.fast{
	color:black;
	border-bottom: 1px dotted #517487;
	width:950px;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
}    

#fast, #header {
  background-color: #F5F5FF;
}

.form, .form input, .form select{
	margin:0;
} 

#recherche_rapide {
  font-size: 1.1em;
  line-height: 2em;
}

#footer a, #footer a:visited
{
	color:white;
}
#footer a:hover
{
	text-decoration:underline;
}

#footer_forum
{
	border:1px solid #517487;
	background:white;
	width:718px;
	margin:auto;
	margin-bottom:20px;
	margin-top:15px;
	padding:5px;
	padding-right:5px;
	padding-left:5px;
}

#footer_forum h1
{
	font-size:1.05em;
	color:#517487;
}


.navigation {
	color:#000000;
	font-weight:bold;
	float:left;
	margin-top:5px;
	width: 180px;
	line-height: 1.4em;
}

.navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;			
	width: 170px;
	font-weight:normal;
}

.navigation a {
	display: block;
	padding: 4px;
	width: 170px;
	border-bottom: 1px solid #01b0f1;
	font-weight:normal;
}
.navigation img
{
	vertical-align:-10%;
}

.navlist{
	margin-top:5px;
}

.navigation a:link, .navlist a:visited {
	color:black;
	text-decoration: none;
	font-weight:normal;
}
		
.navigation a:hover, .navigation a.active {
	background: #000000 url(../img/arrow.gif) 96% 50% no-repeat;
	background-color:#01b0f1;
	color:#ffffff;
	font-weight:normal;
	font-weight:bold;
}

.navigation a.active {
  background-color: #517487;
  border-color: #517487;
}

.navigation input {
	background-color: #FFF;
	color: #003399;
	border: 1px solid #C5E5E0;
	font-size: 0.9em;
	margin-left:5px;
}

#footer table{
	margin-top: 5px;
	color:white;
	background-image:url(../img/foot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:5px;
	height:20px;
}
		

table .magasin{
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.petitdiv{
	text-align:justify;
	width:300px;
	margin:auto;
	margin-top:50px;
}

.categorie {
	text-align:left;
	height:50px;
	width:170px;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	float:left;
	color:#003399;
	padding-top:10px;
	border-bottom: 1px solid #01b0f1;
	background-repeat:no-repeat;
	background-position:right;
}
.categorie span{
	float:left;
	display:block; 
	height:50px; 
	width:170px; 
	cursor:pointer;
}

.categorie span:hover{
	text-decoration:underline;
}


.domaine{
text-align:left;
  font-size:1.5em;
	margin:auto;
	margin-top:20px;
	margin-left:20px;
	color:#517487;
}
.domaine td{
	padding-bottom:20px
}

.gauche{
	text-align:right;
	height:28px;
	width:30%;
}

.droite{
	text-align:left;
	padding:2px;
	vertical-align:bottom;
}

.panier_haut_droit{
	float:right; 
	height:2em;
	line-height:2em;
	padding-left:30px;
	background-image:url(../img/panier24.png);
	background-repeat:no-repeat;
	font-size: 1.1em;
}

.container_marques{
	width:600px;
	margin:auto;
	padding-left:100px;
	text-align:left;
}
.marque{
	width:190px;
	text-align:left;
	margin:2px;
	float:left;
}

.premiereLettreMarquesSansClear{
	text-align:center;
	margin-left:-100px;
	padding:0;
	padding-top:20px;
	margin-bottom:10px;
}
.premiereLettreMarques{
	clear:both;
	text-align:center;
	margin-left:-100px;
	padding:0;
	padding-top:20px;
	margin-bottom:10px;
}
.container_marques a:hover{
	text-decoration:underline;
}
.intro{
	width:60%;
	text-align:justify;
	margin:auto;
	padding-top:20px;
}

.listepieces{
	width:99%;
	text-align:center;
	margin:auto;
}

.listepieces img
{
	cursor:pointer
}

.listepieces td{
	padding:3px;
}
.listepiecestypehover
{
	background-color:#517487;
	color:white;
	cursor:default;
}
.listepiecestypehover img{
	border:1px black solid;
}
.listepiecestypenothover
{
	background-color:white;
	color:black;
	
}
.listepiecestypenothover img{
	border:1px white solid;
}

.ac_input {
	width: 197px;
	font-size: 1em;
}
.ac_results {
	width: 200px;
	background: #eee;
	cursor: pointer;
	padding:0;
	margin:0;
	left:0;
	top:0;
	position:absolute;
	text-align:left;
	background-color:#F5F5FF;
	font-size: 0.95em;
	z-index: 101;
}
.ac_results ul {
	width: 200px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}
.ac_results li {
	width: 193px!important;
	padding:2px 3px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.ac_results a {
	width: 173px!important;
	width:174px;
}
.ac_loading {
	background : url('../img/indicator.gif') right center no-repeat;
}
.over {
	background: #517487;
	color:white;
	font-weight:bold;
}

.rechercheguidee{
	margin:auto;
	margin-top:30px;
	width:480px;
	text-align:right;
	padding:0;
}

.addtocart
{
	width:80px;
}
.addtocart div.quantite{
	visibility:hidden;
}
.addtocart div.declencheur{
	visibility:visible;
}
.addtocart input{
	width:15px;
	height:17px;
	margin:0;
	padding:0;
	text-align:right;
	border:1px #517487 solid;
}
.addtocart div{
	float:left;
	height:19px;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
.addtocart img{
	border:0;
	margin:0;
	vertical-align:bottom;
	margin-bottom:0px!important;
	margin-bottom:1px;
}

.addtocart img.plusmoins{
	margin-right:5px;
}

.addtocart img.ajouteraupanier{
	cursor:pointer;
}

#fixme {
	border:1px solid black;
	background-color:#517487;
	color:white;
	width: 110px;
	height:120px;
	text-align:center;
	opacity : 0.8;
  filter : alpha(opacity=80); 
}
#fixme table{
	width:80%;
	margin:auto;
}
#fixme .vider{
	cursor:pointer;
}
#fixme .vider:hover{
	text-decoration:underline;
}
#fixme a{
	color:white;
}
#fixme {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 5px; bottom: 5px;
}
body > div#fixme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

.contactPasDeReference a{
	text-decoration:blink;
	font-weight:bold;
	font-size:1.05em;
	color:red;
}
.contactPasDeReference a:hover{
	text-decoration:underline;
	color:red;
}
.tr-hover:hover {
  background-color: #517487;
  color: white;
}
.tr-hover:hover a {
  color: white;
}
.tr-hover td{
	padding:3px;
}
.tr-hover .tr-hover-categorie {
  color:#006699; 
  font-weight:bold;
}
.tr-hover:hover .tr-hover-categorie {
  color:white; 
  font-weight:bold;
}

acronym
{
	cursor:help;
}
*acronym
{
	cursor:help;
	border-bottom: 1px solid black;
}