/* 
---------------------------------
	TLIENS
---------------------------------
*/
a.lien-blanc-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.lien-blanc-10 {
	color: #817D6C;
	text-decoration: underline;
}
/* 
---------------------------------
	TEXTES
---------------------------------
*/
.txt-marron-12-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #817D6C;
}
.txt-titrage-filet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #817D6C;
	background-image: url(../images/cm/bkg-titrage-filets.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 19px;
	padding-top: 5px;
	margin: 0px;
}
.txt-marron-date {
	font-weight: bold;
	color: #9C9389;
}
.txt-bleu-10-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00B0C9;
}
.txt-bleu-11-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00B0C9;
}
.txt-vert-10-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #82CE4A;
}
.txt-vert-12-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82CE4A;
}
.txt-bleu-12-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00B0C9;
}

.txt-marron-10-bold {
	font-size: 10px;
	font-weight: bold;
	color:#817D6C;
}

.txt-marron-11-bold {
	font-size: 11px;
	font-weight: bold;
	color:#817D6C;
}

