/*** DEFAULT CSS FOR bloc_15 ***/
#bloc_15 {
	float: left;
	width: 270px;
	height: 120px;
	margin: 15px 0 0 15px;
}
#bloc_15 ul li{
	display: inline;
}					
#bloc_15 ul li a{ 
	display: block;
	width: 30px;
	height: 20px;
	text-indent: -5000em;
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #CCC;
}	
#bloc_15 ul li a.fr{ 
	background: transparent url(../images/icones/fr.gif) no-repeat;
}					
#bloc_15 ul li a.en{ 
	background: transparent url(../images/icones/en.gif) no-repeat;
}					
#bloc_15 ul li a.es{ 
	background: transparent url(../images/icones/es.gif) no-repeat;
}
#bloc_15 ul li a.de{ 
	background: transparent url(../images/icones/de.gif) no-repeat;
}
#bloc_15 ul li a:hover{ 
	background-position: 0px -20px;
}	
#bloc_15 p {
	padding-top: 15px;
	clear: both;
	float: none;
}
#bloc_15 img.mobile_logo {
	position: absolute;
	top: 20px;
	margin-left: 30px;
	border: 0;
}
