/*entête*/
#reso_top{
	width:800px;
	height:auto;
	margin:0px 0px 0px;
	color :#9c0;
	font-size: 20px;	
	font-weight: bold;
	letter-spacing: 5px;
}



.numeropage {
	width: 160px;
	height: 20px;
	margin: 0px;
	float:right;
	font-size: 11px;
	padding: 60px 0px 0px;

}
.numeropage ul {

width: 100%; /* précision pour Opera */
}


.numeropage li {
float: left;
list-style-type: none;
padding:0;
	margin:0;

}
.numeropage li a {
	color:#333333;
	border:1px solid #99CC00;
	padding:0;
	margin:0;
	width: 18px;
	height: 18px;
	display: block;
	text-align:center;
	
}

.numeropage a:hover{
	background-color:#99CC00;
	text-decoration: none;
	/*border: thin solid #FFCC00;*/
	padding:0;
	margin:0;
	/*display: block;*/
}
.mission2{
	margin:10px 30px 50px;
	font-size: 13px;
	clear:both;
}
.mission2 a{
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}	
	
.mission2 a:hover{
	color:#09c;
}	






.baspage {
	width:760px;
	height:90px;
	margin:20px 20px 0px 30px;
	color:#09c;
	line-height: 18px;

}

.baspage a{
	color:#09c;
	text-decoration: underline;	
}


.baspage p{
	margin:4px 0px 8px;
	padding:0;
}
	
.baspage a:hover{
	color:#09c;
	text-decoration: underline;
	font-weight: bold;
}



