a:link {text-decoration: none;  color: #1f1f5f;}
a:visited {text-decoration: none;  color: #1f1f5f;}
a:hover {text-decoration: none; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #D4E7F7; height: 1px;}

.etoile {
	font-family: Arial; 
	font-size: 13px; 
	color: #CC0000; 
	font-weight: bold;
}

.bouton {
	border: 1px solid #1f1f5f;
	background: #eee;
	font-size: 11px;
}	

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #5C357E;
	border: 1px solid #777;
}

.tetieremenu {
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	color: #1F1F5F;
}

.panier {
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}

.paiement {
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	color: #1F1F5F;
}

.prix {
	padding-top:10px;
}

.titre_produit {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #eeeeee;
	
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}

.searchImg {
	border: 1px solid #E0E0E0;
	}

td.blanc {
	background: #ffffff;
	color: #000000;
	border: 2px solid #000000;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 580px;
	height: 0px;
	z-index: 200;
}

/* ######### Top tabs ######### */


#haut {
	text-align:center;
	height: 14px;
	width: 773px;
	font-size:10px;
	font-weight:bold;
	letter-spacing: 1px;
	color : #000000;
	border: 1px solid #777;
	margin-bottom : 5px;
	background-color: #FFFFFF;
}

#centre {
	font-size: 0.7em;
	padding: 5 5 5 5;
}
#gauche {
	width: 184px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #777;
	background-color: #FFFFFF;
}
#pied {
	clear:both;
	height: 115px;
	font-size:11px;
}
#menugauche {
	list-style-type: none;
	font-size: 12px;
	margin-top:0px;
	padding-left: 0px;
	padding-right: 0px;
}
#menugauche li {
	font-size: 10px;
}

#menugauche a {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
#menugauche a:hover {
	color: #990000;
	background-color: #FFFFAA;
	text-decoration: none;
}