/* CSS Document */
#menu-gauche {
	width:148px;
	float:left;
	height:750px;
	margin-top:0px;
	background:#FFF;
 }
#menu-gauche h1{
	width:130px;
	font-size: 11px;
	height:21px;
	background:url(../images/header.png) no-repeat bottom left;
	padding :0px 0px 0px 10px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin: 0px;
 
}
#menu-gauche h2{
	width:130px;
	font-size: 11px;
	height:21px;
	background:url(../images/header.png) no-repeat bottom left;
	padding :0px 0px 0px 10px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin: 0px;
 
	 
}
#menu-gauche h1 a:link , #menu-gauche h1 a:visited{
	text-decoration : none;
	color:#FFFFFF;
	font-size: 11px;
	
}
#menu-gauche h1 a:hover{
	color:#FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	
}
#menu-gauche h2 a:link , #menu-gauche h2 a:visited{
	text-decoration : none;
	color:#FFFFFF;
	font-size: 11px;
	
}
#menu-gauche h2 a:hover{
	color:#FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	
}


 
#menu-gauche ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	width:139px;
	background:#FFF url(../images/body.png) repeat-x bottom ;
}

#menu-gauche ul li{
	width:128px;
	list-style:none;
	list-style-type:none;
	margin-top:1px;
	padding-bottom:1px;
	margin-left:5px;
	border-bottom:1px solid #a26717;
	height:auto;
	font-weight:bold;
}

#menu-gauche ul li a{
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a26717;
	line-height:11px;
}

#menu-gauche ul li a:hover {
	color:#ff9a02;
	margin-left:2px;
}

.menu-gauche-footer {
	width:139px;
	height:9px;
	background: url(../images/footer.png) no-repeat bottom left ;
	padding :0px;
	margin-bottom:10px;
	margin-top : -2px;
}
.spacer{
 
clear:both;
width:100%;
height:1px;

}

#spacer1{

clear:both;
width:200px;
height:1px;

}

#menu-large {
	width:236px;
	float:left;
	margin:0px;
	padding:0px;
	height:750px;
	margin-top:5px;
}
#menu-large h1{
	width:236px;
	font-size: 11px;
	height:34px;
	background:url(../images/header-large.png) no-repeat top left;
	padding :2px 0px 0px 10px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	margin:0px;
	margin-top: 5px;
}
#menu-large h1 a:link , #menu-large h1 a:visited{
	text-decoration : none;
	color:#FFFFFF;
	font-size: 11px;
	
}
#menu-large h1 a:hover{
	color:#FFFFFF;
	font-size: 11px;
	padding-left: 4px;
	
}
#menu-large {
	width:236px;
	height:auto;
	background:#FFF url(../images/body-large.png) repeat-x bottom ;
	padding :0px;
	margin:0px;
}
#menu-large ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	width:230px;

}

#menu-large ul li{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:10px;
	border-bottom:1px solid #a26717;
	height:16px;
}

#menu-large ul li a{
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a26717;
}

#menu-large ul li a:hover {
	color:#ff9a02;
	margin-left:2px;
}

.menu-large-footer {
	width:305px;
	height:12px;
	background: url(../images/footer-large.png) no-repeat top left ;
	padding :0px;
	margin-bottom:0px;
	margin-top : 0px;
}
.spacer{

clear:both;
width:100%;
height:1px;

}

#spacer1{

clear:both;
width:200px;
height:1px;

}









