body {
 color : #000033;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #A7D084;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #A7C0E0;
	scrollbar-3dlight-color: #E6E5D7;
	scrollbar-darkshadow-color: #505050;
	scrollbar-track-color: #DAF4C7;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #A7D084;
	margin-left:0px;
 margin-right:0px;
 margin-top:15px;
 margin-bottom:0px;
}

table {
 border-width: 0;
 border: 0px;
 padding-bottom: 0;
 padding-left: 0;
 padding-right: 0;
 padding-top: 0;
 color:#505050;
 border-color:#000000;
 font-size : 12px;
	vertical-align:top;
	text-align:justify;
}

a:link {
 text-decoration: none;
 color:#2E470D;
 font-weight:bold;
}

a:visited { 
 text-decoration: none;
 color : #2E470D;
 font-weight: bold;
}

a:active {
 text-decoration: none;
 color : #2E470D;
 font-weight: bold;
}

a:hover {
 text-decoration: underline overline;
 color: #758761;
 font-weight: bold;
}

input {
 border-style: solid;
 border-color:#2E470D;
 border-width:1;
 background-color: #A7D084;
 font-family: Arial, Helvetica, sans-serif;
 color: #2E470D;
}

input.send{
 border-style: solid;
 border-color:#2E470D;
 border-width:1;
 background-color: #A7D084;
 font-family: Arial, Helvetica, sans-serif;
 color: #2E470D;
}

select {
 border-style: solid;
 border-color:#2E470D;
 border-width:1;
 background-color: #A7D084;
 font-family: Arial, Helvetica, sans-serif;
 color: #2E470D;
}
textarea {
 border-style: solid;
 border-color:#2E470D;
 border-width:1;
 background-color: #A7D084;
 font-family: Arial, Helvetica, sans-serif;
 color: #2E470D;
}

.adresse{
	font-weight: normal;
	font-size: 8pt;
	color: 688255;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}

.H1 {
	font-weight: bold;
	font-size: 14pt;
	color: 505050;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.H2 {
	font-weight: bold;
	font-size: 12px;
	color: 505050;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.pic {
	border: 1px solid #003300;
}