.regent { /* regent is the big-container - contains all*/

	position:relative;
	top:15px;
	left:20px;
	margin-top: 0;
	text-align: center;
	z-index:5;
}

.regent #container {  
	text-align: left; /* this overrides the text-align: center on the .regent element. */
	background-repeat: no-repeat;
} 
/* end html/body/container */

/* begin sidebar1 (left) */
.regent #sidebar1 {
	float: left;
	width: 203px; 
	padding: 0;
	margin: 0;
}


.regent  #sidebar1 .advanced a{
	color:#fff;
}
.regent  #sidebar1 #navcollection {
	width: 203px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 20px;
	margin: 0;
	background-image: url(../img/menuGauche/menuGauche-bckg.gif);	
	
	/*background-image: url(../img/feuilleGouttelette2.jpg);*/
	
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #76a847;
}
.regent #sidebar1 #navcollection h3 {
	font-size: 18px;
	margin-left:10px;
	padding-left: 0px;
	padding-bottom:10px;
	padding-top: 3px;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color:#497627;
}
.regent #sidebar1 #navcollection2 h3{
	font-size: 14px;
	margin-left:-15px;
	padding-left: 0px;
	padding-bottom:0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#497627;
}
.regent  #sidebar1 #navcollection ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.regent  #sidebar1 #navcollection li {
	margin: 0;
    padding: 0;
}
.regent  #sidebar1 #navcollection li a{
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	background-image: url(../img/menuGauche/collections_backnormal.gif);
	background-repeat: no-repeat;
	height: 21px;
	display: block;
	background-position: 10px -2px;
	font-size: 12px;
}
.regent #sidebar1 #navcollection li a:hover, .regent #sidebar1 #navcollection li a:active, .regent #sidebar1 #navcollection li .active {

	background-image: url(../img/menuGauche/titreOver.gif);	
	background-position: 0px -0px;
	color: #000;
}

.regent #sidebar1 #navcollection .bottom {
	background-image: url(../img/menuGauche/menuGauche-bottom.gif);
	height:45px;
	display: block;
	margin-top:0px;
}
.regent #sidebar1 #navcollection2 .bottom {
	background-image: url(../img/menuGauche/menuGauche-bottom.gif);
	height:45px;
	display: block;
	margin-top:0px;
}
.regent  #sidebar1 #navcollection2 {
	width: 203px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 20px;
	margin: 0;
	background-image: url(../img/menuGauche/menuGauche-bckg.gif);	
	
	/*background-image: url(../img/feuilleGouttelette2.jpg);*/
	
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #76a847;
	text-align:center
}

.regent  #sidebar1 #navcollection2 ul {
	font-size: 10px;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom:0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
.horaire{
	font-size: 10px;
	margin-left:-20px;
	padding-left: 0px;
	padding-bottom:0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	color:#34551C;

}
.adresse{
	margin-left:-20px;
}
/* end sidebar1 (left) */
.over {
	background-image: url(../img/menuGauche/titreOver2.gif);	
	background-repeat: no-repeat;
	background-position: 0px -0px;
	color: #000;
	text-decoration: none;
	margin-left:00px;
	padding-left: 20px;
	padding-bottom:0px;
	padding-top:5px;
		/*text-align: center;*/
	height: 21px;
	width: 203px;
	font-size: 12px;
}
