BODY {
	font-family : Verdana;
	font-size : 12px;
//	background-image : url(fd_ht.gif);
//	background-position : top;
//	background-repeat : repeat-x;
}
 
 A{
	font-size : 12px;
	color : #336699;
	font-weight : bold;
	text-decoration:none; 
}

A:HOVER {
	font-size : 12px;
	font-weight : bold;
	text-decoration:overline underline; 
}



/* Form elements */
input,text,select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	height : 19;
}

input,textarea {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11 px;
	border-color : #000000;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;

}

input.bouton {
background-color : #336699;
font-weight : normal;

}

.red{
	font-weight : lighter;
	font-size : smaller;
}

.boxborder { border-color:#000000; border-style:solid; border-width:1; }

TABLE {
	font-family : Verdana;
	font-size : 12 px;
}
 
TD {
	font-family : Verdana;
	font-size : 12 px;
}
 
 .gras{
	font-weight : bold;
	color : #336699;
}


.si {COLOR: #336699; FONT-SIZE: 8pt; TEXT-DECORATION: none;FONT-FAMILY: Verdana}
.si:hover {COLOR: #336699; FONT-SIZE: 8pt; 	text-decoration:overline underline; 
;FONT-FAMILY: Verdana}



.menu_bord {
	border-style:solid;
	border-color : #808080;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 0;
}


.tab_bord {
	border-style:solid;
	border-color : #808080;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
}