
body	{background: white;
	margin: 0px 0px 0px 15px;
	font-family:trebuchet ms;
	font-size:9pt; 
	color:#0C0300;}

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

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #847788;
	background-color:none;}
a:hover	{ color: #FEB705;
	background-color:none;}

#nav a, #footer a 	{ text-decoration: none;
	color: #D86B00;
	background-color:none;}
#nav a:hover, #footer a:hover	{ color: #FEB705;
	background-color:none;}

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

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

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

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

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

#nav
{ float: left;
width: 560px;
margin-top: 0px;
text-align: left;
padding: 10px;
color:#231306;
font-family:trebuchet ms;
font-size:9pt;
text-transform: lowercase; 
}

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

#footer
{float: left;
width: 560px;
margin-top: 0px;
text-align: left;
padding: 10px;
color:#231306;
font-family:trebuchet ms;
font-size:9pt;
text-transform: lowercase; 
height: 30px;}

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

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

input, textarea, select
	{border: 1px solid #231306; 
	color: #231306;
	background-color:#FEB705;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #231306; 
	color: #231306;
	background-color: #E5E2E6;
	margin: 0px;
	font-family:trebuchet ms;
	font-size:9pt;
	padding: 3px;}

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

.codbord { border:5px solid #E5E2E6;}


