/*** COMMUN ***/
#top{
	/*background-attachment: fixed;
	background-image: url(../images/backgrounds/nosubmenu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#menu_2{
	display:none;
}

/**** MAIN ***/
#left_main{

}

#section_title{
	text-align:left;
	padding:5px;
	margin:0px;
}

#left_main{
	display:none;
}

#right_main{
	display:none;
}

#middle{
	/*background-attachment: fixed;
	background-image: url(../images/backgrounds/accueil_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
}

#footer_main{
	/*background-attachment: scroll;
	background-image: url(../images/backgrounds/accueil_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

