/*BODY {
    background-color: #1C225C;
	margin: 0 0 0 0;
}*/
p, span, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 072C61;
}
.texte {
    font-style: normal;
	line-height: 16px;
    color: #000000;
    font-weight: normal;
    font-size: 11px;
}
.texteblanc {
    font-style: normal;
	line-height: 16px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
	text-decoration: none;
}
.texteblanc:hover {
    text-decoration: underline;
}
H1.clair {
    color: EFF0E7;
    text-align: center;
}
a.clair {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: EFF0E7;
	text-decoration: underline;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #EFF0E7;
}
.gtitre {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 072C61;
    font-weight: bold;
    font-size: 14px;
	background-color: #EFF0E7;
	padding-left:3px;
	padding-right:3px;
}
a.gtitre {
	padding-left:0px;
	padding-right:0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 24px;
    color: 072C61;
    font-weight: bold;
    font-size: 14px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: 072C61;
    font-weight: bold;
    font-size: 12px;
}
.TitreBT {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.TitreRose {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: #FFD8D4;
    font-weight: bold;
    font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.GrosTitreRose {
	font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
	line-height: 18px;
    color: #FFD8D4;
    font-weight: bold;
    font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.GrosTexte {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 12px;
	text-decoration: none;
}
.GrosTexte:hover {
	text-decoration: underline;
}
.TitreNouveaute {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 22px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
	text-decoration: none;
}
.TitreNouveaute:hover {
	text-decoration: underline;
}
.TitreNouveauteG {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 25px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}
.TitreNouveauteG:hover {
	text-decoration: underline;
}
.PuceDroit {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 11px;
	text-align: right;
}
.TabGauche {
	padding-left: 8px;
	padding-right: 8px;
}
.TabGauche2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
}
.texte {
	font-size: 11px;
	color: 072C61;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 18px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 12px;
	text-align: center;
}
.error {
    font-style: normal;
    color: #66FF00;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 072C61;
	border-color: B7B7B4;
	border-style: solid;
	border-width: 1px
}
/*INPUT.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1C225C;
	background-color: FFD8D4;
	border-color: 1C225C;
	border-style: solid;
	border-width: 1px;
}*/
INPUT.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 1C225C;
	background: url("images/back-bouton.png") no-repeat;
	border: none;
	width: 130px;
	height: 22px;
	cursor: pointer;
}
INPUT.sans {
	border-style: none;
}
TABLE.Tab {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #2760B7;
}
TR.titreTab {
    background-color: #072C61;
}
TR.ligneTab1 {
    background-color: #69A2F9;
}
TR.ligneTab2 {
    background-color: #2760B7;
}
TD {
    font-style: normal;
	font-weight: normal;
	line-height: 16px;
    font-size: 12px;
	color: #FFFFFF;
}
TD.titreTab {
    font-style: normal;
	font-weight: bold;
    color: #FFFFFF;
	line-height: 16px;
    font-size: 12px;
	text-align: center;
}
TD.titreLeftTab {
    background-color: #072C61;
    font-style: normal;
	font-weight: bold;
    color: #EFF0E7;
	line-height: 16px;
    font-size: 12px;
	text-align: left;
}
TD.footTab {
    background-color: #072C61;
    font-style: normal;
	font-weight: bold;
    color: #072C61;
	line-height: 16px;
    font-size: 12px;
	text-align: center;
}
TD.centerTab {
	text-align: center;
}
TD.leftTab {
	text-align: left;
}
.tracker {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	color: blue;
	text-decoration: underline;
}
.tracker_off {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
	color: blue;
	padding-top: 10px;
	text-decoration: none;
}
.trackeradmin {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
	color: 072C61;
	text-decoration: underline;
}
.trackeradmin_off {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
	color: 072C61;
	padding-top: 10px;
	text-decoration: none;
}

.TitrePromotion {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
	line-height: 25px;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}

.theme {
	color: #FFFFFF;
}

div#annuaire ul#sector_ul li a{
	color:#000 !important;
}

div#annuaire .bookDescription{
	color:#000 !important;
}