* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*img {
	behavior:	url("../pngbehavior.htc");
}*/

.format_png {
	behavior: url("win_png.htc");
}

body {
	background:#B3D7D9 url(../images/background-body.jpg) repeat-x top left; 
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page{
	background: url(../images/background-home.jpg) no-repeat top center;
	height:800px;
	width:100%;
	padding: 0;
	text-align:center;
}

#super-container {
	width:975px;
	margin:0 auto;
}

/* =header */
#header {
	text-align:left;
	margin:0;
	padding: 0;
	margin:0;
	padding: 0;
	height:170px;
	position:relative;
}

#header h1 {
	margin:0 0 0 25px;
	padding: 20px 0 0 0;
	float:left;
}

#header h1 img {
	border:0;
	width:230px;
	height:110px;
}

#header div#baseline p {
	margin: 0 0 0 0;
	padding:92px 0 0 350px;
	color:#71929B;
	font-size:41px;
	font-style: italic;
	text-align:left;
	font-family: Georgia;
}
/* eof header */

/* =search */
#search {
	position:absolute;
	top:20px;
	right:0;
	width:200px;
}

#search fieldset {
	border:0;
	float:left;
}

#search label {
	display:none;
}

#search input {
	border:1px solid #999;
	background:#fff url(../images/search-icon.jpg) no-repeat 2px 0;
	padding: 2px 0 2px 20px;
	font-size:11px;
	color:#666666;
}

#search input#search-submit {
	border:0;
	background: url(../images/ok.jpg);
	width:27px;
	height:21px;
	margin-top:3px;
	color:#fff;
	padding:0;
}

/* eof search */

/* =mapping */
#mapping {
	position:absolute;
	bottom:-5px;
	right:-40px;
	width:140px;
}

#mapping h3 {
	text-transform: uppercase;
	font-size:13px;
	color:#260300;
	margin:0;
	padding:0;
}

#mapping p {
	margin:0;
	padding:0;
}

#mapping p a {
	font-size:14px;
	color:#AB0202;
	text-decoration:none;
}

/* eof mapping */

#container {
	text-align:center;
	width:100%;
	margin:0;
	padding: 0;
	color:#333;
}

#content {
	text-align:left;
	position:relative;
	padding:5px;
	z-index: 0;
	background:#fff;
	height:1%;
}

#content h3 {
	font-size:40px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}

/* =sticky */
.sticky {
	z-index:5;
	width:215px;
	height:138px;
	position:absolute;
	top:-14px;
}

.sticky-text h3 a {
	text-decoration:none;
}

.sticky-text h3 a:hover {
	text-decoration:underline;
}


.sticky-text {
	z-index:5;
	position:absolute;	
	top:-5px;
}

.sticky-text h3 {
	margin:3px 0 0 10px !important;
	padding:0 0 0 0;	
}

.sticky-text p {
	margin:0 0 0 10px;
	padding:0 0 0 0;	
	color:#362E33;
	line-height: 13px;
}

.sticky-text p.resume {
	margin-bottom:3px;
}

/* eof sticky */

/* =s-installer */
#s-installer .sticky {
	left:25px;
}	

#s-installer .sticky-text {
	left:25px;
	width:200px;
}

#s-installer h3 a, #s-installer p.resume {
	color: #BABA2F;
}

/* eof s-installer */

/* =vivre */
#vivre .sticky{
	left:350px !important;
}	

#vivre .sticky-text {
	left:350px !important;
	width:200px;
}

#vivre h3 a, #vivre p.resume {
	color: #F17125;
}
/* eof vivre */

/* =reussir */
#reussir .sticky{
	left:670px !important;
}	

#reussir .sticky-text {
	left:670px !important;
	width:200px;
}

#reussir h3 a, #reussir p.resume {
	color: #626A81;
}
/* eof vivre */

/* =views */
#views {
	padding:0 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
	height:305px;
}

#views li {
	position:absolute;
	left : 5px;
	top : 5px;
	z-index : 0;
	display:inline;
	margin:0 0 0 5px;
}

#views2 {
	position:absolute;
	left : 326px;
	top : 5px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
	height:305px;
}

#views2 li {
	position:absolute;
	z-index : 0;
	display:inline;
	margin:0 0 0 5px;
}

#views3 {
	position:absolute;
	left : 648px;
	top : 5px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
	height:305px;
}

#views3 li {
	position:absolute;
	z-index : 0;
	display:inline;
	margin:0 0 0 5px;
}

/* eof views */

/* =sub-navigation */
#sub-navigation {
	list-style:none;
	margin:5px 0 0 5px;
	padding:0;
	position:relative;
	z-index:5;
}

#sub-navigation li {
	display:block;
	float:left;
	width:156px;
	height:34px;
	text-align:center;
	padding: 5px 0 5px 0;
}

#sub-navigation li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display: block;
}

#sub-navigation li.cycle {
	margin: 0 9px 0 0;
	width:157px;
}

#sub-navigation li.votre-projet {
	background:#BABA2F;
	padding:10px 0 0 0;
}

#sub-navigation li.vous-loger {
	background:#A46C53;
	padding:10px 0 0 0;
}

#sub-navigation li.qualite-de-vie {
	background:#46909E;
	padding:10px 0 0 0;	
}

#sub-navigation li.services {
	background:#F17125;
	padding:10px 0 0 0;	
}

#sub-navigation li.economie-dynamique {
	background:#626A81;
}

#sub-navigation li.secteurs-innovants {
	background:#DE0A08;
}

/* eof sub-navigation */

/* =news */
#news {
	clear:both;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	position:relative;
	z-index:6;
}

#news li {
	float:left;
	width:310px;
	margin: 0px 0 0 0;
	padding: 10px 0 0 0;
}

#news li.s-installer {
	margin: 0 5px 0 1px;
}

#news li.vivre {
	margin: 0 0 0 7px;
}

#news li.reussir {
	margin: 0 0 0 12px;
}

#news li ul {
	margin:0;
	padding:0;	
}

#news li ul li {
	list-style:none;
	margin:0 0 5px 0;
	padding:0;
	line-height:15px;
}

#news li ul li a {
	color:#362E33;
	text-decoration:none;
}

#news li ul li a:hover {
	text-decoration:underline;
}

#news li ul li span.date {
	color:#9CB73D;
}

/* eof news */

#footer {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#footer #main-navigation {
	font-size:14px;
	color:#33908F;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer #main-navigation p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer #main-navigation a {
	color:#33908F;
	text-decoration:none;
}

#footer #main-navigation a:hover {
		color:#EC4320;
}

#footer p.extras {
	margin:0;
	padding:0;
	margin-left:-100px !important;
}

#footer p.extras a, #footer p.extras {
	font-size:11px;
	color:#362E33 !important;
	margin-top:20px !important;
}

#footer p.extras a.rss {
		padding:25px 0 0 0 ;
		position:relative;
}

#footer p.extras a.rss img {
	border:0;
	position:absolute;
	top:25px;
	left:10px;
}

#footer p.extras a.rss {
	padding-bottom:15px;
}

#footer p.extras a:hover {
	text-decoration:underline !important;
}

/* =classes utilitaires */
.clear {
	visibility: hidden;
	clear: both;
}
