@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(../images-sit/bg-body.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images-sit/bg-main3.jpg);
}
#header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #004422;
	background-image: url(../images-sit/quebeleo_ban12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 170px;
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B99B53;
	border-right-color: #B99B53;
	border-left-color: #B99B53;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #B99B53;
	display: none;
}
/* MENU */
#menu2 {
	width: 958px;   /* top lists */
	position: absolute;
background-color: #161E63;
	top: 151px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9;
	left: inherit;
	border: 1px solid #9C8241;
	font-family: "Times New Roman", Times, serif;
	
}

/* MENU */
 #menu {
	width: 959px;   /* top lists */
	position: absolute;
	background-color: #161E63;
	top: 152px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9;
	left: inherit;
	border: 1px solid #9C8241;
	
}
#menu ul { /* top lists */
	position: absolute;
	padding: 0;
	margin: 0;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B99B53;
	border-right-color: #B99B53;
	border-bottom-color: #B99B53;
	border-left-color: #B99B53;	
} 
#menu a {
	color: #B99B53;
	
	padding: 0;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}

#menu a:hover {
	color: #FFFFFF;

	padding: 0;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}

#menu li:hover {
	background-color: #161E63;
}	
#menu li { /* all list items */
	float: left;
	width: 105px; 
	text-align: center;
	background-color: #161E63;/*same as "databack" background color */
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #B99B53;
	border-right-color: #B99B53;
	border-left-color: #B99B53;
	border-top-width: 1px;
	border-top-style: solid;
}
#menu li ul { /* second-level lists */
	position: absolute;
	z-index: 9;
	background: #B99B53;
	width: 105px; 
	left: -999px;/*	using left instead of display to hide menus because display: none isn't read by screen readers */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B99B53;
	border-right-color: #B99B53;
	border-left-color: #B99B53;
	top: 17px;    /* place le menu sous l'autre dans exlorer */
	z-index: 8;   /* 2e menu passe sous le premier */

}

#menu li ul li {
	border: 0px;
	width: 105px; /*inactive dropdown menu color-beige pale*/
	border-bottom: 1px solid #7D6A36;
	background-color: #161E63;
}
#menu li ul li a {
	width:105px;
	padding: 0;
	font-size:
	text-decoration:none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #B99B53;
}

#menu li ul li a:hover {
	
	padding: 0;
	font-size:  .8em;
	text-decoration:none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}   

#menu li:hover, #menu li.sfhover { 
 /* lists nested under hovered list items */
}

#menu li:hover li, #menu li.sfhover li { /* lists nested under hovered list items */
	background-color: #161E63;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto; }

#menu li ul li a:hover, #menu li ul li a.sfhover {
	text-decoration: none;
}
#menu li a:hover, #menu li a.sfhover {  }


#mainContent {
	background-image: url(../images-sit/bg-main3.jpg);
	background-repeat: repeat-y;
	width: 960px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFF;
}

#cadreimage {
	border: 5px double #AA8F4E;
	height: auto;
	width: 640px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 145px;
	background-image: url(../images-sit/bg-cadre.gif);
	background-repeat: repeat-y;
}
#cadreimage780 {
	border: 5px double #AA8F4E;
	height: auto;
	width: 700px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 145px;
	background-image: url(../images-sit/bg-cadre780.jpg);
	background-repeat: repeat-y;
}


#cadreimage2 {
	border: 5px double #AA8F4E;
	height: auto;
	width: 512px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 190px;
	background-image: url(../images-sit/bg-cadre2.jpg);
	background-repeat: repeat-y;
}



#cadreimage3 {
	border: 5px double #AA8F4E;
	height: auto;
	width: 800px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 65px;
	background-image: url(../images-sit/bg-cadre2.jpg);
	background-repeat: repeat-y;
}



#cadreimage4 {
	border: 5px double #AA8F4E;
	height: 480px;
	width:640px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	background-image: url(../images-sit/bg-cadre2.jpg);
	background-repeat: repeat-y;
}




#mainContent h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #B99B53;
	text-align: center;
	font-weight: bolder;
	font-style: normal;
	padding-top: 35px;
	padding-bottom: 20px;
	}
	 
	 
#nouvelles {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #ffffff;
	margin-left: 10px;
	text-align: center;
}
	
#mainContent h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #B99B53;
	margin-left: 10px;
	font-weight: normal;
	}
	#mainContent h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #B99B53;
	margin-left: 10px;
	font-weight: normal;
	}
	#mainContent h4{
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
	color: #B99B53;
	margin-left: 10px;
	}
	
	
#mainContent h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #ffffff;
	margin-left: 10px;
	}
#mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	#mainContent table p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	#mainContent a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#B99B53;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	}
	
	#mainContent a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #CCC;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	
#footer {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images-sit/bg-main3.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
}
#footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #B99B53;
}

#footer a:hover {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #ffffff;
}
#container div p span {
	color: #FFF;
}
