* {
	border:0;
	margin:0;
	padding:0;
	
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	color:#999999;
}

a:hover {
	color:#99CC00;
}


html {
	height:100%;
	margin-bottom:1px;
}

body {
	background-color:#333333;
}

table {
	width:500px;
	margin: 0 auto;
}

table tr td {
	width:25%;
	height:40px;
	border-bottom:#FFFFFF 1px solid;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:6px;
}

table tr td strong {
		font-size:12px;
		font-weight:lighter;
		font-family: Geneva, Helvetica, Verdana, sans-serif;
		color:#99CC33;
		margin-bottom:20px;
		letter-spacing:2px;
}

.alignRight {
	float:right;
}

.menuStop {
		display:block;
		float:left;
		width:200px;
		height:59px;
		line-height:59px;
		background-color:#99CC00;
		color:#333333;
		text-decoration:none;
		font-size:15px;
		letter-spacing:3px;	
}

#global {
	width:850px;
	height:100%;
	margin: 0 auto;
	color:#FFFFFF;
}

#header {
	height:90px;
}

	#header img {
		float:left;
	}
	
	#header ul {
		float:left;
	}
	
	#header ul li {
		display:inline;
		text-align:center;
	}
	
	#header ul li a {
		display:block;
		float:left;
		width:200px;
		height:59px;
		line-height:59px;
		background: #FFFFFF url(../img/indent2.jpg) repeat;
		color:#99CC00;
		text-decoration:none;
		font-size:15px;
		letter-spacing:3px;
	}
	
	#header ul li a:hover {
		background: #FFFFFF url(../img/indent.jpg) repeat;
		color:#333333;
	}
	
#content {
	clear:both;
	color:#FFFFFF;
}

	#contentLeft {
		float:left;
		width:250px;
	}
	
	#contentRight {
		float:right;
		width:580px;
		padding:20px 0 20px 20px;
	}
	
	#contentRight h1 {
		font-size:15px;
		font-weight:lighter;
		font-family: Geneva, Helvetica, Verdana, sans-serif;
		color:#99CC33;
		margin-bottom:20px;
		letter-spacing:2px;
	}
	
	#contentRight img {
		float:left;
		margin-right:20px;
	}
	
	#contentRight p {
		text-align:justify;
		text-indent:10px;
		font-size:13px;
		margin-bottom:10px;
	}
	
#footer {
	clear:both;
	height:30px;
	line-height:30px;
	font-size:10px;
	letter-spacing:1px;
	text-align:right;
	border-top:#FFFFFF solid 1px;
}

	#footer a {
		color:#999999;
		font-size:10px;
	}
	
	#footer a:hover {
		color:#99CC00;
	}
	
#annuaire {
	clear:both;
	float:right;
}

#annuaire2 {
	clear:both;
	float:right;
	padding-top:8px;
}
