.body { font-family:trebuchet ms;
font-size:9pt;
color:black;}

.table, tr, td { font-family:trebuchet ms;
font-size:7pt;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #1F2A24;
	background-color:none;
	border-bottom:#C1BD95 solid 1px;}
a:hover	{ color: #D62320;
	background-color:none;
	border-bottom:none;}

#nav a, #footer a 	{ text-decoration: none;
	color: #1F2A24;
	background-color:none;
	border-bottom:none;}
#nav a:hover, #footer a:hover	{ color: #C1BD95;
	background-color:none;
	border-bottom:none;}

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

h2 {	font-family: "trebuchet ms";
	color: #D62320; 
	text-transform: uppercase; 
	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;
background-color:#CFCCAE;
font-size:9pt;
border-left:#1F2A24 solid 1px;
border-right:#1F2A24 solid 1px;
}

#header
{ float: left;
width: 800px;
margin-top: 0px;
text-align: justify;
padding: 0px;
background:url("header.jpg");
font-family:trebuchet ms;
font-size:8pt;
text-transform: uppercase; 
color:black;
border-left:#1F2A24 solid 1px;
border-right:#1F2A24 solid 1px;
height:400px
}

#nav
{ float: left;
width: 780px;
margin-top: 250px;
text-align: center;
padding: 10px;
color:black;
font-family:trebuchet ms;
font-size:8pt;
text-transform: uppercase; 
}

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

#footer
{float: left;
width: 780px;
margin-top: 0px;
text-align: right;
padding: 10px;
color:#1A2020;
font-family:trebuchet ms;
font-size:7pt;
text-transform: uppercase; 
background:url("footer.jpg");
}

.title
{background-color:#D62320;}

.disclaimer
{background-color:#D5D3BD;}

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

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

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

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

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

