/* 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-repeat: repeat-x;
	background-color: #097BB0;
	text-align: center;
}

TD {
	color: #000000;
	font-family: verdana;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
}

TABLE.TableData{
	border: 1px solid #000000;
	width :100%;
}
TABLE.TableData TR{
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:20px;	
}

TABLE.TableData TD{
	font-size: 10px;
	text-align: center;
}
TABLE.TableData TD.entete{
	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: #000000;
	background-image: url(images/fond_tableentete.gif);
	background-repeat: repeat-x;
}
TABLE.TableData TD a:link {
	color: #000000;
	text-decoration: none;
}
TABLE.TableData TD a:visited {
	color: #000000;
	text-decoration: none;
}
TABLE.TableData TD a:hover {
	color: #000000;
	text-decoration: underline;
}

TABLE.TableData TR.L1{	background-color: #EEEEEE;}
TABLE.TableData TR.L2{	background-color: #F5F5F5;}
TABLE.TableData TR.L1:hover,TABLE.TableData TR.L2:hover{background-color:#D9D9D9}


TABLE.TableData TBody{
/*	height: 200px;
	overflow: auto;
	display: block;
	width: 100%	*/
}	

.TableData Td#AnchorDate{width:100px;}


/************************************************
Table Coordonnées
*************************************************/
TABLE.TableCoordonnees{
	border: 1px solid #000000;
	width :98%;
}
TABLE.TableCoordonnees TR{
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:20px;	
}

TABLE.TableCoordonnees TR.L1{
	background-color: #EEEEEE;
}
TABLE.TableCoordonnees TR.L2{
	background-color: #F5F5F5;
}
TABLE.TableCoordonnees TD{
	font-size: 10px;

}

/************************************************
Table de menu inermédiaire
*************************************************/
TABLE.TableMenu{
	width :400px;
}

TABLE.TableMenu TR.LigneMenu:hover{
	background-color:#F5F5F5;
	color: #000000;
}
TABLE.TableMenu TD a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
TABLE.TableMenu TD a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
}
TABLE.TableMenu TD a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 14px;	
	font-weight: bold;
}
TABLE.TableMenu TD.SousMenu a:link {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
TABLE.TableMenu TD.SousMenu a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}
TABLE.TableMenu TD.SousMenu a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}


/*****************************************
Lien des menus intermédiaires
*****************************************/


/*
TABLE.TableData TH#id{width:70px;}
TABLE.TableData TH#coderesa{width:100px;}
TABLE.TableData TH#nomprenom{width:150px;}
TABLE.TableData TH#adresse{width:150px;}
*/
/*
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 des Onglets principaux */

.InterfaceOngletMenu {
	height: 35px;
}
.InterfaceOngletGrise {
	height: 35px;
	width: 120px;
	background-image: url(images/menu/onglet_grise.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
	padding-right: 1px;
	padding-left: 1px;
}

.InterfaceOngletSelect {
	height: 35px;
	width: 120px;
	background-image: url(images/menu/onglet_select.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 10px;
	padding-right: 1px;
	padding-left: 1px;
}

a.InterfaceOngletLien{color : #000000;  font-family: Verdana; font-style: normal; text-decoration: underline; font-size: 10px;text-decoration: none;}
a.InterfaceOngletLien:link{color : #000000;font-style: normal; font-size: 10px;text-decoration: none;}
a.InterfaceOngletLien:visited{color : #000000;font-style: normal;font-size: 10px;text-decoration: none;}
a.InterfaceOngletLien:hover{font-style: normal;font-size: 10px;	text-decoration: none;	color: #FFFFFF;}

.InterfaceOngletSeparateur {
	width: 2px;
}

/* Affichage des Boutons ce style est à appliquer sur le <a> */
.InterfaceBouton {
	border: 1px solid #333333;
	background-color: #E4E4E4;
	padding:3px;
	height: 22px;
	line-height: 25px;
	color:#000000;
	margin: 3px;
}
a.InterfaceBouton:link {
	border: 1px solid #333333;
	background-color: #E4E4E4;
	padding:3;
	margin: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;	
	color:#000000;	
}
a.InterfaceBouton:visited {
	border: 1px solid #333333;
	background-color: #E4E4E4;
	color:#000000;
	padding:3;
	margin: 1px;
	text-decoration:none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;	
}
a.InterfaceBouton:hover {
	border: 1px solid #333333;
	background-color: #C1CCDB;
	padding:3;
	margin: 1px;
	text-decoration:none;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;	
	color:#000000;
}

/* Affichage du menu sur la gauche */
.InterfaceMenuFond {
	width: 200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5FA3DD;
	background-color: #F4F4F4;
}
.InterfaceMenuLargeur {
	width: 200px;
}

/* Affichage du titre d'une section de menu*/
.InterfaceMenuTitre {
	background-color: #5FA3DD;
	border: 1px solid #072965;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.InterfaceMenuBloc{
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 10px;
	border-top: 0px Aucune #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

/* 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: #000000;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;
	width: 980px;
}

.InterfaceTableLigne1{
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InterfaceTableLigne2{
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InterfaceTableEntete{
	background-color: #C4C4C4;
	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: #E4E4E4;
	background-image: url(images/fond_tableentete.gif);
	background-repeat: repeat-x;
}

.InterfaceTableTotal {
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 30px;
}
.InterfaceTable {
	overflow: scroll;
}
.InterfaceTitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Bulle d'aide */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
/*	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;*/
}
