#hand, .hand { cursor:hand }
  

body, td, p, li, .MsoNormal { 
	color: #000; 
	font-family: Verdana, Arial, Trebuchet, Helvetica, sans-serif; 
	font-size: 11px; 
}

#footer{
/*
	border-top:10px solid #68bd3e;
*/
	margin-top:3px;
	width:982px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:10px;
}
#contenu a, #footer a{
	color:#2c5bc5;
	text-decoration:none;
}
#contenu a:hover, #footer a:hover{
	color:#2c5bc5;
	text-decoration:underline;
}

.titre{
	font-size:24px;
	font-weight:bold;
	color:#6abc3e;
}
.soustitre{
	font-size:16px;
	color:#2c5bc5;
}
.titremenu{
	font-size:20px;
	font-weight:bold;
	color:#6abc3e;
}
#titremenu a{
	color:#6abc3e;
	text-decoration:none;
}
#titremenu a:hover{
	color:#6abc3e;
	text-decoration:underline;
}
.sousmenu{
	font-size:16px;
	color:#2c5bc5;
}
.bleu{
	color:#2c5bc5;
}

