.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	border-color: #CCCCCC black #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	list-style-type: square;
} 

h2 { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 13px; font-weight: bold; color: #4E9A10; font-variant: 
normal; text-transform: none; letter-spacing: 1px} 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
}

.texteBlanc {
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 
#FFFFFF;
	font-weight: bold;
} 

.textesmall {
	color: #666666;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	list-style-image: url(images/bullet.gif);
}



A {
	color: #0FBFEF;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
A:hover {
	color: #0FBFEF;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
A.noir {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
A.noir:hover {
	color: #0FBFEF;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
A.blanc {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
A.blanc:hover {
	color: #0FBFEF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: none;
}







.textesmallBullet {
	color: #666666;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-indent: -20px;
}
.textesGris {

	color: #999999;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;

}
.texteBlancPetit {

	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: 
#FFFFFF;
	font-weight: bold;
}
.texteNoirPetit {


	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: 
#333333;
	font-weight: bold;
}
.texteGrand {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-color: #CCCCCC black #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	list-style-type: square;
}

