div.ZoneMenuGaucheTitre
{
    POSITION:relative;
    PADDING:0px 0px 0px 0px;
    MARGIN:0px 0px 0px 0px;
    height:65px;
    text-align:left;
    border:#000000 solid 0px;
}
div.divHautMenu
{
    POSITION:relative;
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-image:URL(../images/MenuGauche/Haut.gif);
	background-repeat:no-repeat;
	background-position:top left;
    width:205px;
    height:17px;
    border:#000000 solid 0px;
}
div.ZoneMenuGaucheTitre img
{
    POSITION:absolute;
    left:10px;
    top:0px;
    PADDING:0px 0px 0px 0px;
    MARGIN:0px 0px 0px 0px;
    width:70px;
    height:65px;
}
div.divLibelleService
{
    POSITION:relative;
    margin:0px 0px 0px 0px;
    padding:20px 0px 0px 85px;
}
div.divLibelleService span
{    
    color:#00B4FF;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
DIV.divLienPoster
{
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 5px;
	border:#000000 solid 0px;
}
A.MenuPoster
{
	text-decoration:none;
	background-image:URL(../images/bouton/961/grand_btn_bleu.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:195px;
	height:37px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-size:16px;	
	font-weight:bold;
	display:block;
}
HTML>body A.MenuPoster
{
    height:27px;
}
A.MenuPoster:hover
{
	text-decoration:none;
}

div.sdmenu {
	width: 202px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #fff;	
    text-align:left;
}
div.sdmenu div {
    background: url(../images/MenuGauche/titre.gif) repeat-x;
	overflow: hidden;	
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.sdmenu div:first-child {
	
}
div.sdmenu div.collapsed {
	height: 20px;
}
div.sdmenu div span {
	display: block;
	padding: 3px 0px 5px 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/MenuGauche/expanded.gif) no-repeat 190px center;
	cursor: default;
}
div.sdmenu div.collapsed span {
	background-image: url(../images/MenuGauche/collapsed.gif);
}
div.sdmenu div a {
    margin:0px 0px 0px 0px;
	padding:2px 0px 2px 10px;
	background: #FFFFFF;
	display: block;
	color: #344C61;
	text-decoration: none;
}
div.sdmenu div a.current {
	margin:0px 0px 0px 10px;
	padding:2px 0px 2px 10px;
	background-image : url(../images/MenuGauche/linkarrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #00B4FF;
	text-decoration: none;
}
div.sdmenu div a:hover {
	margin:0px 0px 0px 10px;
	padding:2px 0px 2px 10px;
	background-image : url(../images/MenuGauche/linkarrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color: #00B4FF;
	text-decoration: none;
}
div.sdmenu div a:visited {
	text-decoration: none;
}
