body, table, tr, td { 
background: #FFFFFF ;
font-family:trebuchet ms;
font-size:9pt;
color:#2E2C2D;}

p { line-heigth:12px;
 }

a 	{ text-decoration: none;
	color: #D91323;
	background-color:none;}
a:hover	{ color:#A170AC;
	background-color:none;}



#menu a 	{ text-decoration: none;
	color: #D91323;
	background-color:none;
	border-bottom:none;}
#menu a:hover 	{ color: #FF394A; 
	background-color:none;}




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

h2 {	font-family: trebuchet ms;
	color: #A170AC; 
	text-transform: lowercase; 
	font-size: 12pt;
	line-height: 16px;
	margin-top:5px;
	margin-bottom:5px;
	font-style: none;
	text-align: left;}

h3 {	font-family: trebuchet ms;
	color: #FF394A; 
	text-transform: lowercase; 
	font-size: 12pt;
	line-height: 9px;
	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: 500px;
text-align: justify;
padding: 0px;
border-left:40px solid #FF394A;
position:absolute;
left:0px;
top:450px;
}

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

#menu
{float: left;
width: 60px;
margin-top: 0px;
text-align: right;
padding: 10px;
font-family:trebuchet ms;
font-size:10pt;
text-transform: lowercase; 
position:absolute;
left:350px;
top:0px;}

#stats
{float: left;
width: 100px;
margin-top: 0px;
text-align: left;
padding: 10px;
font-family:trebuchet ms;
font-size:7pt;
position:absolute;
left:450px;
top:10px;}

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

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

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

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

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