#cmsSidebar h1,
#cmsSidebar h2,
#cmsSidebar h3,
#cmsSidebar h4,
#cmsSidebar h5,
#cmsSidebar h6 {
	background-color: #292C29;
	color: #B8B8B8;
	padding: 5px;
	margin-bottom: 10px;
}

#profileSidebar h1 {
	background-color: #292C29;
	color: #B8B8B8;
	padding: 5px;
	font-size: 16px;
	line-height: 16px;
}

#zone4 {
	font-size: 12px;
}

#sideBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sideBar ul li a {
	display: block;
}

#searchButton {
	font: normal bold 20px Arial, Helvetica;
	color: #737373;
	padding: 3px 3px 3px 5px;
	cursor: pointer;
	background-color: #f9f8f8;
	background-image: url("../images/loupe.gif");
	background-repeat: no-repeat;
	background-position: 162px center; 
}

#searchButton:hover { color: #D30F43; }

#sectionBulletinTop{	
	background-color:#575757;
	color:white;
	font: normal 14px Arial, Helvetica;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.sectionBulletinBtn{
	float: right;
	color: white;
	width: 97px;
	height: 18px;
	overflow: hidden;
	font-size: 10px;
	line-height: 18px;
	vertical-align: middle;
	cursor: pointer;
	background-image: url("../images/btnRouge.jpg");
	text-align: center;
	text-transform: uppercase;
}
.sectionBulletinBtn:hover{
	color: #999;
}

/*==========================CMS Recursive Menu===========================*/

#zone1
{
	border-bottom: 1px solid #c9c9c9;
	position: relative;
	background-color:#f9f8f8;
}
#zone2,
#zone3{
	margin:10px 0 10px 0;
}

#zone2 li.niv0,
#zone3 li.niv0{
	padding:0px;
}


.niv0.withChild a.level0{
	background-image:url("../images/plus.png");
	background-position:right 5px;
	background-repeat:no-repeat;
}

.niv1.withChild a.level1{
	/*background-image:url("../images/plus.png");*/
	background-position:right 0px;
	background-repeat:no-repeat;
}

.niv0.withChild a.level0:hover{
	background-image:url("../images/plus_hover.png");
}

a.level0 > img,
a.level1 > img{
	border:none;
	float:right;
}

/* format des differents niveaux */

.niv0{
	border-top: 1px solid #c9c9c9;
	text-align: left;
	padding: 3px 3px 3px 5px;
	font-family:Arial, Helvetica;
	font-size:20px;
	font-weight:bold;
	color:#949494;
}

.niv0 a.level0:hover,
.niv0.selected a.level0,
.niv0.selected.withChild,
.niv0.selected.withChild a.level0{
	color:#d30f43;
}

.niv0.selected.withChild a.level0
{
	background-image:url("../images/plus_hover.png");
}

.niv1{
	list-style:disc;
	margin-left:18px;
	text-align: left;
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.niv1.withChild a.level1{
	color:#000000;
}

.niv1:hover,
.a.level1:hover{
	color:#d30f43;
}

.niv1.selected.withChild,
.niv1.selected.withChild a.level1{
	color:#000000;

}
.niv1.selected.withChild a.level1:hover{
color:#d30f43;
}

.niv2{
	text-align: left;
	/*padding: 1px 1px 1px 1px;*/
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
	color:#737373;
}

.niv2 a.level2:hover{
	color:#d30f43;
}

/* controle de l'affichage des menus */

.niveau_ferme{
	display:none;
}


#accesCultureMontreal > img,
#accesSimpleCulture > img,
#zone4{
	margin-top: 20px;
}

#zone9,
#zone4 > div {
	margin: 0 0 10px 0;
}

#zone9{
	text-align:center;
	margin:10px 0 10px 0;
}

/* ========== ZONE LOGIN ========== */
#zoneLogin {
	position: relative;
	width: 100%;
	background-color: #f9f8f8;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
	height: 30px;
	overflow: hidden;
}

#myCalendar {
	position: relative;
	color: #737373;
	font: normal bold 20px Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 5px;
	text-transform: uppercase;
	cursor: pointer;
}

#myCalendar:hover {
	color: #d30f43;
}

#loginForm {
	margin: 5px;
}

#loginForm > div.label {
	float: left;
	width: 75px;
	margin-right: 5px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
}

#loginForm > input {
	width: 116px;
	border: 1px solid #ccc;
	margin: 2px 0;
	background-color: #efefef;
	font-size: 10px;
	padding: 1px 0;
}

#loginForm a.btn {
	width: 94px;
	padding: 0;
	text-align: center;
	font-size: 9px;
	line-height: 16px;
}

#loggedActionBox {
	position: relative;
	height: 42px;
}


/* ==========  PASSWORD MODAL  ========== */
.passwordHeader {
	position: relative;
	height: 36px;
	font: normal normal 26px/35px Helvetica, Arial;
	color: #C2C2C2;
	text-transform: uppercase;
}

.passwordHeader span {
	color: #e22c43;
}

/*
.passwordHeader.FR { background-image: url("../images/FR/passwordHeader.png"); }
.passwordHeader.EN { background-image: url("../images/EN/passwordHeader.png"); }
*/

.passwordContent {
	position: relative;
	margin: 45px;
	width: 535px;
	height: 115px;
}

.passwordFooter {
	position: relative;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	width: 625px;
	height: 18px;
}


/* ==========  PROFILE BAR  ========== */
.profileBox {
	position: relative;
	width: 208px;
	font-size: 9px;
	line-height: 11px;
	color: #5a5a5a;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;	
}

.profileBox.last {
	border-bottom: 1px solid #ccc;
}

.profileBoxTitle {
	font-size: 11px;
	line-height: 11px;
	color: #5a5a5a;
	padding: 4px 6px 6px 6px;
	border-bottom: 1px solid #ccc;
	background-color: #efefef;
	text-transform: uppercase;
}

.profileBoxContent {
	margin: 0 6px;
	padding: 6px 0;	
}

.profileBoxContent a.btn {
	position: absolute;
	bottom: 6px;
	right: 5px;
}

#myPhoto { height: 80px; }

#myPhoto img {
	float: left;
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
	margin-right: 6px;
}

#myCoordinate span,
#myInfolettre span {
	font-weight: bold;
	color: #e32c43;
}

#myInfolettre span {
	display: block;
	margin-bottom: 10px;
}

.myPreferencesTitle {
	font-weight: bold;
	color: #e32c43;
	margin-bottom: 3px;
}

.myPreferencesList {
	position: relative;
	border-top: 1px solid #ccc;
	height: 77px;
	overflow: auto;
	margin-bottom: 12px;
}

.profileActionBox {
	position: relative;
	width: 208px;
	height: 28px;
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	margin-bottom: 6px;
}

#zoneLogin a,
.profileActionBox a {
	margin: 5px 0 5px 5px;
	width: 94px;
	padding: 0;
	text-align: center;
}


