body {
	background-color:#FFFFFF;
	color:#4A4D4A;
	font-family:Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size:11pt;
	text-align: center;
}

h1 {
	font-family:Trebuchet MS;
	font-size:20pt;	
	color:#BBBBBB;
	letter-spacing:3px;
}

h2 {
	font-family:Trebuchet MS;
	font-size:16pt;	
	color:#AAAAAA;
	letter-spacing:2px;
}

h3 {
	font-family:Trebuchet MS;
	font-size:14pt;	
	color:#AAAAAA;
}

#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {
	margin:10px 0pt 0pt 0pt ;
}

a	{
	font:Trebuchet MS 11 ;
	color:#0066CC;
}

a:visited {
	font:Trebuchet MS 11 ;
	color:#336600;
	text-decoration:none;
}

a:hover {
	font:Trebuchet MS 11 ;
	color:#000066;
	text-decoration:underline;
}

p, div, td {
	color:$fontColor;
	font:Trebuchet MS 11 ;
} 

.clear {
	clear:both;
}

.titre_page {
	padding-left:2px;
	color:#008ce4;
	font-family:Trebuchet MS;
	font-size:15pt;	
	letter-spacing:2px;
}

.titre {
	padding-left:2px;
	color:#FF6600;
	font-family:Trebuchet MS;
	font-size:16pt;	
	
	letter-spacing:2px;
}
.erreur {
	font:Trebuchet MS 11 ;
	background-color: transparent;
	color: #CC3300;
	font-weight: normal;
} 

.normal {
	background-color: transparent;
	font:Trebuchet MS 10 ;
	color: #333;
	font-weight: normal;
}
