/*                     GENERAL                   */
html, body {
	background:#008fc7;
}
body {
	text-align:center;
	background:#008fc7 url(../images/bg1.jpg) top left repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#323232;
}
#globale {
	background:url(../images/bgheader.jpg) top left no-repeat;
	min-height:720px;
	height:auto;
	width:990px;
	margin:0 auto;
	position: relative;
	text-align: left;
	z-index:3;
	margin-bottom:-80px;
}
/* ---------------------------  Header --------------------------- */
#head {
	height:170px;
}
#logo {
	float:left;
	margin-left:30px;
	width:220px;
}
/* --------------------------- Bandeau haut --------------------------- */
#top {
	background:url(../images/bgtopright.png) top right no-repeat;
	height:200px;
	padding-right:8px;
	margin:-20px 5px 0 5px;
}
#top1 {
	height:200px;
	background:url(../images/bgtopleft.png) top left no-repeat;
	padding-left:8px !important;
}
#top2 {
	height:200px;
	background:url(../images/bgtop1.png) top left repeat-x;
	padding-left:20px !important;
}
#topcontent {
	height:140px;
	width:auto;
	margin:8px 0 20px 0;
}
/* --------------------------- Content --------------------------- */
#main {
	min-height:300px;
	height:auto;
	margin-top:20px;
	position:relative;
	z-index:5;
}
.articleblock {
	min-height:140px;
	height:auto;
	width:auto;
	margin-bottom:20px;
}
.titrearticle {
	background:url(../images/bgtitre.png) top center no-repeat;
	padding:10px 10px 0 10px;
}
/* --------------------------- FOOTER --------------------------- */
#footerposition {
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	background:#008fc7;
}
#bgfooter {
	background:url(../images/bgbottom.jpg) bottom left no-repeat;
	width:423px;
	height:120px;
	margin:0 auto;
}
#footerwrap {
	background:#066097 url(../images/bgwrapfooter.jpg) top left repeat-x;
	height:36px;
}
#footer {
	height:18px;
	width:980px;
	margin:0 auto;
}
