#mentions_legales {
	position: relative;
	width: 750px;
	margin:5px auto;
	}
	
#mentions_legales .logo_1{
	width: 150px;
	height:200px;
	float:left;
	background: transparent url('../images/logo_academie_h150.png');
	}

#mentions_legales .logo_2{
	width: 155px;
	height:200px;
	float:left;
	background: transparent url('../images/logo_academie_h45.png') no-repeat ;
	}
	
#mentions_legales .titre_0{
	float:left;
	height:200px;
	width: 445px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	}
	
	#mentions_legales .titre_0 span{
	font-size:0.5em;
	color:#FF0000;
	}
	
#mentions_legales .titre_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	margin:10px 0px;
	}

#mentions_legales .texte{
	margin:10px 0px;
	font-size:0.8em;
	}
