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

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #282828;
	background-color:none;}
a:hover	{ color: #FCB42C;
	background-color:none;}

#nav a, #footer a 	{ text-decoration: none;
	color: #FCB42C;
	background-color:none;}
#nav a:hover, #footer a:hover	{ color: #FCB42C;
	background-color:none;
	border-bottom:1px solid #396180;}

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

h2 {	font-family: "trebuchet ms";
	color: #FCB42C; 
	text-transform: uppercase; 
	font-size: 10pt;
	line-height: 10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;}

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

#bloc
{ float: left;
width: 852px;
margin-top: 0px;
text-align: justify;
padding: 0px;
background-color:#44749A;
font-size:9pt;
}

#header
{ float: left;
width: 852px;
margin-top: 0px;
text-align: justify;
padding: 0px;
font-family:trebuchet ms;
font-size:9pt;
text-transform: uppercase; 
color:#212121;
}

#nav
{ float: left;
width: 832px;
margin-top: -70px;
text-align: left;
padding: 10px;
color:212121;
font-family:times;
font-size:8pt;
text-transform: uppercase; 
}

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

#footer
{float: left;
width: 832px;
margin-top: 0px;
text-align: center;
padding: 10px;
color:#FCB42C;
font-family:"trebuchet ms";
font-size:7pt;
text-transform: uppercase;
height:85px;}

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

input, textarea, select
	{border: 1px solid #396180; 
	color: #396180;
	background-color:44749A;
	margin: 0px;
font-family:"trebuchet ms";
font-size:7pt;
	padding: 3px;
	text-transform: uppercase; }

input:hover, textarea:hover, select:hover
	{border: 1px solid #282828; 
	color: #282828;
	background-color: 44749A;
	margin: 0px;
font-family:"trebuchet ms";
font-size:7pt;
	padding: 3px;
	text-transform: uppercase; }

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

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


