body {
	color: #555555;
	background-color: #000000;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	font-family : Arial, Helvetica, sans-serif;
}
.title {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	padding-left : 20px;
	margin: 0 0 0 -20px;
	color : #cc9;
}

.title2 {
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	padding-left : 20px;
	margin: 0 0 0 -20px;
	color : #f90;
}

.droite {
	
	font-size: 0.85em;
}

.title a {
	color : #cc9;
	text-decoration : none;
}

a.ref  {
	text-decoration : none;
}

a{color : #f90;}
a:visited{color: #f90;}
a:hover, a:focus, a:active{color: #f90;}

h2, h3 {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
}

h2{font-size: 1.4em;}
