#page-wrapper {
	width: 100%;
	position: relative;
}
.section {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
#content .section {
	width: 1160px;
}
.clear {
	font-size: 1px;
	height: 10px;
	clear: both;
}



/* BACKGROUND */

#background {
	height: 670px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.region-background {
	height: 100%;
}



/* ENTETE */

#logo {
	width: 485px;
	margin: 0 auto;
	display: block;
}
#header-wrapper {
	height: 80px;
}
#header-wrapper.have-image {
	height: 320px;
}
#header02 .section {
	height: 150px;
}
#header02_col01,
#header02_col02,
#header02_col03,
#header03 .section {
	position: relative;
	z-index: 100;
}
#header02_col01 {
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 120;
}
#header02_col02 {
	width: 485px;
	padding: 25px 0 0;
	margin: 0 auto;
}
#header02_col03 {
	position: absolute;
	bottom: 15px;
	right: 0;
}
#header02_col03 .region {
	margin: 12px 0 0;
	float: right;
	clear: right;
}
#header04 {
	margin: -200px 0 0;
	position: fixed;
	top: 50%;
	left: 0;
	z-index: 110;
}
body.ete #header04,
body.hiver #header04 {
	display: none;
}



/* PIED DE PAGE */

#footer-wrapper,
#footer-wrapper .section {
	width: 1160px;
	margin: 0 auto;
}
#footer01_col01 {
	float: left;
}
#footer01_col02 {
	float: right;
}
#footer01_col01 .region,
#footer03 .region {
	padding: 30px 50px 0;
}
#footer01_col02 .region {
	padding: 30px 50px 0 0;
}
#footer02 .section {
	width: 1140px;
	padding: 30px 0 0;
}
#footer02_col01,
#footer02_col02,
#footer02_col03,
#footer02_col04,
#footer02_col05 {
	min-height: 115px;
	width: 20%;
	float: left;
}
#footer02 .region {
	padding: 0 0 20px 40px;
}
#footer01 .clearfix-debug{
  font-size: 1px;
}
#footer03 .clearfix-debug {
	font-size: 1px;
	height: 30px;
}
#footer01 .clearfix-debug {
	margin: 0 50px;
}
#footer02 .clearfix-debug {
	font-size: 1px;
	height: 20px;
}
#footer-wrapper .expanded ul {
	display: none;
}



/* CONTENU */

#main {
	min-height: 300px;
	width: 100%;
	max-width: 1200px;
	padding: 20px 0 0;
	margin: 0 auto;
	position: relative;
}
#console {
	margin: 0 0 10px;
}
.front #console {
	margin: 0 20px 10px;
}
#tabs ul {
	margin: 0 0 20px;
}
#tools {
	float: right;
}
#tools .region {
	padding: 0 20px 15px;
}
#breadcrumb {
	padding: 0 20px 15px;
}
.breadcrumb {
	padding: 0 0 15px;
}
#content,
.sidebar {
	padding: 0 20px 20px;
	float: left;
}
.no-sidebars #content {
	width: 1160px;
	float: none;
}
.one-sidebar #content,
.two-sidebars #content {
	width: 860px;
}
.two-sidebars #sidebar-first {
	display: none;
}
.sidebar {
	width: 260px;
}
#content-bottom {
	padding-top: 20px;
}

#content {
	float: right;
}
.one-sidebar #sidebar-first + #content,
.one-sidebar.sidebar-second #content,
.two-sidebars #content {
	float: left;
}



/* ACCUEIL */

.front #header-wrapper {
	height: 620px;
}
#home01_col01,
#home01_col02,
#home01_col03,
#home01_col04,
#home03_col01,
#home03_col02,
#home03_col03,
#home03_col04 {
	min-height: 200px;
	width: 25%;
	float: left;
}
#home02_col01 {
	min-height: 10px;
	width: 25%;
	float: left;
}
#home02_col02 {
	min-height: 10px;
	width: 50%;
	float: left;
	position: relative;
}
#home02_col03 {
	min-height: 10px;
	width: 25%;
	float: left;
}
#home01 .region,
#home02 .region,
#home03 .region,
#home04 .region {
	padding: 0 20px;
}
#home04 {
	margin: 0 0 70px;
}
#home .clearfix-debug {
	height: 40px;
	margin: 0 20px 30px;
}



/* SOMMAIRE ENVIE DE */

.not-front #home .clearfix-debug {
	height: 20px;
	margin: 0;
}



/* MAINTENANCE */


.maintenance-page #header-wrapper {
	height: 520px;
}
.maintenance-page #content-content {
	width: 300px;
	margin: 50px auto;
}



/* CARTOGRAPHIE & ROUTE DES COLS */

.page-carto #main,
.page-route-des-cols #main {
	width: 100%;
}
.page-carto #content,
.page-route-des-cols #content {
	width: 100%;
	padding: 0;
	float: none;
}
