/* CSS Document */

A.lientxtOR { color: #cc9900; font-family: Trebuchet MS; font-size:12px; text-align: justify; font-weight: bold; text-decoration: none; }
A.lientxtOR:hover {color: #FFFFFF;} 

A.lienTitreOR { color: #cc9900; font-family: Trebuchet MS; font-size:15px; text-align: justify; font-weight: bold; text-decoration: none; }
A.lienTitreOR:hover {color: #FFFFFF;} 

A.panier { color: #FFE9B9; font-family: Verdana; font-size:12px; font-weight: bold; text-decoration : none}
A.panier:hover {color: #F4B800;} 
 
A.categorie { color: #FFE9B9; font-family: Verdana; font-size:15px; text-decoration : none }

A.categorie:hover {color: #FFFFFF; text-decoration : underline}
A.categorie:active{color: #FFFFFF; text-decoration : underline} 

A.navigation { color: #FFE9B9; font-family: Verdana; font-size:12px; font-weight: bold; text-decoration : none }
A.navigation:hover {color: #FFFFFF; text-decoration : underline}
A.navigation:active{color: #FFFFFF; text-decoration : underline} 
//A.navigation:link{color: #FFFFFF; text-decoration : underline}

A.couleur{color: #FFE9B9;	font-family: Trebuchet MS; font-size:14px; text-align: justify; font-weight: bold; text-decoration: none;}
A.couleur:hover {color: #cc9900;} 

.formOR {BACKGROUND-COLOR: #333333; BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; COLOR: #333333; Font-family: Trebuchet MS; color: #999999 ; font-size: 13px}

.txt_sousTitreOr {
	color: #B3A86A;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align: justify;
}

.txt_liste {
 color: #FFE9B9;
 font-family: Trebuchet MS;
 font-size:14px;
}
 
.txt_titre_liste {
 color: #FFE9B9;
 font-family: Trebuchet MS;
 font-size:14px;
 font-weight: bold;
}

.txt_prix {
 color: #FFE9B9;
 font-family: Verdana;
 font-size:12px;
 font-weight: bold;
}

.txtOrpanier {
	color: #B3A86A;
	font-family: Trebuchet MS;
	font-size:14px;
	text-align: center;
}
.txt_titre_panier {
	color: #cc9900;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align: center;
	font-weight: bold;
}
.Texte {
	color: #000000;
	font-family: Trebuchet MS;
	font-size:12px;
}

.txt_titre_login {
	color: #cc9900;
	font-family: Trebuchet MS;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
.txt_prix_promo {
 color: #F4B800;
 font-family: Verdana;
 font-size:12px;
 font-weight: bold;
}

#centre_liste{
	position:absolute;
	width:755px;
	height:600px;
	margin:0 auto;
	padding:0px;
	left: 11px;
	//top: 187px;
	top: 245px;
}

#navigation{
	position:absolute;
	width:755px;
	margin:0 auto;
	padding:0px;
	left: 11px;
	top: 160px; 
	height: 84px;
}

#FicheProduct{
	width:345px;
	height:180px;
	background-image:url(../Img_css/fond_liste.jpg);
	repeat:no repeat;
}

#pagination{
position: absolute; 
top: 45px; 
left: 0px; 
width: 704px; 
height: 24px; 
z-index: 1;
}

.Franco{
	align-texte: right;
	font-size: 9px;
	color: #FFE9B9;
	font-family: Arial, Helvetica, sans-serif;
}
#zoom{
	color: #666666;
	font-family: Trebuchet MS;
	font-size:13px;
	position: absolute; 
	top: 126px; 
	left: 386px; 
	width: 52px; 
	height: 19px; 
	z-index: 1;
}

.ArticlePanier{
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFE9B9; 
	text-align:center
}
.txt_titre_log {
 color: #B3A86A;
 font-family: Trebuchet MS;
 font-size:18px;
 font-weight: bold;
}