html, body{
	font-size: 11px;
	font-family: tahoma,verdana,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #eee;
	background: #eee url(../images/page.png) repeat-y center top;
}

/* GENERAL */
img {
	border: 0px;
}
a {
	text-decoration: none;
	color : black;
}
input,select {
	font-size: 11px;
	border: 1px solid black;
}
textarea {
	font-size: 11px;
	border: 1px solid black;
	margin:2px;
}
input:hover {
	background-color: #eee;
}
textarea:hover {
	background-color: #eee;
}
label {
	float: left;
	width: 30%;
	line-height: 1.8;
}
fieldset {
	border: 0px;
	margin: 10px 0px 0px 0px;
}
table.liste {
	width: 99%;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
}
table.liste th {
	color: #ff9900;
	margin: 0px;
	font-weight: bold;
	border-bottom: 1px solid black; 
	CURSOR:pointer
}
table.liste tr.pair td{
	background-color: #eee;
}


/*  MISE EN PAGE */
div#page {
	width: 780px;
	margin: 1em auto;
	margin-top:0px;
	text-align: center;
}
div#top {
	text-align: left;
	height: 35px;
	margin: 10px 0 0 0;
	padding: 0px;
	background: #1F57A7 url(../images/labocast.gif) no-repeat left top;
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	padding-left: 180px;
}
div#head {
	text-align: left;
	height: 70px;
	margin: 20px 0 0 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #B0CADE;
	padding: 5px 10px 5px 10px;
}
div#head h2 {
	color: #ff9900;
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.4em;
}
div#head p {
	font-size: 1.1em;
	margin: 4px 0px 1px 30px;
	padding: 0px;
}
div#toolbox {
	position:absolute;
	top:128px;
	margin-left: 360px;
	color: #708090;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.3em;
}
div#messageZone {
	float: left;
	width: 205px; /* largeur zone message */
	margin: 25px 0 0 3px;
	text-align: left;
	padding: 3px;
	background-color: #dcdcdc;
}
div#messageZone h2 {
	background: #FFFF99 url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}
div#messageZone h1 {
	background: #B0CADE url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}
div#messageZone hr {
	color: #FFFF99;
	background-color: #FFFF99;
	border: 0;
}
div#searchZone {
	float: left;
	width: 380px; /* largeur zone message */
	margin: 25px 0 0 3px;
	text-align: left;
	padding: 3px;
	background-color: #dcdcdc;
}
div#searchZone h2 {
	background: #B0CADE url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}
div#searchZone hr {
	color: #FFFF99;
	background-color: #FFFF99;
	border: 0;
}
a.help {
	float: right;
	margin-top: -17px;
	margin-right: 2px;
}
div#comExpZone {
	margin: 25px 5px 0 230px; /* margin left = largeur messageZone + 25px */
	text-align: left;
}
div#connexionZone {
	margin: 30px auto 0px auto;
	padding: 3px;
	width: 600px;
	text-align: left;
	background-color: #fff;
}
div#connexionZone .news {font-family: arial, helvetica, sans-serif ; font-size: 14px ; color: #2F4F4F ; padding: 0 0 0 20px;}
div#connexionZone .news1 {font-family: arial, helvetica, sans-serif ; font-size: 18px ; color: #4682B4 ; font-weight:bold; padding: 0 0 0 20px;}
div#connexionZone h2 {
	background: #FFFF99 url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}
div#expeditionZone {
	background-color: #dcdcdc;
	padding: 3px;
}
div#expeditionZone h2 {
	background: #9999FF url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}
div#commandeZone {
	margin-top: 20px;
	background-color: #dcdcdc;
	padding: 3px;
}
div#commandeZone h2 {
	background: #669999 url(../images/puce.gif) no-repeat 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding-left: 25px;
}

span.filtreEtat {
	font-family: "Trebuchet MS", sans-serif;
	margin: 0px;
	margin-left: 90px;
	color: #ff9900;
}
table.infoGlobale{
	width: 205px; /* largeur zone message */
	margin: 0px 0 0 0px;
	border-bottom: 5px;
	border-bottom-color: #eee;
	border-bottom-style: solid;
	padding: 0 0 0 0;
}
table.infoGlobale th{
	color:#1F57A7;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	text-align: justify;
}
table.infoGlobale td{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	text-align: justify;
}
