.body, table, tr, td { font-family:trebuchet ms;
font-size:9pt; 
color:#010101;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #78A42A;
	background-color:none;}
a:hover	{ color: #88BC44;
	background-color:none;}

#navy a 	{ text-decoration: none;
	color: #728714;
	background-color:none;}
#navy a:hover	{ color: #78A42A;
	background-color:none;}

#footer a 	{ text-decoration: none;
	color: #EEE8D8;
	background-color:none;}
#footer a:hover	{ color: #EEE8D8;
	background-color:none;}

h1 {	font-family: trebuchet ms;
	color: #44483D; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: italic;
	text-align: left;
}

h2 {	font-family: trebuchet ms;
	color: #6E6C69; 
	text-transform: capitalize; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: italic;
	text-align: left;}

#layout{ float: left; width: 750px;height: auto;margin: 0px auto;padding:0px;}
#layout img{ border: 0px;}

#bloc
{ float: left;
width: 600px;
margin-top: 0px;
text-align: justify;
padding: 0px;
background-color:#E0E0E0;
font-size:9pt;
}

#navy
{ float: left;
width: 580px;
margin-top: 0px;
text-align: center;
padding: 10px;
color:#728714;
font-family:trebuchet ms;
font-size:9pt;
background-color:#E0E0E0;
border-top:1px dotted #728714;}

#content
{ float: left;
width: 580px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#010101;
font-family:trebuchet ms;
font-size:9pt;
border-bottom:1px dotted #728714;}

.disclaimer
{ font-family:trebuchet ms;
font-size:7pt;
text-align: justify;
color:#656565;}

p { margin: 0px 0px 5px 0px;}

#footer
{float: left;
width: 580px;
height:80px;
margin-top: 0px;
text-align: center;
padding: 10px;
color:#EEE8D8;
font-family:trebuchet ms;
font-size:9pt;
background:url("footer.jpg");}

input, textarea, select
	{border: 1px dotted #3F3F3F; 
	color: #3F3F3F;
	background-color:#88BC44;
	margin: 0px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #3F3F3F; 
	color: #3F3F3F;
	background-color: #88BC44;
	margin: 0px;}

li { list-style-type: square; padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }

#nav li { list-style-type: square; padding-bottom: 1px; }
#footer li { list-style-type: square; padding-bottom: 1px; }

img.side { border:3px solid #6E6C69;}

