/* Bloc plan du site */

#SelectionRecherche	
{
	float:left;
	width:657px;
	margin-top:8px;
	margin-bottom:12px; 
	padding: 10px; 
	border:1px solid #A8A8A8; 
}

#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: 633px;
	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;}

/* **********************************************/
/* CORRECTION APPORTE LE 05/07/2011				*/
/* **********************************************/


.LogosPartenairesImages
{
	clear:both;
	width:657px;
	height:70px;
	padding-top: 5px;
}

.LogosPartenairesImages .UnLogo
{
	float:left;
	padding: 0 4px;
}

.LogosPartenairesImages .UnLogo img 
{
	border: 0px;
	width:  200px;
}

.LogosPartenairesImages .DescriptionLogo
{
	float: left;
        margin-bottom: 10px;
        padding-left: 4px;
        position: relative;
        top: 20%;
        width: 440px;
}
