#top #logo {
	float: left;
	width: 374px;
	height: 134px;
	background: url(../picture/interface/logo_galland.png) center no-repeat;
	border-bottom-width: 0;
}

#top #navigation {
	float: right;
	width: 581px;
	height: 134px;
	font-size: 11px;
}

#top #navigation .section {
	float: left;
	width: 143px;
	margin-right: 3px;
}

#top #navigation .section a {
	display: block;
	width: 133px; /* ie6 block anchor fix */
	padding-left: 10px;
	line-height: 20px;
	cursor: pointer;
	text-transform: uppercase;
	border-bottom-width: 0;
}

#top #navigation .section.last a {
	line-height: 17px;
}

#top #navigation .section a.head {
	color: #FFF;
	background-color: #6685B3;
	border-bottom: 3px solid #FFF;
}

#top #navigation .section.last a.head {
	line-height: 20px;
	margin-left: -3px;
	width: 136px;
}

#top #navigation .section a.head:hover, 
#top #navigation .section a.head.hover,
#top #navigation .section a.head.current {
	background-color: #184C99 !important; /* important is a fix for ie6 */
	color: #FFF !important; /* important is a fix for ie6 */
}

#top #navigation .section a.subSection {
	border-bottom: 1px solid #FFF;
	color: #999;
}

#top #navigation .section a.subSection:hover, 
#top #navigation .section a.subSection.current {
	color: #fff;
	background-color: #E9A24E;
}

#top #secondLogo {
	float: left;
	width: 91px;
	height: 24px;
	background: url(../picture/interface/logo_uspi.gif) center no-repeat;
	border-bottom-width: 0;
}

#top #secondNavigation {
	float: right;
	width: 864px;
	margin-top: 2px;
	font-size: 11px;
	background-color: #6685B3;
}

#top #secondNavigation #sVendre {
	float: left;
	display:inline;
	margin-left: 280px;
}

#top #secondNavigation #sPlaquette {
	float: left;
	display:inline;
	background-color: #E9A24E;
		position:relative;
}
#top #secondNavigation #sPlaquette a.head{
	width: 279px;
	padding-left: 10px;
	line-height: 20px;
	cursor: pointer;
	color: #FFF;	
	text-transform: uppercase;
	border:0;

}
#top #secondNavigation .section a.head {
	display: block;
	width: 133px;
	padding-left: 10px;
	line-height: 20px;
	cursor: pointer;
	color: #FFF;	
	text-transform: uppercase;
	border-width: 0 3px;
	border-style: solid;
	border-color: #FFF;
}

#top #secondNavigation .section a.head:hover,
#top #secondNavigation .section a.head.current {
	background-color: #184C99;
}

#top #secondNavigation #sContact {
	float: right;
}

#top #secondNavigation #sContact a.head {
	border-right-width: 0;
}
