.body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ressorti {
	color: #FFFFFF;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
a:active {
	color:#3770A8;
}

.forminput {text-decoration: none; 
BORDER:none;
BORDER-RIGHT: #005151 1px solid; 
BORDER-TOP: #005151 1px solid;
BORDER-LEFT:  #005151 1px solid;
BORDER-BOTTOM: #005151 1px solid
            font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			font-weight : normal;
			background: #6699CC;
}

td {
	font-size: 12px;
}
.navimarge {
	font-size: 12px;
}
.navi:link {	
	color: #FFFFFF;
	text-decoration: none;
}
.navi:hover {	
	color: #99CCFF;
	text-decoration: underline overline;
}
.navi:active {	
	color: #BDD3E8;
	text-decoration: underline overline;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #BDD3E8;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color:#99CCFF;
}.bouton {
	font-weight: bold;
}

