BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.titre {  
	font-size: 24px; 
	font-weight: bold; 
	color: #aeaeae; 
}

.sstitre {  
	font-size: 16px; 
	font-weight: bold; 
	color: #ca7474; 
}

.titre_produit {  
	font-size: 14px; 
	font-weight: bold; 
	color: #6E6E6E; 
}

.onglet { 
	font-size: 12px; 
	font-weight: bold; 
	color: #950000;
}
a.onglet { 
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.onglet:hover { 
	color: #950000;
	text-decoration: none;
}

.ttitre_rub {  
	font-size: 12px; 
	font-weight: bold; 
	color: #606060; 
	text-decoration: none;
}
a.ttitre_rub {  
	text-decoration: none;
}
a.ttitre_rub:hover {  
	color: #950000; 
	text-decoration: none;
}

.titremenu { 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
a.titremenu { 
	color: #FFFFFF; 
	text-decoration: none;
}
a.titremenu:hover { 
	color: #FFFF00; 
	text-decoration: none;
}

.salon {  
	font-size: 13px; 
	color: #000000; 
}

.lienrouge { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ca7474; 
}
a.lienrouge { 
	color: #ca7474; 
	text-decoration: none;
}
a.lienrouge:hover { 
	color: #000000; 
	text-decoration: none;
}

.txt { 
	font-size: 11px; 
	color: #4c4c4c; 
}
a.txt { 
	color: #0066cc; 
	text-decoration: none;
}
a.txt:hover { 
	color: #ca7474; 
	text-decoration: none;
}

.navigation {  
	font-size: 10px;
	color: #0066cc; 
}
a.navigation {  
	color: #383838; 
	text-decoration: none;
}
a.navigation:hover {  
	color: #0066cc; 
	text-decoration: none;
}

.fleche {  
	font-size: 16px;
	font-weight: bold;
	color: #950000; 
}
a.fleche {  
	font-size: 16px;
	font-weight: bold;
	color: #950000; 
	text-decoration: none;
}
a.fleche:hover {  
	font-size: 16px;
	font-weight: bold;
	color: #0066cc; 
	text-decoration: none;
}

.pdf {  
	font-size: 11px;
	font-weight: bold;
	color: #c90909; 
}

.menu {  
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF; 
}
a.menu {  
	color: #FFFFFF; 
	text-decoration: none;
}
a.menu:hover {  
	color: #FFFF00; 
	text-decoration: none;
}

.boutRecherche {
	position:absolute;
	z-index: auto;
	left: 85px;
	top: 17 px;
}

