body{

	text-align:center;
		margin:0;
		padding:0;


	font-family:arial;
	font-size:8pt;
	color:#000000;
}

p{
	margin:0;
}


table{
	margin:1px;
	padding:1px;
	font-family:arial;
	font-size:8pt;
	color:#ffffff;
	
}

table tr td{
	/*margin:0;
	padding:0 0 15px 0;*/
	vertical-align:top;
}

h1{
	margin:0 0 15px 0;
	color:#e7fea6;
	font-family:arial;
	font-size:13pt;
	height:36px;
	/*padding: 12px 0 0 36px;*/
	padding: 0 0 0 2px;
}
/*
.h1_management{
	background: url(../img/boule_1s.gif) no-repeat left;
}
*/
h2{
	color:#e7fea6;
	font-family:arial;
	font-size:10pt;
	padding-left:15px;
}


a, a:visited{
	color:#ffffff;
	text-decoration:underline;
}
a:hover
{
	color:#78b41e;
	text-decoration:underline;
}



.titre_vert{
	color:#e7fea6;
	font-weight:bold;
}



#bloc_site{
	text-align:center;
	width:974px;
	margin: 0 auto 0 auto;
	/*background-color:#c0c0c0;*/
	/*border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;*/
	background: #ffffff url('../img/fond_site.jpg') repeat-y top center;
}


#bloc_haut{
	margin:0 auto 0 auto;
	padding:0;
	background: #ffffff url(../img/fond_bloc_site.jpg) repeat-y;
	/*min-height:453px;*/
	width:950px;
	text-align:left;
}
.titre_haut_gauche{
	position:relative;
	top:0;
	left:0;
	background: url(../img/fond_interieur.jpg) no-repeat 0  ;
	height:64px;
	width:487px;
	color:#88c43c;
	font-size:14pt;
	
	padding:2px;
}
.titre_idd{
font-size:22pt;
font-weight:bold;
}


/* BLOC LOGIN  */
#bloc_haut_login{
	margin:0 auto 0 auto;
	padding:0;
	background: #c0c0c0 url(../img/fond_tete.jpg) no-repeat;
	height:453px;
	width:950px;
	text-align:left;
}

.titre_haut_gauche_login{
	position:relative;
	top:0;
	left:0;
	background: url(../img/titre_haut_gauche.jpg) no-repeat;
	height:98px;
	width:420px;
	color:#88c43c;
	font-size:14pt;
	
	padding:2px;
	
}



.login_user{
	margin:0;
	padding:6px 0 0 0;
	right:0;
	float:right;
	width:350px;
	height:300px;
	text-align:right;
	color:#c0c0c0;
	font-family:arial;
	font-size:8pt;
}
.login_user p{
	margin:0;
	padding:0 0 3px 0;
}
.login_user a, .login_user a:visited{
	color:#c0c0c0;
}
.login_user a:hover{
	color:#ffffff;
}

.login_user_bouton_ok{
	margin:0 10px 35px 10px;
	padding:0 0 0 0;
	right:0;
	float:right;
	width:30px;
	height:40px;
	text-align:center;
	display:block;
}
.submit_login{
	height:29px;
	width:29px;
	background: transparent url('../img/bouton_login_ok.png') no-repeat top left;
	border:none;
	cursor:pointer;
}
.submit_login_hover{
	height:29px;
	width:29px;
	background: transparent url('../img/bouton_login_ok_hover.png') no-repeat top left;
	border:none;
	cursor:pointer;
}
/* FIN BLOC LOGIN */



/* BLOC DECONNEXION */
#deconnexion{
	float:right;
	height:19px;
	/*background:url('../img/disconnect.gif') no-repeat top left;*/
	background:url('../img/ico_deco.png') no-repeat top left;
	padding:1px 15px 0 20px;
	margin:10px 0 0 0;
}
#deconnexion a, #deconnexion a:visited{
	color:#c0c0c0;
	text-decoration:none;
}
#deconnexion a:hover{
	text-decoration:underline;
}
/* FIN BLOC DECONNEXION */

/* BLOC EDITER MON COMPTE */
#edit_compte{
	float:right;
	position:relative;
	top:30px;
	left:97px;
	height:18px;
	background:url('../img/edit_user.png') no-repeat top left;
	padding:1px 0 0 20px;
	margin:10px 0 0 0;
}
#edit_compte a, #edit_compte a:visited{
	color:#c0c0c0;
	text-decoration:none;
}
#edit_compte a:hover{
	text-decoration:underline;
}
/* FIN BLOC EDITER MON COMPTE */



#bloc_blanc_index{
	margin:0;
	padding:0;
	height:68px;
	width:950px;
	background: #ffffff url('../img/fond_blanc_gauche.jpg') no-repeat top left;
		margin:0 auto 0 auto;
		text-align:left;
}
.texte_bloc_blanc{
	float:right;
	font-weight:bold;
	margin:15px 20px 0 0;
	text-align:right;
}

.texte_bloc_blanc_quest{
	float:right;
	font-weight:bold;
	margin:30px 20px 0 0;
	text-align:right;
}
.texte_bloc_blanc_quest img{
	padding-bottom:8px;
}


#bloc_blanc_boules{
	margin:0 auto 0 auto;
	padding:0;
	height:89px;
	width:950px;
	background: #ffffff url('../img/fond_blanc_boules.jpg') no-repeat top left;
	color:#000000;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
}

.boule_1 a, .boule_1 a:visited,
.boule_2 a, .boule_2 a:visited,
.boule_3 a, .boule_3 a:visited,
.boule_4 a, .boule_4 a:visited,
.boule_5 a, .boule_5 a:visited,
.boule_6 a, .boule_6 a:visited,
.boule_7 a, .boule_7 a:visited,
.boule_8 a, .boule_8 a:visited
{
	color:#000000;
	text-decoration:none;
}
.boule_1 a:hover,.boule_2 a:hover,
.boule_3 a:hover,.boule_4 a:hover,
.boule_5 a:hover,.boule_6 a:hover,
.boule_7 a:hover,.boule_8 a:hover
{
	color:#78b41e;
	text-decoration:underline;
}


.boule_1, .boule_2, .boule_3, .boule_4, .boule_5, .boule_6, .boule_7, .boule_8{
	float:left;
	margin:0 0 0 2px;
	padding:0 0 0 0;
	/*height:21px;*/
	width:89px;
	position:relative;left:150px;
}
.boule_select a, .boule_select a:visited{
	color:#78b41e;
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
		text-decoration:none;
}



#bloc_bas_index{
		margin:0 auto 0 auto;
	padding:0;
	height:100px;
	width:950px;
	background: #5d6676 url('../img/fond_bas_index_bleu.gif') repeat-x top left;
		text-align:left;
}


.fin_droite{
	float:right;
	margin: 20px 50px 0 0;
	padding:0;
	text-align:right;
	color:#78b41e;
	font-family:arial;
	font-weight:bold;
	font-size:10pt;

}



.bloc_droite{
	float:right;
	margin:20px 50px 0 0;
	padding:0 0 0 0;
	width:500px;
	/*background-color:#c0c0c0;*/
	
	color:#ffffff;
	font-weight:normal;
	
}


.bloc_gauche{
	position:relative; left:120px; top:20px;
	float:left;
	/*margin:20px 0 0 150px;*/
	padding:0 0 0 0;
	width:200px;
	/*background-color:#c0c0c0;*/
	text-align:right;
	color:#ffffff;
	font-weight:bold;

}
.bloc_gauche_demarrage{
	position:relative; left:120px; top:20px;
	float:left;
	/*margin:20px 0 0 150px;*/
	padding:0 0 0 0;
	width:350px;
	/*background-color:#c0c0c0;*/
	text-align:left;
	color:#ffffff;
	font-weight:bold;

}
ol li{
	padding:5px 0 0 0;
}

.clear{
	clear:both;
	margin:0; padding:0;
	height:0;
}


.bloc_centre{
	margin:20px 8px 0 8px;
	padding:0;
	/*width:200px;*/
	/*height:250px;*/
	/*background-color:#c0c0c0;*/
	text-align:left;
	color:#ffffff;
	/*font-weight:bold;*/
}

.bloc_centre p{
	margin: 7px 0 7px 0;
}


form {
 padding:0;
 margin:0;
 }


label {
     display:inline;
     float:left;
    /* width:500px;*/
     padding-right:20px;
     text-align:right;
}



#fond_valide_bas{
	margin:5px 0 30px 0;
	float:right;
	height:52px;
	width:417px;
	background: #5d6676 url('../img/fond_valide_bas.jpg') no-repeat top left;
}


.valide_total { /*bouton envoyer*/ 
	font-size: 8pt;
	font-weight: bold;
	color:#78b41e;
	background-color: #003A79;
	background: transparent url('../img/fond_bloc_valide2.jpg') no-repeat top left;
	text-align: center;
	margin: 0px;
	padding: 4px;
	height:52px;
	width:50px;
	cursor: pointer;
	border:none;
}
.valide_total_dessus{
	font-size: 8pt;
	font-weight: bold;
	background: transparent url('../img/fond_bloc_valide2.jpg') no-repeat top left;
	text-align: center;
	margin: 0px;
	padding: 4px;
	height:52px;
	width:50px;
	cursor: pointer;
	border:none;
	color: #ffffff;
}


.valide_suivant { /*bouton envoyer*/ 
	font-size: 8pt;
	font-weight: bold;
	color:#78b41e;
	background-color: #003A79;
	background: transparent url('../img/fleche_valide_bas.jpg') no-repeat top left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:52px;
	width:35px;
	cursor: pointer;
	border:none;
}
.valide_suivant_dessus{
	font-size: 8pt;
	font-weight: bold;
	background: transparent url('../img/fleche_valide_bas2.jpg') no-repeat top left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:52px;
	width:35px;
	cursor: pointer;
	border:none;
	color: #ffffff;
}


.valide_enregistrement { /*bouton envoyer*/ 
	font-size: 8pt;
	font-weight: bold;
	color:#78b41e;
	background-color: #003A79;
	background: transparent url('../img/fleche_valide_bas.jpg') no-repeat top right;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:52px;
	width:170px;
	cursor: pointer;
	border:none;
}
.valide_enregistrement_dessus{
	font-size: 8pt;
	font-weight: bold;
	background: transparent url('../img/fleche_valide_bas2.jpg') no-repeat top right;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:52px;
	width:170px;
	cursor: pointer;
	border:none;
	color: #ffffff;
}



.submit_demarrage{
	cursor:pointer;
	border:none;
	background: url("../img/ico_flechedroite.gif") no-repeat center left;
	padding-left:18px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
.submit_demarrage:hover{
	color:#78b41e;
	text-decoration:underline;
}






/* Bloc fausse popup */
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}



.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    

.overlay_alphacube {
	/*background-color: #85BBEF;*/
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.alphacube_nw {
	background: transparent url(../img/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(../img/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(../img/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(../img/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(../img/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(../img/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(../img/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(../img/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(../img/alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(../img/alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(../img/alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.alphacube_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}
/* Fin Bloc fausse popup */


.erreur{
	color:#cc0000;
}


.question_puce{
	padding: 0 0 15px 18px;
	background: url(../img/puce-8-8.gif) no-repeat left 3px;
	
	/*vertical-align:middle; */
	margin:0;

	vertical-align:top;

}


.bordure_tab{
	border: 2px #c0c0c0 solid;
		margin:0;
	padding:0;
	/*height:30px;*/
	background-color:#fefcfc;
}
.titre_quest_tab{
	text-align:right;
	padding-right:4px;
	/*padding-top:5px;*/
	vertical-align:middle;
		height:22px;
}
.titre_quest_tab2{
	text-align:left;
	/*padding-left:150px;*/
	/*padding-top:5px;*/
	vertical-align:middle;
		height:22px;
}


.bordure_tab input{
	width:100%;
	background-color:#fefcfc;
	border:none;
	color:#000000;
	font-size:7pt;
	height:22px;
}

.signature{
	width:100%;
	text-align:center;
}
.signature a, .signature a:visited{
	color:#c0c0c0;
}
.signature a:hover{
	color:#ffffff;
}




.div_table{
	text-align:center;
}
.table_moderation{
	margin:auto;
	text-align:left;
	/*border: 1px #c0c0c0 solid;*/
		border-collapse: collapse; 
}
.table_moderation td{
	border-bottom: 1px #c0c0c0 solid;
	text-align:center;
	margin:0;
	background-color: #ffffff;
	color:#000000;

}
.table_moderation th{
	text-align:center;
	/*border: 1px #c0c0c0 solid;*/
	background-color: #ffffff;
	color:#78b41e;
	padding:0 5px 0 5px;
	}





/* MODERATION */
input.submit_modere { /*bouton envoyer*/ 
	font-size: 11px;
	font-weight: bold;
	color: #78b41e;
	background-color: #F1F4FB;
	text-align: center;
	margin: 0px;
	width: auto;
	padding: 6px;
	height: auto;
	cursor: pointer;
}
input.submit_modere:hover{ /*survol bouton envoyer*/
	background-color: #78b41e;
	color: #F1F4FB;
}

/* FIN MODERATION */




.print_ecran{
	float:right;
}
.print_ecran a, .print_ecran a:visited{
	color:#c0c0c0;
}
.print_ecran a:hover{
	color:#ffffff;
}
.print_pdf{
	float:right;
}
.print_pdf a, .print_pdf a:visited{
	color:#c0c0c0;
}
.print_pdf a:hover{
	color:#ffffff;
}



/* Tooltip */

.aide_msg{
 cursor: help;
 text-decoration:none;
  border-bottom: 1px dotted #78b41e;
}
.aide_msg:hover{
	text-decoration:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #78b41e;
	padding: 5px;
	opacity: 0.90;
}
#tooltip h3, #tooltip div { margin: 0; color:#000000; font-size:10pt;font-weight:normal;}


/* Fin Tooltip */








/* Tableau résultats Questionnaire */
.tableau_visualisation_resultats{
	border-collapse:collapse;
	background:url('../img/fond_resultat_quest.png') no-repeat top left;
	width:927px;
	display:block;
}

.tableau_visualisation_resultats th{
	font-weight:normal;
	border:1px solid black;
	padding:2px 2px 2px 5px;
	height:43px;
	background:#707e70 url('../img/resultats_questionnaire_fond_titre1.jpg') repeat-x top left;
}

.tableau_visualisation_resultats .th1{
	text-align:left;
	width:343px;	
}


.tableau_visualisation_resultats .second_vert{
	color:#fcfcfb;
	text-align:center;
	font-size:10pt;
	font-weight:bold;	
	border:none;
	background:#707e70 url('../img/resultats_questionnaire_fond_titre2.jpg') repeat-x top left;
	height:38px;
}
.tableau_visualisation_resultats .second_vert td{
	border-right:1px solid black;
	border-left:1px solid black;
	vertical-align:middle;

}	
.tableau_visualisation_resultats .second_vert .td1vert{
	border:none;
	
	text-align:left;
	padding-left:6px;

}	      
                                            
.tableau_visualisation_resultats .champ_dechet{
	font-size:9pt;
}
.tableau_visualisation_resultats .champ_dechet td{
	border:1px solid black;
	text-align:center;
	height:22px;
	line-height:22px;
}
.tableau_visualisation_resultats .champ_dechet .td1{
	background:#ebf9c7 url('../img/resultats_questionnaire_champ2.jpg') repeat-y top left;
	padding:0 5px 0 15px;
	text-align:left;
	color:#000000;
}
.tableau_visualisation_resultats .champ_dechet .td1_first{
	background:#ebf9c7 url('../img/resultats_questionnaire_champ_1st.jpg') no-repeat top left;
	padding:0 5px 0 15px;
	text-align:left;
	color:#000000;
}
.tableau_visualisation_resultats .champ_dechet .champ_vide{
	border:none;	
	height:20px;
}
/* FIN Tableau résultats Questionnaire */


#bloc_resultats_idd{
	position:relative;
	width:100%;height:650px;
}

#reglettes_resultats_idd{
	width:100%;
	position:absolute;
	top:0;
	z-index:5;
}

#tableau_resultats_idd{
	position:absolute;
	width:100%;
	top:0;
}
#reglettes_resultats_idd_pleasewait{
	position:absolute;
	width:100%;
	height:550px;
	top:0;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	background:#000000;
	padding-top:100px;
}




/* Tableau résultats Questionnaire REGLETTE !!!! */
.tableau_visualisation_resultats_reglette{
	border-collapse:collapse;
	background:url('../img/fond_resultat_quest.png') no-repeat top left;
	width:927px;
	display:block;
}

.tableau_visualisation_resultats_reglette th{
	font-weight:normal;
	/*border:1px solid black;*/
	padding:2px 2px 2px 5px;
	height:43px;
	background:#707e70 url('../img/resultats_questionnaire_fond_titre1.jpg') repeat-x top left;
}

.tableau_visualisation_resultats_reglette .th1{
	text-align:left;
	width:343px;	
}


.tableau_visualisation_resultats_reglette .second_vert{
	color:#fcfcfb;
	text-align:center;
	font-size:10pt;
	font-weight:bold;	
	border:none;
	background:#707e70 url('../img/resultats_questionnaire_fond_titre2.jpg') repeat-x top left;
	height:38px;
}
.tableau_visualisation_resultats_reglette .second_vert td{
	/*border-right:1px solid black;*/
	/*border-left:1px solid black;*/
	vertical-align:middle;

}	
.tableau_visualisation_resultats_reglette .second_vert .td1vert{
	border:none;
	text-align:left;
	padding-left:6px;

}	      
                                            
.tableau_visualisation_resultats_reglette .champ_dechet{
	font-size:9pt;
}
.tableau_visualisation_resultats_reglette .champ_dechet td{
	border-bottom:1px solid black;
	text-align:center;
	height:22px;
	line-height:22px;
}
.tableau_visualisation_resultats_reglette .champ_dechet .td1{
	background:#ebf9c7 url('../img/resultats_questionnaire_champ2.jpg') repeat-y top left;
	padding:0 5px 0 15px;
	text-align:left;
	color:#000000;
}
.tableau_visualisation_resultats_reglette .champ_dechet .td1_first{
	background:#ebf9c7 url('../img/resultats_questionnaire_champ_1st.jpg') no-repeat top left;
	padding:0 5px 0 15px;
	text-align:left;
	color:#000000;
}
.tableau_visualisation_resultats_reglette .champ_dechet .champ_vide{
	border:none;	
	height:20px;
}
/* FIN Tableau résultats Questionnaire REGLETTE !!!! */


#reglette_resultats_dasri, #reglette_resultats_carton, #reglette_resultats_plastique, #reglette_resultats_verre,
#reglette_resultats_bois, #reglette_resultats_papier, #reglette_resultats_feraille, #reglette_resultats_fim,
#reglette_resultats_mnu, #reglette_resultats_piles, #reglette_resultats_tubesfluo, #reglette_resultats_deee,
#reglette_resultats_huileveg, #reglette_resultats_couches, #reglette_resultats_dechetsrest, #reglette_resultats_eaucons,
#reglette_resultats_gazcons, #reglette_resultats_eleccons, #reglette_resultats_fioulcons, #reglette_resultats_boiscons{
	text-align:left;
	position:relative;
	width:500px;
	height:100%;
	background:url('../img/reglette_filet_blanc.gif') repeat-x center left;
	z-index:6;
}
#reglette_boule_moyenne_dasri, #reglette_boule_eta_dasri,
#reglette_boule_moyenne_carton, #reglette_boule_eta_carton, 
#reglette_boule_moyenne_plastique, #reglette_boule_eta_plastique,
#reglette_boule_moyenne_verre, #reglette_boule_eta_verre,
#reglette_boule_moyenne_bois, #reglette_boule_eta_bois,
#reglette_boule_moyenne_papier, #reglette_boule_eta_papier,
#reglette_boule_moyenne_feraille, #reglette_boule_eta_feraille,
#reglette_boule_moyenne_fim, #reglette_boule_eta_fim,
#reglette_boule_moyenne_mnu, #reglette_boule_eta_mnu,
#reglette_boule_moyenne_piles, #reglette_boule_eta_piles,
#reglette_boule_moyenne_tubesfluo, #reglette_boule_eta_tubesfluo,
#reglette_boule_moyenne_deee, #reglette_boule_eta_deee,
#reglette_boule_moyenne_huileveg, #reglette_boule_eta_huileveg,
#reglette_boule_moyenne_couches, #reglette_boule_eta_couches,
#reglette_boule_moyenne_dechetsrest, #reglette_boule_eta_dechetsrest,
#reglette_boule_moyenne_eaucons, #reglette_boule_eta_eaucons,
#reglette_boule_moyenne_gazcons, #reglette_boule_eta_gazcons,
#reglette_boule_moyenne_eleccons, #reglette_boule_eta_eleccons,
#reglette_boule_moyenne_fioulcons, #reglette_boule_eta_fioulcons,
#reglette_boule_moyenne_boiscons, #reglette_boule_eta_boiscons{
	position:absolute;
	/*vertical-align:middle;*/
	top:3px;
	height:17px;
	width:16px;
	z-index:7;
}


/*temporaire car marche pas sur arsys !!!!!*/
/*
.print_pdf{
	display:none;
}
*/
/* Fin Tableau résultats Questionnaire */




/* Menu Administrateur */
.menu_administrateur{
	margin-top:50px;
	text-align:left;
}

.menu_administrateur_titre{
	font-size:12pt;
	margin-bottom:10px;
}

.menu_administrateur a, .menu_administrateur a:visited{
	color:#78b41e;
	font-weight:normal;
	text-decoration:none;
}

.menu_administrateur a:hover{
	text-decoration:underline;
}

.menu_administrateur  p{
	margin-bottom:10px;

}

.menu_administrateur img{
	vertical-align:middle;
}

/* FIN Menu Administrateur */



/* Observatoire */
.contenu_observatoire{
	/*height:300px;*/
}	

.contenu_observatoire table td{
	text-align:left;
	background:none;
	padding:5px 10px;
	color:#ffffff;
}	

.contenu_observatoire table th{
	padding:7px;
}	


.contenu_observatoire_chargement{
	position:relative;
	top:0;
	/*height:300px;*/
	margin-bottom:200px;
	width:100%;
}

.observatoire_minmaxmoy{
	text-align:center;
	width:180px;
}

.observatoire_minmaxmoy th{
	border:none;
	background:none;
	text-align:center;
	width:60px;
}	
.observatoire_minmaxmoy td{
	border:none;
	text-align:center;
	width:60px;
}
