﻿
.tabsmenuclass{
	/*border:1px solid red;*/
	padding:1px;
	
	/*height:22px;*/
	height:37px;
	
}

.tabsmenuemptycontentclass
{
	/*border:1px solid green;*/
	height: 4px;
}



.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;

/*width: 826px;
border:1px solid red;*/

}

.tabsmenuclass li{
float: left;
}
/* ---------------------------------- */

.tabsmenuclass a#maroncont{
float: left;
position: relative;
top: 5px; 
background: url(../images/btn-left-mrn.gif) no-repeat left top;
margin: 0;
margin-right: 0px; 
padding: 0 0 0 9px;
text-decoration: none;
height:35px;
margin-left:0px;

}



.tabsmenuclass a#maroncont span{
float: left;
position: relative;
display: block;
background: url(../images/btn-right-mrn.gif) no-repeat right top;
padding: 5px 14px 3px 5px; 
font-weight: bold;
color: #3a3a3a; 
height:35px;

}


.tabsmenuclass a#maroncont:hover, .tabsmenuclass a#maroncont.selected{

background: url(../images/btn-left-bleu.gif) no-repeat left top;
cursor: hand;
}


.tabsmenuclass a#maroncont:hover span, .tabsmenuclass a#maroncont.selected span{
color: white;
background: url(../images/btn-right-bleu.gif) no-repeat right top;
}




.tabsmenuclass a#maronemp{
float: left;
position: relative;
top: 5px; 
background: url(../images/btn-left-mrn.gif) no-repeat left top;
margin: 0;
margin-right: 0px; 
padding: 0 0 0 9px;
text-decoration: none;
height:35px;
margin-left:0px;
}


.tabsmenuclass a#maronemp span{
float: left;
position: relative;
display: block;
background: url(../images/btn-right-mrn.gif) no-repeat right top;
padding: 5px 14px 3px 5px; 
font-weight: bold;
color: #3a3a3a; 
height:35px;
width:133px;
}
.tabsmenuclass a#maronemp1{
float: left;
position: relative;
top: 5px; 

margin: 0;
margin-right: 0px; 
padding: 0 0 0 9px;
text-decoration: none;
height:35px;
margin-left:0px;
}


.tabsmenuclass a#maronemp1 span{
float: left;
position: relative;
display: block;

padding: 5px 14px 3px 5px; 
font-weight: bold;

height:35px;
width:133px;
}




.tabsmenuclass a#maronemp:hover, 
.tabsmenuclass a#maronemp.selected, 
.tabsmenuclass a#accueil-meun:hover{
background: url(../images/btn-left-bleu.gif) no-repeat left top;
cursor: hand;
}


.tabsmenuclass a#maronemp:hover span, 
.tabsmenuclass a#maronemp.selected span,
.tabsmenuclass a#accueil-meun:hover span, 
.tabsmenuclass a#accueil-meun.selected span{
color: white;
background: url(../images/btn-right-bleu.gif) no-repeat right top;
}



.tabsmenuclass a#accueil-meun{
float: left;
position: relative;
top: 5px; 
background: url(../images/btn-left-blan.gif) no-repeat left top;
margin: 0;
margin-right: 0px; 
padding: 0 0 0 9px;
text-decoration: none;
height:35px;
margin-left:0px;
}


.tabsmenuclass a#accueil-meun span{
float: left;
position: relative;
display: block;
background: url(../images/btn-right-blan.gif) no-repeat right top;
padding: 5px 14px 3px 5px; 
font-weight: bold;
color: #3a3a3a; 
height:35px;
width:80px;

}




.tabsmenuclass a{
float: left;
position: relative;
top: 5px; 
background: url(../images/btn-left-blan.gif) no-repeat left top;
margin: 0;
margin-right: 0px; 
padding: 0 0 0 9px;
text-decoration: none;
height:35px;
margin-left:0px;
}


.tabsmenuclass a span{
float: left;
position: relative;
display: block;
background: url(../images/btn-right-blan.gif) no-repeat right top;
padding: 5px 14px 3px 5px; 
font-weight: bold;
color: #3a3a3a; 
height:35px;

}



.tabsmenuclass a:hover, .tabsmenuclass a.selected{

background: url(../images/btn-left-bleu.gif) no-repeat left top;
cursor: hand;
}


.tabsmenuclass a:hover span, .tabsmenuclass a.selected span{
color: white;
background: url(../images/btn-right-bleu.gif) no-repeat right top;
}


#lihome a:hover , #lihome a.selected {
color: white;
background: url(../images/btn-left-bleu-home.gif) no-repeat right top;
padding-left:25px;

}

#lihome a.menuselected:hover span{
padding-right:25px;

}


a.menuselected{
background: url(../images/btn-left-bleu.gif) no-repeat left top;
cursor: hand;

}
a.menuselected span{
color: white;
background: url(../images/btn-right-bleu.gif) no-repeat right top;
}



#lihome a.menuselected{
background: url(../images/btn-left-bleu-home.gif) no-repeat left top;
cursor: hand;
padding-left:24px;

}


#lihome a.menuselected span{
padding-right:25px;
}


.tabsmenucontentclass{
clear: left;
height: 25px;
background: #009adb;
width:826px;
/*border:1px fuchsia solid;*/

}


.tabsmenucontentclass ul{
margin: 0;
padding: 0px;
padding-top:4px;
padding-bottom:2px;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}

.tabsmenucontentclass li a{
color:white;
text-decoration:none;
padding:5px;

}

.tabsmenucontentclass li a:hover{
font-weight:bold;
text-decoration:none;

}


.tabsmenucontentclass li a.selectedsmenu{
font-weight:bold;
text-decoration:none;

}



#current{
font-weight:bold;

}


.tabsmenucontent {
	margin-top:3px;
}

.tabsmenucontent ul {
margin-left:0px;

padding:0px;
width: 821px;
height:30px;
background: #009adb;	
}

.tabsmenucontent ul li {
margin-left:0px;
padding:5px;
}


.tabsmenucontent ul li a{
margin-top:5px;
padding:0px;


}




.tabsmenuclass a#entreprendre-menu span{
width:168px;
}

.tabsmenuclass a#notre-offre span{
width:80px;
}

.tabsmenuclass a#qui-somme-nous span{
width:132px;
}


.tabsmenuclass a#maroncont span{
width:63px;
}



.tabsmenuclass a#contact span{
width:63px;
}



