/********************************************************/
/*		Styles pour F²									*/
/********************************************************/
.COMMENT {
	font-family: Arial,trebuchet;
	font-size: 10px;
	color: #666666;
}

.MSGERROR {
	font-family: Arial,trebuchet;
	font-size: 10px;
	color: red;
}

.LIBELLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695858;
}

.LIBELLE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695858;
}

.COMPONENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #695858;
    text-decoration: none;
	margin:0px;
}

/********************************************************/
/*		Fin - Styles pour F²							*/
/********************************************************/

.lien11, a.lien11, a.lien11:visited, a.lien11:hover, a.lien11:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8400;
	text-decoration: none
}

.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #695858
}
.ChapoPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695858;
}
.SousTitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #695858;
}

.TextPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #695858;
    text-decoration: none;
	margin:0px;
}

a.TextPage:visited, a.TextPage:hover, a.TextPage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none
}

.TextPageInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #695858;
    text-decoration: none;
}

.TextPageTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #695858;
    text-decoration: none;
}


.TextRouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8D3329;
    text-decoration: none;
}

.LienPagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF8400;
	text-decoration: none;
}
.LienPaginationSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #695858;
	text-decoration: none;
}
.TitreTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.TitreTableau_huguenots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #A9788A;
	font-weight: bold;
}
