body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #90B963;
	background-image: url(../images/fond-site1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
h1{ display:none; }
#contenu{
height:413px;
padding:10px;
overflow:auto;
scrollbar-face-color: #74b4e6; 
scrollbar-shadow-color: #cbe0f1;
scrollbar-highlight-color: #cbe0f1;
scrollbar-3dlight-color: #cbe0f1; 
scrollbar-darkshadow-color: #cbe0f1; 
scrollbar-track-color: #cbe0f1; 
scrollbar-arrow-color: #FFF;
}
.coord-vert {
	font-size: 9px;
	color: #006600
}
.coord-vert2 {
	font-size: 10px;
	color: #006600
}
.copy {
	font-size: 9px; 
	color: #FFFFFF; 
}
.copy2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFF
}
a {
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #bce58f;
}
a:active {
	text-decoration: none;
	color: #BCE58F;
}
a.coord {
	font-size: 9px;
	color: #006600;
}
a.coord:hover {
	text-decoration: underline;
	color: #bce58f;
}

.txt-courant {
	font-size: 8pt;
	color: #333333;
}
.titre1{	
    font-size: 14pt;
	color: #ac0101;
}
.img1{
	border: 1px solid #999999;
}
