@charset "iso-8859-1";
/* CSS Document 
 BODY { SCROLLBAR-FACE-COLOR: #2c2c38; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: 
#4a5263; SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: 
#696e80; SCROLLBAR-ARROW-COLOR: #ff9900; SCROLLBAR-TRACK-COLOR: #6f6f89; FONT-FAMILY: 
Arial; SCROLLBAR-DARKSHADOW-COLOR: #000000 }
*/
body {
	background: white;
	margin-top:5px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	SCROLLBAR-FACE-COLOR: #5389C0;
	SCROLLBAR-SHADOW-COLOR: #828282;
	SCROLLBAR-ARROW-COLOR: #CCCC99;
	SCROLLBAR-3DLIGHT-COLOR:#999999;
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	color:navy;
	FONT-FAMILY:Tahoma,arial;
	FONT-SIZE: 12px;
}

h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}
form,UL {
	margin-top: 0em;
	margin-bottom: 0em;
}
.menu{
	color : white;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
	border : none;
}

.menu:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
}

.menug{
	color : #1B3D5B;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
	border : none;
}

.menug:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : none;
	cursor : hand;
}

.lienbas{
	color : #7E7E7E;
	font-family : arial;
	font-weight : none;
	font-size : 10px;
	text-decoration :none;
	cursor : hand;
}

.lien10{
	color : #003399;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 10px;
	text-decoration : underline;
	cursor : hand;
}

.lien10:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 10px;
	text-decoration : underline;
	cursor : hand;
}

.lien11{
	color :#003399 ;
	font-family : Tahoma,arial;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;
	cursor : hand;
}

.lien11:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : bold;
	font-size : 11px;
	text-decoration : underline;
	cursor : hand;
}

.lien11simple{
	color :#003399 ;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 11px;
	text-decoration : none;
	cursor : hand;
}

.lien11simple:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 11px;
	text-decoration : none;
	cursor : hand;
}

.lien12{
	color :#003399 ;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : underline;
	cursor : hand;
}

.lien12:Hover {
	color : #8CB6AA;
	font-family : Tahoma,arial;
	font-weight : none;
	font-size : 12px;
	text-decoration : underline;
	cursor : hand;
}


.saisie {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 11px;
	text-decoration : none;
	background-color : #CDD9E2;
	border : double #8B90AF;
	}
	
.bouton {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 12px;
	background-color : #CED198;
	border : outset #C2D2AA;
	letter-spacing: 1px;
	font-weight: bold;
	}

TABLE {
	color : navy;
	font-family :Tahoma,arial;
	font-size : 11px;
	}

.text9 {
	color : navy;
	font-family : arial;
	font-size : 9px;
	text-decoration : none;
	border : none;
	}	
	
.text10 {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 10px;
	text-decoration : none;
	border : none;
	}
	
.text11 {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 11px;
	text-decoration : none;
	border : none;
	}

.text12 {
	color : #1B3D5B;
	font-family : Tahoma,arial;
	font-size : 12px;
	text-decoration : none;
	}

.titre1 {
	color : #1B3D5B;
	font-family : Tahoma,arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	}
		
.titre2 {
	color : #1B3D5B;
	font-family : Tahoma,arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	}
	
SELECT {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 11px;
	text-decoration : none;
	background-color : #C2D2AA;
	border: double;
}

TEXTAREA {
	color : navy;
	font-family : Tahoma,arial;
	font-size : 11px;
	text-decoration : none;
	background-color : #CDD9E2;
	border : double #8B90AF
	}