/*** DEFAULT CSS FOR bloc_6 ***/
					
#bloc_6 { 
	width: 800px;
	margin: 0px auto;
	border-top: #D6BAD1 dashed 2px;
	padding: 10px 50px;
}					
#bloc_6 ul { 
	width: 150px;
	float: left; 
	padding: 0px 0px 0px 0px;
}					
#bloc_6 ul.last{ 
	width: 200px;
}					
#bloc_6 ul.last li h2{ 
	text-indent: -5000em;
	background: transparent url(../images/logo.png) no-repeat 0 0; 
	height: 40px;
}				
#bloc_6 ul.last li.langs a{ 
	display: inline-block;
	text-indent: -5000em;
	padding: 0px 20px 0px 0px;
	line-height: 12px;
}
#bloc_6 ul li{ 
	list-style: none;
}
#bloc_6 ul li h2{ 
	color: #D6BAD1;
	margin-bottom: 5px;
}
#bloc_6 ul li a{ 
	color: #fff;
}
#bloc_6 ul li a.fr{ 
	background: transparent url(../images/icones/lang.gif) no-repeat 0 0;
}					
#bloc_6 ul li a.en{ 
	background: transparent url(../images/icones/lang.gif) no-repeat 0 -14px;
}					
#bloc_6 ul li a.es{ 
	background: transparent url(../images/icones/lang.gif) no-repeat 0 -28px;
}			
#bloc_6 ul li.admin{ 
	font-size: 10px;
}
#bloc_6 img.affiliation {
	height: 1px;
	width: 1px;
	border: 0px;
}
