body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	SCROLLBAR-FACE-COLOR: #C7D1D8;
	SCROLLBAR-HIGHLIGHT-COLOR: #C7D1D8;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #C7D1D8;

}

html {
	width:100%;
	height:100%;
}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C7D1D8;
	border: 1px solid #000000;

}


.content {
background-image:url(images/fond-content.jpg);
background-position:left;
}



a:link { color:#768F9E; text-decoration:none; font-weight:bold;}
a:visited { color:#768F9E; text-decoration:none; font-weight:bold;}
a:active { color:#768F9E; text-decoration:none; font-weight:bold;}
a:hover { color:#000000; text-decoration:underline; font-weight:bold;}

.texte-gras {
font-weight:bold;
color:#44687E;
}
.mentions {
color:#A1B3BE;
font-size:10px;
}
.mentions a:link { color:#A1B3BE; text-decoration:none;}
.mentions a:visited { color:#A1B3BE; text-decoration:none;}
.mentions a:active { color:#A1B3BE; text-decoration:none;}
.mentions a:hover { color:#000000; text-decoration:underline;}

.vertical {
border-right:1px dotted #333333;
}
.horizontal {
border-bottom:1px dotted #333333;
}

