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

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #87969B;
	background-color:none;}
a:hover	{ color: #B9D04E;
	background-color:none;}

#nav a 	{ text-decoration: none;
	color: #9B9B9B;
	background-color:none;}
#nav a:hover	{ color: #9B9B9B;
	background-color:#E3E1DF;
	border-bottom:#C8CCB5 solid 1px;}

a.disclaimer 	{ text-decoration: none;
	color: #C8CCB5;
	background-color:none;}
a.disclaimer:hover	{  text-decoration: underline;
	color: #C8CCB5;
	background-color:none;}

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

h2 {	font-family: trebuchet ms;
	color: #C8CCB5; 
	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: 450px;
margin-top: 0px;
text-align: justify;
padding: 0px;
background-color: #DDDCDA;
font-size:9pt;}

#nav
{ float: left;
width: 430px;
margin-top: 0px;
text-align: right;
padding: 10px;
color:#9B9B9B;
font-family:trebuchet ms;
font-size:9pt;
background-color: #DDDCDA;}

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

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

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

input, textarea, select
	{border: 1px solid #C8CCB5; 
	color: #C8CCB5;
	background-color:#DDDCDA;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:8pt;
	padding:2px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #3B423B; 
	color: #3B423B;
	background-color: #DDDCDA;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:8pt;
	padding:2px;}

li { padding-bottom: 1px; }
ul, ol { padding: 5px; margin: 5px; }

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

