html, body {overflow: visible;background: #ff9c00;}

html, body #popup{background: #fff1d7;}

/*html{ background: #DDE6F7;}*/
/*html{ background: #9DACB6;}*/
/*html{ background: #ACC6D3;}*/


div#global {
  position: relative;
	min-width: 940px;
	min-height: 100%;
	margin: 0 auto;	
  border-right: 1px solid #3366CC;
  border-left: 1px solid #3366CC;
	overflow: visible;
	background: #fff1d7;
}

div#entete{
  height: 92px; 
  background-color: #ff9c00;/*-moz-linear-gradient(#ff9c00, #ffff00, #ff9c00);*/
	/*background-image: url(../images/logo.png);*/
	background-repeat: no-repeat;
  text-align:center;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  border-bottom: 0px solid #719AC3;
}

div#entete img{
	float: left;
	margin: 6px 10px 0 10px;
}

div#entete h1{
  text-align: center;
	width: 620px;
	margin-left: 0px;
	padding: 14px;
  font: 1em Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

div#entete p{
  position: absolute;
  text-align: right;
	width: 300px;
	padding: 0 8px 2px 0;
  font: 0.5em Verdana, Arial, Helvetica, sans-serif;
	/*float: right;*/
	right: 0;
}

div#contenu {
  float: left;
	width: 100%;
	overflow: auto;
  min-height: 700px;
  text-align: justify;
  font: 0.8em Arial, Verdana, Helvetica, sans-serif;
	border: 0px solid #719AC3;
}

div#contenu h2{
  font: 1.1em Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 10px;
}

div#contenu  h3{
  margin:0;
  padding: 0;
  text-align:left;
  padding-top: 7px;
  height: 33px;
  vertical-align: bottom;
}

div#contenu  h3.noscreen2{
	--float: left;
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 10px;
	width: 90%;
	margin: 1em auto;
}

div#contenu  h3.noscreen{
	float: left;
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 10px;
	width: 45%;
}

div#contenu  h4{
  margin: 1em auto;
	width: 90%;
}

div#contenu  table.liste {
  width: 100%;
  font-size: 0.9em;
}

.login{
  margin-left: 40%;
	margin-top: 10%;
	position: absolute;
}

.login form dl{
  padding: 10px;
	width: 300px;
}

.login form dt{
  float: left;
	width: 140px;
}

.login form dd{
  margin-bottom: 4px;
}

.login form button{
  margin-left: 80px;
}

div#center{
  height: 490px;
  overflow: auto;
}

div#icone1{
  position: relative;
  margin-top: 20px;
  margin-left: 80px;
}

div#icone2{
  position: relative;
  margin-top: 20px;
  margin-left: 240px;
}

div#content {
	overflow: visible;
	background: #fff1d7;
}

div#ss_content {
	overflow: visible;
}

div#content h3 {clear:both; overflow: hidden; padding: 2px; border-top: 1px solid #ccc; background: #5D5D5D;}

div#content h3{
	font: 1.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: center;
	color: #fff;
}

div#popup {
  background-color: #fff;
	width: 500px;
}

div#popup h2{
  text-align: center;
	margin-top: -10px;
}

div#popup img.photo{
  border: 1px solid #000;
	width: 320px;
	height: 320px;
	margin: 0 20px 0 140px;
	float: left;
}

div#popup form td{
  width: 250px;
	border: 1px solid #000;
	margin-left: 25px;
}

div#pied {
  font: 0.7em Verdana, Arial, Helvetica, sans-serif;
  border-top: 1px solid #719AC3;	
  line-height: 15px;
  float: left;
	width: 100%;
}

div#pied p.piedmilieu, div#pied p.piedmilieu a, div#pied p.piedmilieu a:visited{color: #000; text-align: center;}

div#plan_h{
	clear:both; overflow: hidden; padding: 2px; border-bottom: 1px solid #ccc; background: #e2e2e2;
}

div#plan_h h1{
  font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

div#plan_h p{
  font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 24px;
	margin-left: 10px;
}

div#plan_m h1{
  font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#photos_maintenances img{
  width: 200px;
	height: 150px;
}

.t_liste .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.t_liste .select_co {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.t_liste .select th{
	color: #000;
}

.t_liste li {
	float:left;
}

.t_liste .select a {
	display:block; 
	height:35px; 
	float:left; 
	padding:0 0 0 15px; 
	line-height:33px; 
	white-space:nowrap; 
	color:#fff;
}

.t_liste .select_co a {
	display:block; 
	height:20px; 
	float:left; 
	padding:0 0 0 0px; 
	line-height:30px; 
	white-space:nowrap; 
	color:#fff;
}

.t_liste .sub {
	display:none;
	z-index: 600;
	list-style-type: square;
}

.t_liste .select a:hover, 
.t_liste .select li:hover a {
	padding:0 0 0 15px;
	cursor:pointer; 
	color:#fff;
}

.t_liste .select_co a:hover, 
.t_liste .select_co li:hover a {
	padding:0 0 0 0px;
	cursor:pointer; 
	color:#fff;
}

.t_liste .sub li {
  background:transparent;
}

.t_liste .select :hover .sub {
	display:block; 
	position:absolute;
	float:left;
	width:860px;
	top:180px;
	left:180px; 
	text-align:center;
	background: url(../images/fade.gif) left top;
	border:1px solid #000;
}

.t_liste .select_co :hover .sub {
	display:block; 
	position:relative;
	float:left;
	width:360px;
  top: 0px;	
	left: -160px;
	text-align:center;
}

.t_liste .select :hover .sub a{
  text-decoration: none;
	color: #000;
}

.t_liste .select_co :hover .sub a{
  text-decoration: none;
	color: #fff;
}

.t_liste .select :hover .sub a:hover{
  text-decoration: underline;
	color: #5d5d5d;
}

.t_liste .select_co :hover .sub a:hover{
  text-decoration: underline;
	color: #fff;
}

.tbl_eqpts th{
  font-weight: bold;
	padding-left: 10px;
	text-align: left;
	text-decoration: underline;
}

.tbl_eqpts td{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}

.underline{
  text-decoration: underline;  
}

button.search_edit{
  position:absolute;
  margin-top: -60px;
	margin-left: 370px;
}

button.search_print{
  position:absolute;
	margin-top: -38px;
	margin-left: 470px;
}

div#tabbord{
  background: #fedc9c;
	background-repeat:no-repeat;
	background-size:cover;
	margin: 10px 5px 0px 5px;
	padding: 5px;
	width: 98%;
	--min-width: 260px;
	float: left;
}

div#tabbord h1{
  font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 8px 8px;
}

div#tabbord dt{
  font-weight: bold;
	float: left;
	width: 190px;
}

div#tabbord dd{
	padding: 0px 0 5px 0;
	margin-left: 170px;
	width: 100px;
	min-height: 16px;
}

div#tabbord img{
	float: right;
}

.infos_tbord{
  padding-left: 10px;
	float: left;
	min-width: 250px;
	max-height: 170px;
	--height: 170px;
}

.tab_tbord{
  margin-left: 10px;
	float: left;
	min-width: 220px;
	height: 170px;
	overflow:auto;
	background: #fff;
}

.tdb_img_print{
  margin : 4px;  
}


div#maintenances_avant, div#maintenances_apres{
  width: 500px;
  height:180px;
	float: left;
	border: 1px dotted #000;
	margin-right: 5px;
}

div#pnl_photo_maintenance{
  width: 340px;
  height:180px;
	overflow:auto;
	float: right;
}

#menu_onglets{
  border-bottom : 1px solid #9EA0A1;
  padding-bottom : 28px;
	width: 100%;
	float: left;
}

#onglets{
	position : absolute;
  border : 1px solid transparent;
  padding : 0;
  font : 1.0em Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
  list-style-type : none;
  margin-top : 0;
	width: 100%;
	left: 58px;
}

#onglets li{
    float : left;
    height : 24px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #F4F9FD;
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 1px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #9EA0A1;
		min-width: 100px;
		text-align: center;
}

#onglets li.active{
    border-bottom: 1px solid #fff;
    background-color: #5D5D5D;
		color: #fff;
}

#onglets li.active a{
		color: #fff;
}

#onglets a{
    display : block;
    color : #000;
    text-decoration : none;
    padding : 4px;
}

#chantiers_tab{
  float: left;
	border: 1px solid #9EA0A1;
	border-top: 0px;
	width: 100%;
}

#chantiers_tab {  
	font-weight: bold;
	line-height: 26px;
	list-style-type: none;
}

#chantiers_tab ul{  
	text-decoration: none; 
	margin-left: 20px;
}

#chantiers_tab li{  
	margin-left: 20px; 
	font-weight: normal;
}

#chantiers_tab p.no_result{
  text-align: center;
	margin: 40px 0px 40px 0px;
}

.hidden{
  visibility : hidden;
  height: 0px;	
}

input[type=radio]{
  -height : 0px; 
}