/* footer ***********************/
#footer{margin:110px 0px 0px 0px; background:url(../images/bottom.jpg) left bottom no-repeat; height:150px; width:100%;}
#footer_menu{background:url(../images/bck_menu_bottom.gif) right no-repeat; height:33px; float:right; }
#footer_menu li{float:left; font-family:Verdana, Arial; font-size:11px; text-transform:uppercase; color:#971178; margin:8px 25px 0px 0px;}
#footer_menu li a{
	color:#971178; 
	text-decoration:none;
}

#footer_menu li a:hover{
	color:#971178; 
	text-decoration:underline;
}

#coordonees{
	position:relative; 
	margin:0; left:38%; 
	top:114px; 
	color:#5C5C5C; 
	font-family:Verdana, 
	Arial; font-size:10px; 
	width:320px;
}
#coordonnees_tel{
	position:relative;
	margin:0; 
	left:75%; 
	top:15px; 
	color:#363636; 
	font-family:Verdana, Arial; 
	font-size:9.8px; 
	font-weight:bold; 
	background:url(../images/logo_footerl.png) right no-repeat; 
	padding:72px 0px 0px 0px; 
	width:200px;
	text-align:right;
}

#coordonnees_tel span{color:#971178;}