@charset "utf-8";
/* CSS Document */
#accueil{
background: url(images/home.png) no-repeat center;
float:left;
margin:2px;
padding:2px;
width:32px; height:32px;
}
#search{
background: url(images/recherche.png) no-repeat center;
float:right;
margin:2px;
padding:2px;
width:32px; height:32px;
}
#login{
background: url(images/homme-utilisateur.png) no-repeat center;
float:right;
margin:2px;
padding:2px;
width:32px; height:32px;
}
.Style1 {
	color: #0099FF;
	font-weight: bold;
}
#contenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify;}
.home{ background:#FFFFFF;}
.nav-glyphish-example .ui-btn .ui-btn-inner { padding-top: 40px !important; }
.nav-glyphish-example .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
#house .ui-icon { background: url(../images/icon_home.png) 50% 50% no-repeat; background-size: 30px 30px; }
#log .ui-icon { background: url(../images/icon_user.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#contact .ui-icon { background: url(../images/18-envelope.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#menu .ui-icon { background: url(../images/icon_text_align_justify.png) 50% 50% no-repeat; background-size: 30px 30px; }
#retour .ui-icon { background: url(../images/icon_arrow_left.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#info .ui-icon { background: url(../images/icon_information.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#deconnect .ui-icon { background: url(../images/icon_delete.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#demande-tri .ui-icon { background: url(../images/icon_measure.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#reference-tri .ui-icon { background: url(../images/icon_measures.png) 50% 50% no-repeat; background-size: 30px 30px;  }
#suivi .ui-icon { background: url(../images/icon_timer.png) 50% 50% no-repeat; background-size: 30px 30px;  }
.ui-dialog.my-dialog .ui-dialog-contain { margin-top: 0px }
.ui-field-contain div.ui-slider-switch { width: 14em; }.

LABEL.error {
	width: 98%;
	padding: 1%;
	background: #c00;
	color: #fff;
	text-align: center;
	display: block;
	margin: 1% 0;
	text-shadow: none;
}

p{ margin-bottom:5px;}