/* Styles principaux de l'interface */
BODY {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	SCROLLBAR-SHADOW-COLOR: #000000;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #547acf;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #0052C3;
	BORDER-BOTTOM: medium none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fond_page.gif);
	background-repeat: repeat-x;
	background-color: #021F39;
	text-align: center;
}

TD {
	color: #000000;
	font-family: verdana;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
}

A:link { color : #000000;  font-family: Verdana; font-style: normal; text-decoration: underline;}
A:visited { color : #000000;font-style: normal; font-family: Verdana;}
A:hover{color: #D1772E;  font-family: Verdana; font-style: normal; }
A:active{color : #000000;  font-style: normal; font-family: Verdana; }



/* Affichage du titre d'une section de menu*/
.InterfaceContenu {
	background-image: url(images/fond_contenu.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}

.InterfacePiedPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.InterfacePiedPageLien{color : #ffffff; text-decoration: underline;}
.InterfacePiedPageLien:link { color : #ffffff; text-decoration: underline;}
.InterfacePiedPageLien:visited { color : #ffffff;font-family: Verdana;}
.InterfacePiedPageLien:hover{color: #f0f0f0;text-decoration: none;}
.InterfacePiedPageLien:active{color : #ffffff;  }

.InterfaceBandeau {
	background-image: url(images/fond_menu_haut.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 82px;
}
.InterfaceCadre {
	border: 1px solid #000000;
}

.InterfaceTableLigne1{
	background-color: #E6E9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InterfaceTableLigne2{
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InterfaceTableLigne3{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InterfaceTableEntete{
	background-color: #BCC5D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.InterfaceMenu {
	background-color: #A7B1BA;
}
.InterfaceColonneAide {
	background-color: #E6E9EC;
	width: 200px;
	letter-spacing: 1px;
	line-height: 14px;	
}
.InterfaceTexteEntete {
	font-size: 9px;
	font-weight: bold;
}
.InterfaceTexteRemarque {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;	
}
.FormulaireBloc {
	font-size: 10px;
	border: 1px solid #666666;
}
a.lienn{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; text-decoration: none}
