header, #landing_contenu, #footer {width:996px;}

/*---------BACKGROUND----------*/
.landing #bckgrd_container {
	background: url(../images/main.jpg) no-repeat fixed -210px 0 transparent;
}

/*---------FORMULAIRE----------*/
#landing_formulaire iframe {
	right:0;
}

#landing_arguments {
	width:1050px;
	bottom:-101px;
}

.sbt_arguments, .stuf_arguments {
	bottom:-116px !important;
}

.sbt_footer, .stuf_footer {
    bottom: -127px !important;
}

@media only screen and (min-width:1024px) and (max-width:1366px) and (orientation : portrait){
	#landing_formulaire iframe {
    right: -10px;
	}
	.landing #bckgrd_container {background: url(../images/main4.jpg) no-repeat fixed center 0 transparent;}
	#inner {margin: -269px 0 0;}
	.landing .sbt_container {background: url(../images/main_sbt2.jpg) no-repeat fixed 0 center transparent !important}
	.landing .stuf_container {background: url(../images/main_stuf2.jpg) no-repeat fixed 0 center transparent !important}
}

@media only screen and (min-width:1025px) and (max-width:1366px) and (orientation : landscape){
	.landing #bckgrd_container {height:989px;}
	.landing #bckgrd_container.sbt_container, .landing #bckgrd_container.stuf_container {height:1010px;}
	#landing_formulaire iframe {
    right: -49px;
    margin-top: 81px;
	}
	.landing #bckgrd_container {background: url(../images/main2.jpg) no-repeat 0 0 transparent;}
	.landing .sbt_container {background: url(../images/main_sbt2.jpg) no-repeat 0 center transparent !important}
	.landing .stuf_container {background: url(../images/main_stuf2.jpg) no-repeat 0 center transparent !important}
	#inner {margin: -238px 0 0;}
}
