@charset "UTF-8";
/* CSS Document */
.LineHeader{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/main/BG_BarreHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
}
.NavSup{
	background-color: #F1F1F1;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.DateHeure{
	background-color: #F1F1F1;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.ColonneGauche{
	background-color: #F1F1F1;
	border-right: 1px solid #999999;
}
.ColonneDroite{
	background-color: #F1F1F1;
	border-left: 1px solid #999999;
}
.Contenu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 20px;
}
.LoginForm{
	font-family:Verdana,Tahoma;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color:#283B78;
	text-align: right;
}
.Textbox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	background-image: url(../images/BG_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.LineBottom{
	background-image: url(../images/main/BG_Footer.gif);
	background-repeat: repeat-x;
	height: 31px;
}
.titre{
	background-image: url(../images/main/BG_titres.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #293977;
	text-indent: 50px;
	vertical-align: middle;
	text-align: left;
}
li {
	list-style-type: decimal;
	text-align: left;
}
li#contact {
	list-style-type: none;
	text-align: left;
}
li#liensUtiles {
	text-align: left;
	list-style-position: outside;
	list-style-image: url(../images/ico_link.gif);
}
.Anniversaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-image: url(../images/main/BlocNotesMilieu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
