html,body {
	background-color: #F3FAFE;
	scrollbar-3dlight-color : #F3FAFE;
	scrollbar-base-color : #F3FAFE;
	scrollbar-arrow-color : #F3FAFE;
	scrollbar-face-color : #004F77;
	scrollbar-darkshadow-color : #F3FAFE;
	scrollbar-highlight-color : #F3FAFE;
	scrollbar-shadow-color : #F3FAFE;
	scrollbar-track-color : #F3FAFE;
	margin: 0px 0px 0px 0px;
	marginwidth: 0px;
	marginheight: 0px;
}

A:link {color: #80A7BB;text-decoration:none;font-weight: bold;} 
A:visited {color: #80A7BB;text-decoration:none;font-weight: bold;} 
A:hover {color: #004F77;text-decoration:underline;font-weight: bold;}
A.menu_gauche:link { color: #FFFFFF;text-decoration:none;font-weight: bold;} 
A.menu_gauche:visited {color: #FFFFFF;text-decoration:none;font-weight: bold;} 
A.menu_gauche:hover {color: #C2D8E3;font-weight: regular;text-decoration:underline;}
A.menu_haut:link { color: #FFFFFF;text-decoration:none;font-weight: bold;} 
A.menu_haut:visited {color: #FFFFFF;text-decoration:none;font-weight: bold;} 
A.menu_haut:hover {color: #004F77;font-weight: regular;text-decoration:underline;}

p,ul,li {
font-size : 11px; 
font-family : Verdana; 
color : #000000; 
}

.petit {
font-size : 9px; 
font-family : Verdana; 
color : #000000; 
}

.justify {
font-size : 11px; 
font-family : Verdana; 
color : #000000; 
text-align : justify;
}

.center {
font-size : 11px; 
font-family : Verdana; 
color : #000000; 
text-align : center;
}

.right {
font-size : 11px; 
font-family : Verdana; 
color : #000000; 
text-align : right;
}


td  {
color: #000000; 
font-variant: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica }

.txt_menu  {
color: #C2D8E3; 
font-variant: normal; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica }

.titre {
color: #C2D8E3; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica; 
font-weight: bold; 
padding-bottom: 2px}


b { font-weight: bold }

.cache {
visibility : hidden ;
display: none;
}

.pointillets {
BORDER-RIGHT: #004F77 1px dashed;
PADDING-RIGHT: 10px;
BORDER-TOP: #004F77 1px dashed;
PADDING-LEFT: 10px;
PADDING-BOTTOM: 10px;
MARGIN: 0px 0px 10px;
OVERFLOW: hidden;
BORDER-LEFT: #004F77 1px dashed;
WIDTH: 95%;
PADDING-TOP: 10px;
BORDER-BOTTOM: #004F77 1px dashed;
}