

/* barre de navigation */
#container {
	position:relative;
	width:950px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#nav {
	position:relative;
	width: 950px;
	padding:0;
	margin:0;
	text-align: right;
	height:27px;
	vertical-align: bottom;
}

#bouton {
	float:left;
	text-align:left;
	height:27px; 
	margin:0px;
	padding:0px;	
}

.img_menu {
	margin: 0; 
	padding: 0; 
	border: 0; 	
	border-spacing: 0px;
	line-height: 1px;
	border-spacing: 0px;
}

.menufond {
	width: 1024px;
	height: 53px;
    background-image: url(../../squelettes/montmagny_images/fond_menu.gif);
	background-repeat: repeat-x;
    background-position: 0px 0px;
	padding-top: 0px;
	margin : 0;
}

.ssmenu {z-index: 30; visibility: hidden; position: relative; top: 5px; font: 11px arial, sans-serif; color : white;}

.ssmenu div {
	text-align:left;
	color: white;
	margin:0; 
	padding:0; 
	z-index: 30;
 }

.ssmenu ul  { 
	list-style-type:none;
	list-style-position: outside ;
	margin:0; 
	padding:0; 
}

li.texte_menu {
/* Ne pas trop toucher.
	Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	margin:0;
	padding:0;
	padding-right:10px;
	margin-left:10px;
	list-style-type:none;
	list-style-position: outside ;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}


#menu1 {width:101px; margin:0px; padding:0; margin-top:11px; float:left;	z-index: 30;}
#menu1 a {text-decoration: none;color: white; line-height:16px; margin:0; padding:0;}
#menu1 a:hover {border-bottom:1px dotted #FFFFFF;}
#menu1 ul:hover, #menu1 ul:focus {margin:0; padding:0; background:#9fb6e2;}
#menu1 div { width: 100%; background-color: #003cb4; padding-bottom:5px;}

#menu2 {width:104px; margin:0px; padding:0;  margin-top:11px; float:left;}
#menu2 a {text-decoration: none; color: white; line-height:16px; margin:0; padding:0;}
#menu2 a:hover {border-bottom:1px dotted #FFFFFF;  }
#menu2 ul:hover, #menu2 ul:focus { margin:0px; padding:0; background:#e8bfc5;}
#menu2 div { width: 100%; background-color: #8c62aa; padding-bottom:5px; }

#menu3 {width:200px; margin:0px; padding:0; padding-left:6px; margin-top:11px; float:left;}
#menu3 a {text-decoration: none; color: white; line-height:16px; margin:0; padding:0;}
#menu3 a:hover {border-bottom:1px dotted #FFFFFF; }
#menu3 ul:hover, #menu3 ul:focus { margin:0px; padding:0; background:#ffbaa0;}
#menu3 div { width: 100%; background-color: #fe4600; padding-bottom:5px; }

#menu4 {width:175px; margin:0px; padding:0; padding-left:6px; margin-top:11px; float:left;}
#menu4 a {text-decoration: none; color: white; line-height:16px; margin:0; padding:0;}
#menu4 a:hover {border-bottom:1px dotted #FFFFFF; }
#menu4 ul:hover, #menu4 ul:focus { margin:0px; padding:0; background:#ffd57f;}
#menu4 div { width: 100%; background-color: #ffaa01; padding-bottom:5px; }

#menu5 {width:183px; margin:0px; padding:0; padding-left:6px; margin-top:11px; float:left;}
#menu5 a {text-decoration: none; color: white; line-height:16px; margin:0; padding:0;}
#menu5 a:hover {border-bottom:1px dotted #FFFFFF; }
#menu5 ul:hover, #menu5 ul:focus { margin:0px; padding:0; background:#9dd9a5;}
#menu5 div { width: 100%; background-color: #39b249; padding-bottom:5px; }

#menu6 {width:132px; margin:0px; padding:0; padding-left:6px; margin-top:11px; float:left;}
#menu6 a {text-decoration: none; color: white; line-height:16px; margin:0; padding:0;}
#menu6 a:hover {border-bottom:1px dotted #FFFFFF; }
#menu6 ul:hover, #menu6 ul:focus {	margin:0px; padding:0; background:#aee9d5; }
#menu6 div { width: 100%; background-color: #4fb492; padding-bottom:5px; }



#center_1 {
top:0px;
width: 800px;
z-index: 0;
}

#center_1_absolute {
position:absolute;
top:210px;
z-index:0;
width: 780px;
left: 50%;
margin-left: -390px;}