body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
ul (
	font-size: 11px;
	color: #21658C;
}
a {
	font-size: 11px;
	color: #EE6806;
    text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

.PageTitre {
	font-size: 18px;
	font-weight: bold;
	color: navy;
}
.PageSousTitre {
	font-size: 14px;
	font-weight: bold;
	color: #529A5A;
}

.TableauSponsor {
	border: 2px dotted #FF6600;
}
.sponsor {
	font-size: 9px;
	color: navy;
}

.TxtNormal {
	font-size: 11px;
	font-weight: normal;
	color: #21658C;
}
.Consigne {
	color: #EE6806;
	font-size: 10px;
	font-weight: bold;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 18px;
	border: 1px solid #6699CC;
	background-color: #E1EBF0;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	height: 18px;
	border: 1px solid #6699CC;
	background-color: #E1EBF0;
}

.TxtItems {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}



.TxtNote {

	font-size: 13px;
	font-weight: bold;
	color: #E56101;
}
.TitresColonnes {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4382C0;
}
.Listecolonnes {
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	background-color: #EAF1F4;

}

.Listecolonnes a{
	font-size: 13px;
	font-weight: normal;
	color: #EE6808;
}
.statut {

	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #EAF1F4;
}
.ListecolonnesBold {

	font-size: 13px;
	font-weight: bold;
	color: #006699;
	background-color: #EAF1F4;
}
.InfosTitre {
	font-size: 11px;
	font-weight: bold;
	color: #E56101;
}
.Infos {
	font-size: 11px;
	font-weight: normal;
	color: #E56101;
	background-color: #FFF3E6;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #E56101;
	border-right-color: #E56101;
	border-bottom-color: #E56101;
	border-left-color: #E56101;





}

.CodesGeneres {

	font-size: 11px;
	font-weight: normal;
	color: #006699;
	border: 1px solid #D4E3EA;
}