/* Bloc plan du site */

#SelectionRecherche	{clear:both;width:677px;height:auto;margin-top:8px;margin-bottom:12px; padding: 0; border:1px solid #A8A8A8; }
#chxmk { width: 677px; text-align: center; background-color: #0D203B; padding : 10px 0; color: white; text-transform: uppercase; font-size: 16px; font-weight: bold;}
/* #SelectionRecherche a, #SelectionRecherche a:hover {color: black; text-decoration: none;} */

#SelectionRecherche a {color:#000; text-decoration:none;}
#SelectionRecherche a:hover {color:#000; text-decoration:underline;}
#SelectionRecherche p {padding-top:5px;padding-bottom:5px;}
#SelectionRecherche #plansite { clear:both; padding-bottom: 10px;}
#SelectionRecherche .titre { 
	width: 400px;
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 13px; 
	margin: 0px 0 8px 0;
	padding: 4px 0 5px 20px; 
	border-bottom: 1px solid #003D7A; 
	background: url("../images/graphics/fleche-bleue.gif") no-repeat left;
	color: #003D7A;}
	
#SelectionRecherche h2 {text-transform: uppercase; font-size: 22px; font-weight: bold; color: #76B5DF; padding-bottom: 5px;}

