/* ORS SIRSé */

#bandeaugauche {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 2;
	width: 170px;
	font-weight: bold;
	font-size: 12px;
	list-style-image: url(../images/interface/puce_menu.gif);
	text-align: left;
	left: 0px;
	top: 230px;
}
#bandeaugauche h2{
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	padding-left: 15px;
}

#bandeaugauche ul, #bandeaugauche li {
	margin: 0px;
	padding: 0px;
}
#bandeaugauche a:link, #bandeaugauche a:visited   {
	text-decoration:none;
	color:#B7D7E7;
	display: block;
	padding-right: 5px;
	padding-bottom: 2px;
		}
#bandeaugauche a:hover   {
	text-decoration:none;
	color:#022654;
	background-color: #FFFFFF;
}  
.sous_menu   {
	padding-left: 25px;
	font-weight: normal;
	text-transform: none;
	padding-top: 10px;
}
.sur_menu   {
	text-transform: uppercase;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88C7E7;
	padding-top: 30px;
}

