@charset "utf-8";
/* CSS Document */

#nav {
	position: absolute;
	left: -1000px;
	top: -1000px;
	background-color: #F00;
	height: 100px;
}
#bandeNav {
	background-image: url(../images/interface/ville.gif);
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 110px;
	margin-bottom: 3px;
}
#bandeNav a {
	color: #0072BC;
	font-size: 20px;
	line-height: 2em;
	font-weight: normal;
	margin-right: 18px;
	margin-left: 18px;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #0072BC;
	line-height: 1.3em;
}
h1 em {
	font-style: italic;
	font-weight: normal;
}

h1 span {
	color: #9FC03A;
}
h1 em span img {
	position: absolute;
	margin-left: 7px;
	margin-right: 20px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 16px;
}
h2 strong{
	font-weight: bold;}
body {
	background-image: url(../images/interface/fond_page_accueil.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#content_main {
	padding-top: 40px;
	width: auto!important;
	height: 205px;
	margin: 0;
	background-image: url(../images/interface/box_reflexion.gif);
	background-repeat: no-repeat;
	background-position: right 140px;
}
#content_main_center {
	width: 965px!important;
	margin: auto!important;

	}
div#branding img {
	position: absolute;
	padding-top: 64px;
	z-index: 1000;
}

