<STYLE> 

body {
background: }

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #DE1D60;
	background-color:none;}
a:hover	{ color: #000000;
	background-color:none;
	border-bottom:1px dashed #DE1D60;}

#nav a 	{ text-decoration: none;
	color: #DE1D60;
	background-color:none;}
#nav a:hover	{ color: #D40030;
	background-color:none;
	border-bottom:none;}

.disclaimer a 	{ text-decoration: none;
	color: #DE1D60;
	background-color:none;}
.disclaimer a:hover	{ color: #D40030;
	 text-decoration: none;
	border-bottom:none;}


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

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

#left
{float: left;
width: 120px;}

#bloc
{ float: left;
width: 650px;
margin-top: 0px;
padding: 0px;
background-color: #FFFFFF;
font-size:9pt;}

#nav
{ margin-top: 0px;
text-align: right;
padding: 10px;
color:#D40030;
font-family:trebuchet ms;
font-size:8pt;}

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

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

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

input, textarea, select
	{border: 1px dashed #DE1D60;
	color: #DE1D60;
	background-color: #FFFFFF;
	margin: 0px;}

input:hover, textarea:hover, select:hover
	{border: 1px solid #D40030;
	color: #D40030;
	background-color: #FFFFFF;
	margin: 0px;}

li { list-style-type: square; padding-bottom: 1px;; }
ul { padding: 5px; margin: 5px; }

</STYLE>
