#col_droite{
	width:545px!important;
	width:405px;
	padding:0;
	z-index:2;
	overflow:visible;
}
	#menu{
		height:338px;
	}
	#news{
		background:black url("../images/interface/fond_news.jpg") no-repeat left top;
		margin-top:-5px;
		width:340px;
		height:124px;
		padding:10px;
		overflow:hidden;
		float:left;
		/* txt */
		color:white;
		font-size:11px;
		line-height:14px;
	}
	#identifiants{
		margin-top:-5px;
		width:165px;
		height:124px;
		padding:10px;
		float:left;
		background:white url("../images/interface/fond_identifiant.jpg") repeat-x left top;
	}
		#identifiants a{
			display:block;
			padding:2px;
			background:url("../images/interface/fond_amenu.gif") no-repeat left center;
			padding-left:20px;
			/* txt */
			text-decoration:none;
			color:black;
		}
		#identifiants h1{
			font-weight:bold;
			font-size:24px;
			color:#9B4141;
			margin:0;
		}
	
	

