span.realisations{
	margin: 4px 0 0 2px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-indent: 2px;
	list-style-type: none;
}
span.realisations a {
	background-image: url(images/loupe.gif);
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #F26522;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 3px 5px 3px 20px;
}
span.realisations a:hover { 
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #7ba22b;
}


span.contacts{
	margin: 4px 0 0 2px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-indent: 2px;
	list-style-type: none;
}
span.contacts a {
	background-image: url(images/infos.gif);
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #7ba22b;
	background-position: left 50%;
	background-repeat: no-repeat;
	padding: 3px 5px 3px 20px;
}
span.contacts a:hover { 
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
	background-color: #F26522;
}
#menu-reals {
	display:block;
	position: absolute;
	border: 1px solid #7BA22B;
	width: 547px;
	height: auto; 
	background-color: #ffffff;
	padding-bottom: 5px;
}

.verdaOrange14 {
color: #F26522;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.verdaGris11 {
	color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
