.text20-blanc{
	font-family: "Trebuchet MS";
	font-size:20;
	line-height:16px;
	color:#FFFFFF;
	font-weight: bold;
	margin-left : 10px;
}

.text17-bleu{
	font-family: "Trebuchet MS";
	font-size:17;
	line-height:16px;
	color:#006EA5;
	font-weight: bold;
	margin-left : 10px;
}
.text18-vert{
	font-family: "Trebuchet MS";
	font-size:18;
	color:#6EA500;
	letter-spacing: 1px;
}
.text18-or{
	font-family: "Trebuchet MS";
	font-size:18;
	color:#E17100;
	letter-spacing: 1px;
}
.text17-marron{
	font-family: "Trebuchet MS";
	font-size:17;
	line-height:16px;
	color:#B1671C;
	font-weight: bold;
	margin-left : 10px;
}
.text12-bleu{
	font-family: "Trebuchet MS";
	font-size:12;
	line-height:16px;
	color:#006EA5;
	font-weight: bold;
	margin-left : 10px;
}
.text11-gris{
 	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: Gray;
}
.text12-noir{
 	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #000000;
}
.text12-or{
 	font-family: "Trebuchet MS";
	font-size:12px;
	line-height: 18px;
	color: #E17100;
	font-weight: bold;
}
.text11-blanc{
 	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #FFFFFF;
}
#text-puce, li 
{
   list-style-image: url("images/puce-verte.jpg");  
}
.sous-titre-com-prox{
	font-family: "Trebuchet MS";
	font-size:14px;
	line-height : 12px;
	color: #92B026;
	margin-left : 10px;
	font-style: italic;
}


p {
	margin-left : 10px;
	margin-right : 10px;
}
.text{
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: Gray;
}
.text-ionic{
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #FFFFFF;
	line-height: 15px;
}
.text-blanc{
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #FFFFFF;
}

a.lien-text{
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: Gray;
	text-decoration: none ;	
	font-weight : bold;
}
a:hover.lien-text{ 
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: Gray;
	text-decoration:underline ;	
	font-weight : bold;
}
a.lien-text11blanc{
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none ;	
}
a:hover.lien-text11blanc{ 
	font-family: "Trebuchet MS";
	font-size:11px;
	line-height: 18px;
	color: #000000;
	text-decoration:underline ;	
}