/* -------[liens]-------- */
#liens{
	width:664px;
	height:610px;
	background:url(../images/liens/cadre0.png) no-repeat;
}
#liens ul{
	margin: 0 15px 0 30px;
	padding: 0;
}
#liens li{
	padding-top: 10px;
}
#cadre1{
	position:relative;
	margin:14px auto;
	top:0px;
	width:641px;
	height:91px;
	background:url(../images/liens/cadre1.png) no-repeat;
}
#cleft{
	float:left;
	width:250px;
	text-align:center;
}
#cright{
	float:left; 
}
#textinfo{
	width:390px; 
	height:91px;
	display:block;
	position:absolute;
	top: 50%;
	margin-top: -0.5em;	
	text-align:center;
	font-size:16px;
}
#textinfo a, #textinfo a:link,#textinfo a:visited,#textinfo a:hover{
	color:#ee3486;
}

