body, table, tr, td { 
background: #F7DACB url(bg.jpg) repeat-x;
font-family:arial;
font-size:9pt; 
color:#0C0300;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #DA84A8;
	background-color:none;}
a:hover	{ color: #DF601B;
	background-color:none;}

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


h1 {	font-family: times;
	color: #DF601B; 
	text-transform: uppercase; 
	font-size: 14pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
}

h2 {	font-family: times;
	color: #5AB8AA; 
	text-transform: uppercase; 
	font-size: 12pt;
	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: 800px;
margin-top: 0px;
text-align: justify;
padding: 0px;
font-size:9pt;
}

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

#content
{ float: left;
width:640px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#010207;
font-family:verdana;
font-size:9pt;}

#footer
{float: left;
width: 150px;
margin-top: 0px;
text-align: justify;
padding: 10px;
color:#212121;
font-family:times;
font-size:7pt;
text-transform: uppercase; 
height: 30px;}

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

.quote
{ float:center;
width:740px;
font-family:trebuchet ms;
padding: 20px;
font-size:9pt;
text-align: center;
color:#666C62;}

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

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

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

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 #A9B9B2;}


