/*  

Copyright © 2006 Troll d'idées. Tous droits réservés.

Site web (CMS) : Menu Horizontal
Thème : Black Lagoon
Créé le : 22/11/2006

*/


#footer ul.services {
	height: 47px;
	background: #78BE10;
	width: 900px;
	line-height: 47px;
	text-align: left;
	padding: 0 10px;
	font-size: 1.17em;
	color: #fff;
}
ul.services li.garanties {
	font-weight: 600;
	margin-right: 45px;
	text-transform: uppercase;
}
#footer ul.services a {
	color: #fff;
} 
#footer ul.services a:hover {
	border-bottom: 1px dotted #fff;
}