/* CSS Document */
.titre_menu_gauche{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 9px;
	color:#ffffff;
	padding:2px;
	background-color:#745b32;	
	padding-left:5px;
}
.titre_menu_gauche_02{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 9px;
	color:#ffffff;
	padding:2px;
	background-color:#745b32;	
	padding-left:5px;
}
.titre_menu_gauche_centre{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 9px;
	color:#ffffff;
	padding:2px;
	background-color:#9f7743;	
	padding-left:5px;
	text-align:center;
}
.menu_gauche_01_premier{
	border-top:1px solid #e7e1cb;
	border-right:1px solid #e7e1cb;
	border-left:1px solid #e7e1cb;
	font-size: 9px;
	color:#755B33;
	height:5px;
	font-family:verdana, "Times New Roman", Times, serif;
}
.menu_gauche_02_premier{
	border-top:1px solid #e7e1cb;
	border-right:1px solid #e7e1cb;
	border-left:1px solid #e7e1cb;
	font-size: 9px;
	color:#745b32;
	height:5px;
	font-family:verdana, "Times New Roman", Times, serif;
}

.menu_gauche_01_milieu{
	border-right:1px solid #e7e1cb;
	border-left:1px solid #e7e1cb;
	font-size: 9px;
	color:#755B33;
	font-family:verdana, "Times New Roman", Times, serif;
}
.btn_gauche01_off{
	font-size: 9px;
	color:#755B33;
	font-family:verdana, "Times New Roman", Times, serif;
	cursor:pointer;
	
}
.btn_gauche01_on{
	font-size: 9px;
	color:#b19678;
	font-family:verdana, "Times New Roman", Times, serif;
	cursor:pointer;
	
	
}
.btn_rond{
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size: 9px;	
	background-color:#745b33;	
	padding:0px;
	margin:0px;
}
.txt_gauche01{
	font-size: 9px;
	color:#b19678;
	font-family:verdana, "Times New Roman", Times, serif;
}
.txt_gauche02{
	font-size: 9px;
	color:#745b32;
	font-family:verdana, "Times New Roman", Times, serif;
}
.btn_gauche_off{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:9px;
	color:#ffffff;		
	text-align:center;
	
	cursor:pointer;	
	width:160px;	
	background-image:url('../img/general/fd_btn_gauche.gif');
	background-repeat:no-repeat;
	height:16px;
	padding-top:1px;
	vertical-align:middle;
}
.btn_gauche_on{
	font-family:verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 9px;
	color:#ffffff;		
	text-align:center;
	cursor:pointer;

	width:160px;
	
	background-image:url('../img/general/fd_btn_gauche_on.gif');
	background-repeat:no-repeat;
		height:16px;
	padding-top:1px;
	vertical-align:middle;
}