/*coucou
*/

#selectenergy, #selectssii {
				visibility: hidden;
				height: 0em;
				width: 0em;
				display: block;
				overflow: hidden; }

#selectnewmedia {
				display: block;
				visibility: visible;
				width: auto;
				height: auto;
				overflow: visible; }

#objectif1 {
   float: left;
	  height: 3em; 
   width: 100%;
   margin-top: 0em; }

#objectif2 {
				height: 0em;
				width: 0em;
				visibility: hidden;
				margin: 0em; 
    padding: 0em;
				position: fixed;
				top: 0em;
				left: 0em;
				z-index: -10;
				overflow: hidden; }


#poste1 {
visibility: visible;
				width: auto;
				height: auto;
				overflow: visible;
 }

#poste2 {
					height: 0em;
				visibility: hidden;
				margin: 0em;
				padding: 0em;
				width: 0em;
				overflow: hidden;
				position: fixed;
				top: 0em;
				left: 0em;  }


