@import url(menu.css);
@import url(condition.css);
@import url(resultat.css);


body { font-family: Arial, Verdana; background-color: #139ed5; background-image: url("images/fondPage.gif"); background-repeat: repeat-x; background-position: center 0 }
p { color: gray; font-size: 14px; text-align: justify; }
a { font-size: 14px; }
a:link { color: #f60; text-decoration: none; }
a:visited { color: #f60; text-decoration: none;}
a:hover { text-decoration: underline ;}
h1   { color: #f60; font-size: 16pt; }
h2 { color: #666; font-size: 7pt; font-style: italic; text-align: justify; }
h3 {
	color: #6CF;
	font-size: 14px;
}
h4 {
	font-size: 14px;
	color: #999;
}

input, textarea {
	color:#333;
	font-family:Arial, Verdana;
	font-size:12px;
}	


.erreur {
	color: red;
	text-align:center;
}

#contenu {
	clear:both;	
	padding:20px 0 20px 0;
	background-color:#ececec;
}


#bandeauRecherche table {
	color:#333;
	font-family:Arial, Verdana;
	font-size:12px;
	font-weight:bold;
}

#montantPanier {
	font-size:16px;
	font-weight:bold;
}
#tableArticle {
	
}
.pointeur {
	border:2px solid #f09200;	
	background-color:#ffe6bf;
}

#chemin {
	font-size:14px;
	font-weight:bold;
	color: #f60;
}

#regletteHaut, #regletteBas {
	height:25px;
}

#regletteHaut a, #regletteBas a{
	font-size:14px;
}

.cadrePhoto {
	border:1px solid #a4a4a4;	
	padding:0;
	margin:0;
}

.reference {
	font-size:10px;	
}
.designation {
	font-size:14px;
	font-weight:bold;
}

.descriptif{
	font-size:14px;
	font-style:italic;
}

#conteneurPrix {
}

.prixLibelle {
	font-size:14px;	
}

.prix {
	font-size:14px;
	font-weight:bold;
}
.prixBarre {
	font-size:14px;
	font-weight:bold;
	text-decoration:line-through;
}
.prixPromo {
	font-size:14px;
	font-weight:bold;
	color:#F00;	
}

.enCommande {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#fea51b;
	padding-right:25px;
}

.disponibilite {
	padding-left:20px;
	font-size:11px;
	font-style:italic;
}	

.titreGras {
	font-size:22px;
	font-weight:bold;
	color:#72A8CC;
}

.texteCourant {
	font-size:14px;	
}
.detailTarif {
	
}

.article {
	
}
#merci {
	font-size: 14px;
	text-align:center;
	padding:10px 0 10px 0;
}

