@CHARSET "ISO-8859-1";
/*
ul#horiMenu{

	height: 38px;
	width: 820px;

	background: url('../images/bgMenu.jpg') top left no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 11px;
	position: relative;
	top: 133px;
}

ul#horiMenu li{
	display: block;
	float: left;

	position: relative;

	font: 13px arial, sans-serif;
	font-weight: bold;

	heigth: 38px;
}

ul#horiMenu li.active{
	background: url('../images/arrowMenu.gif') bottom center no-repeat;
}

ul#horiMenu li a:hover{
	color: #fff;
	text-decoration: none;
	background: url('../images/arrowMenu.gif') center 17px  no-repeat;
}

ul#horiMenu li a, ul#horiMenu li a:hover, ul#horiMenu li a:visited{
	color: #fff;
	text-decoration: none;
}
ul#horiMenu li a{
	display: block;
	float: left;
	height: 38px;
	text-align: center;
	position: relative;
	top: 8px;
}

li#accueil a{
	width: 86px;
}

li#groupe a{
	width: 101px;
}

li#metiers a{
	width: 115px;
}

li#expertise a{
	width: 100px;
}

li#rejoindre a{
	width: 127px;
}

li#contact a{
	width: 127px;
}
*/
ul#horiMenu{

	height: 38px;
	width: 841px;

	background: url('../images/bgMenu.jpg')  30px 0 no-repeat;
	padding: 0px;
	margin: 0;
	margin-left: -30px;
	padding-left: 0px;
	position: relative;
	top: 133px;
}


ul#horiMenu li{
	display: block;
	float: left;
	/*padding-left:35px;*/
	margin-left:23px;
	position: relative;

	font: 13px arial, sans-serif;
	font-weight: bold;

	heigth: 38px;
}

ul#horiMenu li.active{
	background: url('../images/arrowMenu.gif') bottom center no-repeat;
}

ul#horiMenu li a:hover{
	color: #fff;
	text-decoration: none;
	background: url('../images/arrowMenu.gif') center 17px  no-repeat;
}

ul#horiMenu li a, ul#horiMenu li a:hover, ul#horiMenu li a:visited{
	color: #fff;
	text-decoration: none;
}
ul#horiMenu li a{
	display: block;
	float: left;
	height: 38px;
	text-align: center;
	position: relative;
	top: 8px;
}

li#accueil a{
	width: 0; visibility: hidden; margin-left: 75px;
}
* html li#accueil a{
	width: 0; visibility: hidden; margin-left: 15px;
}

li#groupe a{
	width: 101px;
}

li#metiers a{
	width: 115px;
}

li#expertise a{
	width: 100px;
}

li#rejoindre a{
	width: 127px;
}

li#contact a{
	width: 127px;
}
/*-------------------------------*/

ul#vertiMenu{
	height:290px;
	width: 151px;
	list-style: none;
	margin-top:0px;
	margin-left:-29px;
	padding: 0;
}

ul#vertiMenu li{
	display: block;
	height: 39px;
	width: 151px;
}

ul#vertiMenu li a{
	display: block;
	height: 29px;
	width: 151px;

	padding-top: 11px;
	background-image: url('../images/bgMenuVerti1.jpg');
	background-repeat: no-repeat;
	background-position: 0 -39px;

	font: 12px/15px arial, sans-serif;
	color: #484848;

	text-decoration: none;
	padding-left: 18px;
	
}


ul#vertiMenu li a.one{

	padding-top: 0px;
	font: 12px/39px arial, sans-serif;

}

ul#vertiMenu li a:hover{	
	background-position: 0 0;
}
ul#vertiMenu li a.active{
	
	background-position: 0px 0px;
}
#current a{
/*font-size: 1.1em;
font-weight: bold;
color: #fff;*/

background: #00BFFF;

cursor: default;
}



/*---------MYGSA--*/

#mygsa{
	position: absolute;
	bottom: 38px;
	right: 10px;
}

* html #mygsa{
	right: 20px;
	bottom: 37px;
}

ul#mygsabtn{
	position: absolute;
	bottom: 0;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

li#ligsa a{
	display: block;
	width: 160px;
	height: 31px;
	text-indent: -20000px;

	background-image: url('../images/mygsaMenu.jpg');
	background-repeat: no-repeat;
	outline: none;
}

li#ligsa a:hover{

	background-position: 0 -31px;

}

#cs{
	display: none;
	height: 50px;
	background-color: #9ad7fe;
	text-align: center;
}

#cs div{
	width: 160px;
	padding-top: 15px;
}

.righted{
	float: right;
	position: relative;
	margin-right: 25px;
	top: 103px;

	font: 13px arial, sans-serif;
	font-weight: bold;
}

.righted a{
	text-decoration: none;
	color: #fff;
}
