/*  orange : FF6302, bleu : 96C6FF */

body {
	background-color: #DEDEDE;
	margin: 0px;
	padding: 0px;
	behavior:url('themes/guysanit/css/csshover2.htc'); /* Fichier importe pour permettre à Internet Explorer de comprendre la pseudo-classe :hover */
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
form {margin: 0px; padding: 0px;}
a {
	color: gray;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
hr {border: 1px solid #DDDDDD}
#principal, #principalPop {
	position: relative;
	width: 1200px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}
#principalPop {
	width: auto;	
}
#bandeau {
	position: relative;
	width: 1200px;
	height: 65px;
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
}
#identite {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #000000;
}
#identite a {
	color: #000000;
	text-decoration: none;
}
#identite a:hover {
	color: #000000;
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 5px;
	left: 10px;
}

#centre {
	position: relative;
	margin: 0px;
	width: 1200px;
	min-height: 700px;
	/*background-color: red;*/
}
.errMsg {
	color: red;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	background-image:url(../images/warning.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 30px;
}

/* Page d'identification */
#login {
	position: relative;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 370px;
	/*background-color: orange;*/
	border: 1px solid #96C6FF; 
}
#login label {
	position: relative;
	float: left;
	width: 150px;
	color: #AAAAAA;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#login .inputForm {
	width: 200px;
	color: #000000;
}
#login .inputButton {
	color: #FFFFFF;
	background-color: #FF6302;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
/* fin Login */
/* menu*/
#menu {
	position:relative;
	background-image:url(../images/fd_menu.png);
	background-repeat: repeat-x;
	height: 35px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	width: 1200px;
	z-index:200;
}
#menu a {	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;}
li {  list-style: none; }
.btmenu {height:20px; line-height: 20px; text-align: center;}
.btmenuOn, .btmenu:hover  {height:20px; line-height: 20px; text-align: center; cursor: pointer;}

.btmenu:hover div.menu_niv_1, .btmenuOn:hover div.menu_niv_1{
	display:block;
}
#rub1, #rub2, #rub3, #rub4, #rub5, #rub6, #rub7, #rub8  { 
	position:relative;
	float: left;
	display: block;
	width: 120px;
	margin-top: 15px;
}
#rub2 { 	width: 100px;}
#rub3 { 	width: 150px;}
#rub4 { 	width: 70px;}
#rub5 { 	width: 100px;}
#rub6 { 	width: 100px;}
#rub7 { 	width: 100px;}
#rub8{ 	float: right; width: 100px; margin-right: 50px;}

div.menu_niv_1{
	position:absolute;
	top:20px;
	left:0px;
	width:110px;
	display: none;
	background-color:#F8A42B;
	z-index:200;
}

div.niv1, div.niv1 a:visited, div.niv1 a {
	position:relative;
	width:106px;	
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#2D91DD;
	margin:1px;
	FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight:bold;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none;
    cursor:hand;
} 
/* fin Menu */

/* Liste gauche */
#liste {
	position: relative;
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	border: 1px solid #96C6FF;
	color: #000000;
	width: 250px;
	height: 700px;
}
#ongletBtn {
	position: relative;
	height: 35px;
	padding-left: 10px;
} 
#postSearch {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid black;
	top: 10px;
	left: 10px;
	padding: 3px;
	z-index: 300;
	width: 380px;
}
#postSearch label {
	float: left;
	color: gray;
	width: 100px;
}
.tblEntete {
	background-image:url(../images/tblEntete.png);
	background-repeat: repeat-x; 
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	width: 244px;
	height:26px;
	padding: 3px;
}
.listeElt {
	position: relative;
	height:601px;
	overflow: auto;	
}
.ligneElt, .ligneElt:hover, .ligneEltOn, .ligneEltOn:hover {
	position: relative;
	min-height: 20px;
	max-height: 30px;
	padding-left: 5px;
}
.ligneElt:hover, .ligneEltOn:hover{
	background-color: #DEDEDE;
	cursor: pointer;
}
.ligneEltOn{
	background-color: #EEEEEE;
}
.big {
	font-size: 14px;
	background-color: #AAAAAA;
}
.element, .elementLarge, .elementChk {
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}
.elementLarge {
	width: 210px;
}
.elementChk {
	width: 10px;
}
.nofloat {
	clear: both;
	height: 1px;
}
.float {
	float: right;	
}
/* Fin Liste Gauche */
/* Contenu */
#contenu, #contenuLarge {
	position: relative;
	float: left;
	margin-right: 2px;
	border: 1px solid #96C6FF;
	color: #000000;
	width: 935px;
	min-height: 700px;
}
#contenuLarge{
	width: 1198px;
}

#onglet, #ongletLarge {
	position: relative;
	width: 935px;
	border-bottom: 1px solid #96C6FF;
	height: 35px;
	text-align: left;
}
#ongletLarge {
	width: 1198px;	
}
#onglet a, #ongletBtn a {
	color: #FF6302;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-weight: bold;
}
#listeMain {
	position: relative;
	height: 700px;
	overflow: auto;	
	
}
#etiquette {
	position : relative;
	float: right;
	width: 190px;
	height: 40px;
	background-color: #F3F3F3;	
	padding: 5px;
	margin: 10px;
}
#main {
	color: #000000;    
}
.main, .main2, .main3 {
	margin: 10px;
	color: #000000;		
}
.main3 {
	font-size: 11px;	
}
.titre {
	font-family: arial;
	font-size: 18px;
	color: #000000;	
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	height: 25px;
}
.main label {
	position: relative;
	float: left;
	width: 190px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
}
.main input {
	position: relative;
	float: left;
	width: 200px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main2 input {
	position: relative;
	width: 20px;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main3 input {
	position: relative;
	width: 150px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main select {
	position: relative;
	float: left;
	width: 202px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;	
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main2 select {
	position: relative;
	width: 50px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;	
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main3 select {
	position: relative;
	width: 150px;
	font-family: arial;
	font-weight: normal;
	font-size: 11px;	
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main textarea {
	position: relative;
	float: left;
	width: 300px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;	
	background-color: #EEE4EB;
	border: 1px solid gray;
}
.main .inputButton {
	position: relative;
	color: #FFFFFF;
	background-color: #FF6302;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	width: auto;
}
.intercal {	
	position: relative;
	float: left;
	width: 50px;
}
.main .nofloat {
	clear: both;
	height: 5px;
}

#corps {
	margin-top: 10px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
.th{
	position: relative;
	float: left;
	width: 90px;
	color: #000000;
	background-color: #898989;
	height: 20px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;	
}
.tr{
	color: #000000;
	background-color: orange;
	background-image:url(../images/fd_menu.png);
	background-repeat: repeat-x;
	height: 20px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#corpsLigne {
	position: relative;
	overflow: auto;
	height: 400px;
}
.td, .tdVide{
	position: relative;
	float: left;
	width: 90px;
	color: #000000;
	background-color: #EEEEEE;
	min-height: 20px;
	border-right: 1px solid #FFFFFF;
	text-align: center;	
}
.tdVide {
	background-color: #FFFFFF;
}
.petit { width: 45px;}
.Large { width: 120px;}
.XLarge  { width: 210px;}
.XXLarge  { width: 280px;}
.X400Large  { width: 301px;}
.moyen { width: 90px;}
.moyen input {width: 70px;}
.X400Large input{ width: 250px;}
.petit input, .petit select {width: 40px;}
.td input {width: 75px;}
.td select {width: 80px;}
.Large select {width: 120px;}
.Large input {width: 100px;}
.XLarge input, .XLarge select {width: 180px;}
.XXLarge input, .XXLarge select {width: 200px;}
.left {text-align: left;}
.right {text-align: right;}

.Action { width: 80px;}
.message {
	background-color: #FF3333;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;
	opacity: 0.80;	
	line-height: 15px;
}
/* page de contenu */
/* Autocompletion */ 
.update{ 
        position:absolute; 
        width:250px; 
        background-color:white; 
        border:1px solid #888; 
        margin:0px; 
        padding:0px; 
        z-index: 100;
} 

ul.elts { 
        list-style-type: none; 
        margin:0px; 
        padding:0px; 
        text-align: left; 
        z-index: 100;
} 
ul.elts li.selected { background-color: #ffb; cursor: pointer; } 
li.elt { 
        list-style-type: none; 
        display:block; 
        margin:0; 
        padding:2px; 
        height:20px; 
        z-index: 100;
} 

.selectionne {
	color: blue;
	font-weight: bold;
	cursor: hand;
}
#totaltime {
	visibility: visible;
	display: block;
	font-size: 9px;
	color: #CCCCCC;	
}
#debug {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 550px;
	width: 350px;
	height: 300px;
	padding: 10px;
	background-color: #EFEFEF;
	overflow: auto;
	border: 1px solid red;
	color: #000000;
}