/* signature ---------------------------------------------- */
.signature{
	font-size:10px;
	line-height:20px;
	color:#333333;
}
.signature a{
	text-decoration:none;
}
.signature a:hover{
	text-decoration: underline;
	color: #FF6600;
}
/* Adresse --------------------------------- */
.txt11{
	font-size:11px;
	color: #333333;
	text-decoration:none;
}
.txt11bleu{
	font-size:11px;
	color: #334D87;
}
.txt11bleu a{
	text-decoration:none;
}
.txt11bleu a:hover{
	text-decoration: underline;
	color: #FF6600;
}
/* PageFCK --------------------------------- */
.titreorange{
	font-weight:bold;
	font-size:16px;
	color: #FF9900;
	padding-bottom:10px;
	border-bottom: #FF9900 solid 1px;
}
.titrevert{
	font-weight:bold;
	font-size:16px;
	color: #009900;
	padding-bottom:10px;
	border-bottom: #009900 solid 1px;
}
.titreviolet{
	font-weight:bold;
	font-size:16px;
	color: #993399;
	padding-bottom:10px;
	border-bottom: #993399 solid 1px;
}
.titrebleu{
	font-weight:bold;
	font-size:16px;
	color:#0060B6;
	padding-bottom:10px;
	border-bottom: #0060B6 solid 1px;
}
.titrerouge{
	font-weight:bold;
	font-size:16px;
	color: #CC0000;
	padding-bottom:10px;
	border-bottom: #CC0000 solid 1px;
}
.soustitre{
	padding-left:20px;
	font-size:13px;
	color: #333333;
	background:url(../img-gen/icone-bleu.jpg) no-repeat;
	background-position:0px 21px;
	line-height:15px;
}
.txt12bleu{
	font-size:12px;
	color: #334D87;
}
.txt12bleu a{
	text-decoration:none;
}
.txt12bleu a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.txt12orange{
	font-size:12px;
	color: #FF6600;
}
.txt12orange a{
	text-decoration:none;
}
.txt12orange a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.filetbas{
	border-bottom:#CCCCCC solid 1px;
}
.txt10rnoir{
	font-size:10px;
	color: #333333;
}