
a{
	color:#00ccff;
}
a:hover{color:#EC7828;}

h1,.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #e4e2e2;
	background-image: url(../image/ligneh1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	padding-left: 0px;
	padding: 0;
	}

h2{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
}

h3 {
	color: #00ccff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	font-size: 14px;

}

.paragraphe,body,td,th,p,div,span {
	color: #999999;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color: #000000;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	padding-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

li{
	margin:5px 10px 5px 0px;
	
}
ul{
	margin:0px 10px 15px 30px;
}