/* CSS Document */
/*/////////////////////////////////////////// LIENS */
.lien_fin:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.lien_fin:visited {
	color: #000000;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.lien_fin:hover {
	color: #f000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.lien_fin:active {
	color: #000000;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}


.lien_fin_color:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.lien_fin_color:visited {
	color: #fa3f48;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.lien_fin_color:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.lien_fin_color:active {
	color: #D5D5D5;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}


.lien_menu:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}
.lien_menu:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	 font-variant: small-caps;
	line-height: 15px;
}
.lien_menu:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}
.lien_menu:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}

.lien_menu_underline:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}
.lien_menu_underline:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	 font-variant: small-caps;
	line-height: 15px;
}
.lien_menu_undereline:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}
.lien_menu_underline:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	line-height: 15px;
}


/*

.lien_gros:link {
	color: #D5D5D5;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.lien_fin:visited {
	color: #D5D5D5;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.lien_fin:hover {
	color: #DDC734;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}*/


/*/////////////////////////////////////*/
.txt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
}
.titre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: bold;
	line-height: normal;
	line-height: 15px;
}
.soustitre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	line-height: 14px;
}

.legende {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11px;
}
