﻿/* ----- Contenu ----- */

.etat .centre .header {
	background-image: url(/Images/etat-bkg01.jpg);
	background-color: #f0f8e3;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.etat .centre .recherche div {
	float: left;
	width: 328px;
	height: 184px;
	/*overflow:visible;*/
	border: solid 1px #5a7671;
	background-color: #f4f9e8;
	background-image: url(/Images/etat-bkg02.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

.etat .centre .recherche h3 {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color:Black;
	padding: 10px 20px 5px;
	margin: 0 30px 1em;
}

.etat .centre .recherche .gestes
{
	margin: 0 0px 0 0;
}
.etat .centre .recherche .themes
{
	margin: 0;
}

.etat .centre .recherche p {
	margin: 0 30px 1em;
}

.etat .centre .recherche div ul {
	float: left;
	/*list-style: none;*/
	margin: 1em -25px 1em 0;
	width: 175px;
}


.etat .centre .recherche div li {
	/*position: relative;
	padding: 0 0 0 65px;
	height: 3.5em;*/
}

.etat .centre .recherche .gestes li {
	height: 2.4em;
	/*line-height: 2.2em;*/
}
.etat .centre .recherche .themes li {
	padding: 0 0 0 60px;
	height: 2.2em;
	
}


.etat .centre .recherche div a {
	text-decoration:underline;
	/*display: block;*/
	/*height: 20px;
	padding: 1em 0 0.2em;*/
}

.etat .centre .recherche div a:hover {
	text-decoration: underline;
}


.etat .centre .recherche .themes a {
	/*padding: 0.6em 0 0.1em;*/
}

.etat .centre .recherche h3 {
	margin: 0.7em;
}

.etat .centre .recherche .arrowlink, .etat .centre .themes .arrowlink 
{
    background-image: url('/Images/etat-arrow.jpg');
    background-repeat:no-repeat;
    width: 17px;
    height: 16px;
    float:left;
    margin-right:4px;
}
.etat .centre .recherche ul, .etat .centre .themes ul 
{
    list-style-image: url('/Images/etat-bullet.jpg');
}

.etat .centre .recherche .informationenviron, .etat .centre .themes .informationenviron 
{
   padding-left: 40px;
}

.etat .centre .recherche .informationenviron li, .etat .centre .themes .informationenviron li
{
    padding-left:0px;
}

.informationenvironimg {position:relative;top:50px;left:30px;}

/* nav */
.etat .nav {
	background-image: url(/Images/etat-bkg03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 698px;
	border: solid 1px #4e6d95;
}

.etat .nav .bascadre {
	bottom: 0;
	height: 1em;
	background-image: url(/Images/particuliers-bkg04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 0 -1px;
}	

/* Epinglé */
.etat .epingle
{
	width:220px;
}

.etat .epingle img
{
	display: block;
	float: left;
	margin-top: 0pt;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0pt;
}


/* actus */
.etat .actustd {
	
	width:480px;
}
.etat .actus {
	margin: 0em 0em 1em 0px;
	width:450px;
}

.etat .actus h3 {
	font-size: 1em;
	padding-bottom:0.2em;
	color: #228ea9;
}

.etat .actus .actustitle {
	font-size: 1em;
	color: #228ea9;
	top: 0;
	left: 0;
}

.etat .actus .datum {
	float:left;
	width:7em;
}

.etat .actus h3 a {
	text-decoration:underline;
}

.etat .actus a:hover 
{
	text-decoration: underline;
}

.etat .actus .chapeau {
	margin: 0 0 1em 0;
	background-color: #f4f9e8;
	padding: 0.5em;
	border: solid #82bbcb;
	border-width: 0 0 1px 0;
}

.etat .actus .infos {
	text-align: right;
}


/* ----- header ----- */

.etat .menu1 .on {
	position: absolute;
	bottom: 20px;
	left: 47px;
}


/* Pictos - Gestes pratiques (Particuliers) .........................................*/


.gestes #logement {
	background-image: url(/Images/picto-logement.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #jardin {
	background-image: url(/Images/picto-jardin.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #sante {
	background-image: url(/Images/picto-sante.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #alimentation {
	background-image: url(/Images/P-mon-alimentation.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #deplacements {
	background-image: url(/Images/picto-deplacements.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #loisirs {
	background-image: url(/Images/picto-loisirs.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #achats {
	background-image: url(/Images/picto-achats.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #droits {
	background-image: url(/Images/picto-droits.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.gestes #primes {
	background-image: url(/Images/picto-primes.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}


/* Pictos - Thèmes (Particuliers) ......................................... */


.themes #air {
	background-image: url(/Images/fleche-air.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #bruit {
	background-image: url(/Images/fleche-bruit.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #dechets {
	background-image: url(/Images/fleche-dechets.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #developpement {
	background-image: url(/Images/fleche-developpement.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #eau {
	background-image: url(/Images/fleche-eau.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #construction {
	background-image: url(/Images/fleche-construction.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #energie {
	background-image: url(/Images/fleche-energie.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #impactentreprises {
	background-image: url(/Images/fleche-impactentreprises.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #mobilite {
	background-image: url(/Images/fleche-mobilite.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #sante2 {
	background-image: url(/Images/fleche-sante.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #sols {
	background-image: url(/Images/fleche-sols.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

.themes #espacesverts {
	background-image: url(/Images/fleche-espacesverts.jpg);
	background-repeat: no-repeat;
	background-position: 20% 50%;
}

/*Onglets*/



.pollumeter
{
	width:200px;
	height:188px;
    background-repeat:no-repeat;
}

#polluHeader
{
	height:55px;
}

#polluText, #polluImage
{
	padding:0 5px;
	text-align:center;
}

#polluLink
{
	padding:0 10px;
	text-align:right;
}

.pollumeter .fleche a {
	background-image: url(/Images/flechePollumetre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	font-weight: bold;
}
.etat td.onglets {
	border: solid #4f6e82;
	border-width: 1px;
}

.etat .navonglets td {
	background-image: url(/Images/etat-bkg06.jpg);
	width:200px;
	background-repeat: no-repeat;
	background-position: left top;
	border: solid #b9dc00;
	border-width: 0 0px 0px 0px;
}

.etat .navonglets td.infos_on,
.etat .navonglets td.gestes_on,
.etat .navonglets td.publications_on {
	background-image: url(/Images/etat-bkg08.jpg);
		width:200px;
	background-repeat: no-repeat;
	background-position: left top;
}

.etat .navonglets .infos a,
.etat .navonglets .infos_on a {
	background-image: url(/Images/picto-infos-etat.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0.2em 0 0.5em 30px;
}


.etat .navonglets .gestes a,
.etat .navonglets .gestes_on a {
	background-image: url(/Images/picto-gestes-etat.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0.2em 0 0.5em 30px;
}

.etat .navonglets .publications a,
.etat .navonglets .publications_on a {
	background-image: url(/Images/picto-publications-etat.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 0.2em 0 0.5em 30px;
}

