body {
background-color: #ffffff;
scrollbar-base-color:#ffffff;
scrollbar-arrow-color: #FE9900;
}
td,body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#999999; letter-spacing:1px;}


/* MENUS FOOTER */
.menuFooter { font-size: 10px;font-weight: normal; color: #A40C5F; ; text-decoration: none}
.menuFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}
.menuFooterSelect {font-size: 10px;font-weight: normal; color: #ffffff; ; text-decoration: none}

/*LIENS*/
A { color: #999999; text-decoration:none;}
A:hover { color: #FE9900; text-decoration:none;}

.lienFooter { font-size: 10px;font-weight: normal; color: #A40C5F; ; text-decoration: none}
.lienFooter:hover {font-size: 10px;font-weight: normal; color: #ffffff; text-decoration: none}

.mailto { font-size: 10px;font-weight: normal; color: #FE9900; ; text-decoration: none}
.mailto:hover {font-size: 10px;font-weight: normal; color: #000000; text-decoration: none}

.lienCmd { font-size: 12px; font-weight: bold; color: #ffffff; ; text-decoration: none}
.lienCmd:hover {font-size: 12px;font-weight: bold; color: #330033; text-decoration: none}

.lienTitreAccueil{ color: #FE9900; font-weight: bold; text-decoration:none;}
.lienTitreAccueil:hover { color: #333333; font-weight: bold; text-decoration:none;}

.lienTitre{ color: #FE9900; text-decoration:none;}
.lienTitre:hover { color: #FE9900; text-decoration:none;}

/**/
.tabFondGraphisme{background-color:#FFE3BE; border-style:solid; border-width:1px; border-color:#FFE3BE;}

/* MENU */
#menu {
	font-size: 10px;
	white-space: nowrap /*IE hack*/;
	position: fixe;
	background-image: url(../images/bg_menu.jpg);
	height: 16px;
	padding-left: 0px;
	letter-spacing: 0px;
	background-repeat: repeat-x;
	text-align:center;
}

#menu* {
	margin: 0px;
	padding: 0;
}

#menu dl {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu dt {
	float: left;
	z-index: 1000;
!important /*Non-IE6*/;
	z-index: 1000 /*IE-6*/;
}

#menu dl dt a {
	float: none !important /*Non-IE6*/;
	float: left /*IE-6*/;
	display: block;
	text-decoration: none;
	color: #FE9900;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#FDD8A7;
	border-left-style:solid;
}

#menu dl dt a:hover {
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration:none;
}

#menu dl dt.menuSelect {
	display: block;
	background-image: url(../images/bg_menu_over.jpg); 
	background-repeat: repeat-x;
	text-decoration:none;
	color: #FFE3BE;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
	line-height: 10px;
	border-right-width:1px;
	border-right-color:#FDD8A7;
	border-right-style:solid;
}

/*MISE EN VALEUR DE TEXTE*/

#contenu ul {
list-style-type:circle;
list-style-position:outside;

}
#contenu li {
text-align:justify;
}

h1{ font-size: 13px; 
font-weight:500; 
color:#FE9900;
letter-spacing:1px;
}
h2{font-size: 11px; font-weight:bold; color:#FFE3BE;}
h3{font-size: 11px; font-weight:bold; color:#E2CFA9;}
.titrePage{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal; color:#ffffff;}
.img {border:1px; border-thickness: 1px; border-color: #990066; border-style: solid;}
.dateAgendaAccueil{color: #503500; font-weight: bold;}
.titreAgendaAccueil{color: #ffffff; font-weight: normal;}
.dateAgenda{color: #513500;font-weight: bold;}
.txtOrange{color: #FE9900;}
.txtRouge{color: #981B1E;}
/*TABLEAUX*/
.tabFond1{ BORDER: #555555 1px solid; padding:2px;}
.tabTitre1{
background-color:#555555; color:#ffffff;
letter-spacing:1px;
font-weight:bold;
}
.tabCmd{
padding:2px;
background-color:#ff8800;
}



/*FORMULAIRES*/
.form{background-color:#ffffff; BORDER: #F8A201 1px solid; FONT-SIZE: 10px;  COLOR: #F8A201; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}

/*DIV*/
.divCadre{
width:100%;
text-align:center; 
}
.divHeadder{
width:100%;
margin:auto; 
font-size:10px;
letter-spacing:1px;
text-align:center;
color:#A40C5F;
height:30px;
overflow:hidden;
}
.divH1{
width:100%;
margin:auto; 
height:30px;
overflow:hidden;
}
.divLigneH{
width:100%;
height:16px;
background-color:#FFE3BE;
background-image: url(../images/bg_menu.jpg);
background-repeat: repeat-x;
color:#FE9900;
font-size:10px;
letter-spacing:1px;
text-align:center;
overflow:hidden;
float:none;
}

.divContenu{
width:960px;
margin:auto;
text-align:left;
background-color:#ffffff;
float:none;
}
.divArticle{
width:100%;
background-image: url(../images/bg_article.jpg);
background-repeat: repeat-x;
float:none;
text-align:left;
padding:5px;
}
.divFooter{
width:950px;
margin:auto; 
font-size:10px;
text-align:center;
color:#A40C5F;
padding:10px;
}

.divLiensFooter{
width:950px;
margin:auto; 
font-size:10px;
text-align:center;
padding:10px;
text-align:justify;
}
