<STYLE> 

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #9E404E;
	background-color:none;}
a:hover	{ color: #0D6B91;
	background-color:none;}

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

h3 {	font-family: trebuchet ms;
	color: #2F3841; 
	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: 800px;
margin-top: 0px;
text-align: justify;
padding: 0px;
color:#000000;
background-color: #d4e4c7;
font-size:9pt;}

#nav
{ float: left;
width: 780px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#000000;
font-family:trebuchet ms;
font-size:9pt;}

#content
{ float: left;
width: 780px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#000000;
font-family:trebuchet ms;
font-size:9pt;}

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

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

input, textarea, select
	{border: 1px solid #9E404E; 
	color: #9E404E;
	background-color: #d4e4c7;
	margin: 0px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #0D6B91; 
	color: #0D6B91;
	background-color: #d4e4c7;
	margin: 0px;}

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

</STYLE>
