body {
	margin:0;
	padding:0;
	}
img {
	display:block;
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6, p, ul, li, form, ol {
	margin:0;
	padding:0;
	}

/*Englobe*/
#englobe {
	width:934px;
	}

/*Header => Navigation*/
#header ul {
	list-style:none;
	font:normal 12px Trebuchet MS;
	height:36px;
	margin:0;
	}
#header .home {
	background:url(../../static/images/bg_nav_home.png) bottom left no-repeat;
	}
#header .news {
	background:url(../../static/images/bg_nav_home.png) bottom left no-repeat;
	}
#header .tourisme {
	background:url(../../static/images/bg_nav_tourisme.png) bottom left no-repeat;
	}
#header .environnement {
	background:url(../../static/images/bg_nav_environnement.png) bottom left no-repeat;
	}
#header .services {
	background:url(../../static/images/bg_nav_services.png) bottom left no-repeat;
	}
#header .territoire {
	background:url(../../static/images/bg_nav_territoire.png) bottom left no-repeat;
	}
#header .vie-associative {
	background:url(../../static/images/bg_nav_vie-associative.png) bottom left no-repeat;
	}
#header .economie {
	background:url(../../static/images/bg_nav_economie.png) bottom left no-repeat;
	}
#header .culture {
	background:url(../../static/images/bg_nav_culture.png) bottom left no-repeat;
	}
#header ul li {
	display:block;
	float:left;
	text-align:center;
	line-height:29px;
	margin-right:1px;
	}
#header ul li a {
	color:#666666;
	text-decoration:none;
	}

/*Header => Navigation => Tourisme*/
#header ul .nav_tourisme a {
	display:block;
	height:29px;
	width:71px;
	background:url(../../static/images/nav_tourisme.png) 0 29px;
	}
#header ul .nav_tourisme a:hover {
	background:url(../../static/images/nav_tourisme.png) 0 58px;
	color:white;
	}
#header ul .nav_tourisme .actif {
	background:url(../../static/images/nav_tourisme.png) 0 58px;
	color:white;
	}	

/*Header => Navigation => Culture*/
#header ul .nav_culture a {
	display:block;
	height:29px;
	width:60px;
	background:url(../../static/images/nav_culture.png) 0 29px;
	}
#header ul .nav_culture a:hover {
	background:url(../../static/images/nav_culture.png) 0 58px;
	color:white;
	}
#header ul .nav_culture .actif {
	background:url(../../static/images/nav_culture.png) 0 58px;
	color:white;
	}
	
#header ul li .actif:hover {
	text-decoration:underline;
	}

/*Header => Navigation => Environnement*/
#header ul .nav_environnement a {
	display:block;
	height:29px;
	width:103px;
	background:url(../../static/images/nav_environnement.png) 0 29px;
	}
#header ul .nav_environnement a:hover {
	background:url(../../static/images/nav_environnement.png) 0 58px;
	color:white;
	}
#header ul .nav_environnement .actif {
	background:url(../../static/images/nav_environnement.png) 0 58px;
	color:white;
	}

/*Header => Navigation => Economie*/
#header ul .nav_economie a {
	display:block;
	height:29px;
	width:70px;
	background:url(../../static/images/nav_economie.png) 0 29px;
	}
#header ul .nav_economie a:hover {
	background:url(../../static/images/nav_economie.png) 0 58px;
	color:white;
	}
#header ul .nav_economie .actif {
	background:url(../../static/images/nav_economie.png) 0 58px;
	color:white;
	}

/*Header => Navigation => Vie Associative*/
#header ul .nav_vie_associative a {
	display:block;
	height:29px;
	width:101px;
	background:url(../../static/images/nav_vie_associative.png) 0 29px;
	}
#header ul .nav_vie_associative a:hover {
	background:url(../../static/images/nav_vie_associative.png) 0 58px;
	color:white;
	}
#header ul .nav_vie_associative .actif {
	background:url(../../static/images/nav_vie_associative.png) 0 58px;
	color:white;
	}

/*Header => Navigation => Services*/
#header ul .nav_services a {
	display:block;
	height:29px;
	width:113px;
	background:url(../../static/images/nav_services.png) 0 29px;
	}
#header ul .nav_services a:hover {
	background:url(../../static/images/nav_services.png) 0 58px;
	color:white;
	}
#header ul .nav_services .actif {
	background:url(../../static/images/nav_services.png) 0 58px;
	color:white;
	}


/*Header => Navigation => Territoire*/
#header ul .nav_territoire a {
	display:block;
	height:29px;
	width:69px;
	background:url(../../static/images/nav_territoire.png) 0 29px;
	}
#header ul .nav_territoire a:hover {
	background:url(../../static/images/nav_territoire.png) 0 58px;
	color:white;
	}
#header ul .nav_territoire .actif {
	background:url(../../static/images/nav_territoire.png) 0 58px;
	color:white;
	}


/*Header => Navigation => Comptes-rendus publics*/
#header ul .nav_cr {
	float:right;
	width:199px;
	height:36px;
	background:url(../../static/images/nav_cr.gif);
	font-size:11px;
	text-indent:20px;
	}
#header ul .nav_cr a {
	display:block;
	height:28px;
	padding-top:8px;
	color:#666666;
	}
#header ul .nav_cr a:hover {
	text-decoration:underline;
	}



/*Header => Fonctions*/
#header #fonctions {
	height:31px;
	margin-top:1px;
	background:url(../../static/images/til_fonction.png) top repeat-x;
	padding:0 0 0 15px;
	}
#header #fonctions form input {
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:2px;
	vertical-align:middle;
	}
#header #fonctions form .ok {
	padding:0;
	height:20px;
	width:28px;
	border:none;
	color:white;
	background:#999999;
	}
#header #fonctions .left {
	float:left;
	}
#header #fonctions .right {
	float:right;
	padding-right:30px;
	}
#header #fonctions .right img {
	display:inline;
	vertical-align:top;
	margin-top:-1px;
	margin-right:5px;
	}
#header #fonctions span {
	font:normal 12px Trebuchet MS;
	padding-top:4px;
	}

#footer {
	font:bold 11px Trebuchet MS;
	line-height:50px;
	height:92px;
	clear:both;
	background:url(../../static/images/footer.png) top no-repeat;
	}
#footer p {
	text-align:center;
	color:white;
	}
#footer p a {
	color:yellow;
	font-weight:normal;
	padding:10px;
	}
#footer p a:hover {
	color:white;
	}
#footer p strong {
	padding-right:80px;
	font-size:14px;
	}
#footer p span {
	display:block;
	padding-top:5px;
	font-size:10px;
	}
#footer p span a {
	color: #666666;
	}
#footer p span a:hover {
	color: #666666;
	text-decoration:none;
	}
