@CHARSET "UTF-8";
html {
	height: 100%;
}
body {
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	color: #737373;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div.master {
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}
div.page {
	display: block;
	width: 773px;
	border: 0px solid blue;
	margin: 0px auto;
	text-align: left;
	display: block;	
}

div.form {
	display: block;
	border: 0px solid blue;
	width: 646px;
	margin-left: 120px;
	padding-left: 3px;
}

div.fiche {
	display: block;
	border: 0px solid blue;
	width: 646px;
	margin-left: 120px;
	padding-left: 3px;
}

div.liste {
	display: block;
	clear: right;
	width: 646px;
	border: 0px solid red;
	margin-left: 120px;
	padding-left: 3px;
}


div.menu {
	display: block;
	font-family : Garamond, "Trebuchet MS", cursive ;
	background-color:white;
	float: left;
	width: 120px;
	height: 100%;
	margin-right : 0px;	
	border: 1px solid #b8b8b8; 
}
div.menuSection {
	display: block;
	clear: both;
	border: 0px solid #b8b8b8; 
	margin:0 0 0 0px!important;
	padding:0 5px 0 10px!important;
	margin:0 0 0 0px;
	padding:0px 2px 0 10px;
	font-weight: bold; 
	font-size: 12px; 
	background: url("../image/bouton.gif") no-repeat -1px -1px;
	background-position:0!important;
	background-position:-1px -1px;
	color: #737373; 
	position: relative; 
	height: 18px; 
	text-decoration:  none;
	
}
a.menuSection {
	font-weight: bold;
	color: #4682B4;
	background-color:white;
}
div.menuItem {
	display: block;
	font-family : Garamond, "Trebuchet MS", cursive ;
	color:white;
	clear: both;
	padding-left: 10px;
}
div.menuItemOver {
	display: block;
	font-family : Garamond, "Trebuchet MS", cursive ;
	color:#4682B4;
	background-color: #EEEEEE;
	clear: both;
	padding-left: 10px;
	cursor: hand;
}
a.menu {
	color: #737373;
	text-decoration: none;
	font-size: 14px; 
}
a.menu:hover {
	color: blue;
	text-decoration: none;

}

td div {
	font-family : "Trebuchet MS", cursive;
	color: #737373;
}
h1 {
	font-family : Garamond, "Trebuchet MS", cursive ;
	font-size : 20px;
	padding-left : 10px;
}

table.liste {
	border: 1px solid black;
}
th.liste {
	color: white;
	font-family : "Trebuchet MS", cursive;
	font-size : 10pt;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	background-color: #28539E;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
td.listeT {
	color: black;
	font-family : Arial;
	font-size : 8pt;
	font-weight: bold;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	background-color: #EFE9DE;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}
th.liste1 {
	color: white;
	font-family : "Trebuchet MS", cursive;
	font-size : 10pt;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	background-color: #08B5E5;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
	text-align: center;
}
tr.liste0 {
	background-color : #DEE2EA;
}
tr.listeT {
	background-color : #FFE2EA;
}
tr.listeOver {
	background-color:#efefaa;
}

td.liste {
	font-family : "Trebuchet MS", cursive;
	font-size :9pt;
	border-bottom: 0px solid black;
	border-right: 0px solid black;
	color: #737373;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	white-space: nowrap;
}
a.contexte {
	color:blue;
}
a.contexte:visited {
	color:blue;
}
a.contexte:hover {
	color:red;
	text-decoration: none;
}
a.contexte:active {
	color:blue;
}

a.lien {
	color:blue;
}
a.lien:visited {
	color:blue;
}
a.lien:hover {
	color:red;
	text-decoration: none;
}
a.lienlibelle:active {
	color:blue;
}

a.lienListe {
	color:blue;
}
a.lienListe:visited {
	color:blue;
}
a.lienListe:hover {
	color:red;
	text-decoration: none;
}
a.lienListe:active {
	color:blue;
}

a.lienListeMontant {
	color:blue;
	text-decoration: none;
}
a.lienListeMontant:visited {
	color:blue;
	text-decoration: none;
}
a.lienListeMontant:hover {
	color:red;
	text-decoration: none;
}
a.lienListeMontant:active {
	color:blue;
	text-decoration: none;
}

label {
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	text-align: right;
	color: #737373;
	
}

label.aide {
	border-bottom: 1px dashed gray;
	cursor: help;
	
}

.libelleDeb {

	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	width: 187px;
	padding-bottom: 1px;
}
.libelle {
	border: 0px solid red;
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	color: #737373;
}

.ficheLibelleDeb {
	display: block;
	border: 0px solid red;
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: right;
	width: 38%;
	color: #737373;
}

.ficheLibelle {
	display: block;
	border: 0px solid black;
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: right;
	color: #737373;
}

.ficheValeur {
	display: block;
	border: 0px solid black;
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	font-weight: normal;
	float: left;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 5px;
	text-align: left;
	color: #737373;
	white-space: nowrap;
}

.ficheValeurFin {
	display: block;
	border: 0px solid green;
	font-family : "Trebuchet MS", cursive;
	font-size : 9pt;
	font-weight: normal;
	clear: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	margin-left: 39%;
	color: #737373;
}
.titrePage {
	text-align:center;
	margin-left: 0px;
}
.champ {
	display: block;
	float: left;
	padding-top: 2px;
	padding-left: 1px !important;
	padding-left: 3px;
	padding-right: 3px;
}
.champFin {
	display: block;
	clear: right;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}


div.btnModifier {
	display: block;
	border: 1px solid black;
	width: 49.5%;
	float: left;
	margin-top: 15px;
	
}
div.btnSupprimer {
	display: block;
	border: 1px solid black;
	width: 49.5%;
	float: left;
	margin-top: 15px;
}




div.bloc {
	display: block;
	border: 1px solid black;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

div.libelleBloc {
	display: block;
	font-style: italic;
	border: 0px solid black;
	text-align: left;
	margin-left: 20px;
	margin-top: 6px;
	clear: right;
}
div.btn {
	display: block;
	text-align: center;
	padding-top: 20px;
	border: 0px solid green;
	padding-bottom: 10px;
}

div.boutons {
	display: block;
	border: 0px solid green;
	margin: 20px 0px;
	padding-bottom: 10px;
	text-align: center;
}

form.bouton {
	display: inline;
}


.info {

}
form div {
	display: inline;
}
.formBouton{
	display: inline;
}
input {
	font-family: Verdana;
	font-size: 12px; 
}
select {
	font-family: Verdana;
	font-size: 12px; 
}
textarea {
	font-family: Verdana;
	font-size: 12px; 
}
input.bouton {
	font-family: Helvetica;
	border: 1px solid #b8b8b8;
	margin:0 0 0 5px!important;
	padding:0 5px 3px 10px!important;
	margin:0 0 0 0px;
	padding:0 2px 0 4px;
	font-weight: bold; 
	font-size: 12px; 
	background: url("../image/bouton.gif") no-repeat -1px -1px;
	background-position:0!important;
	background-position:-1px -1px;
	color: #737373; 
	position: relative; 
	height: 18px; 
	text-decoration:  none;
	cursor: pointer;
}
input.bouton:hover,.boutonHover {
	font-family: Helvetica;
	border: 1px solid #b8b8b8; 
	margin:0 0 0 5px!important;
	padding:0 5px 3px 10px!important;
	margin:0 0 0 0px;
	padding:0 2px 0 4px;
	font-weight: bold; 
	font-size: 12px; 
	background: url("../image/bouton_hover.gif") #fff no-repeat -1px -1px;
	background-position:0!important;
	background-position:-1px -1px;
	color: #737373; 
	position: relative; 
	height: 18px; 
	text-decoration:  none;
	cursor: hand;
}

.erreur {
	color: red;
	font-weight: normal;
	text-align: left;
}
.ecartPositif {
	color: #009900;
}
.ecartPositif:visited {
	color: #009900;
}
.ecartPositif:hover {
	color: #009900;
	text-decoration: none;
}
.ecartNul {
	color: black;	
}
.ecartNegatif {
	color: red;	
}

.oblig {
	color: red;
	vertical-align: text-top;
}
div.trad {
	display: block;
	width: 800px;
	margin-top: 5px;
	}
input.ref {
	margin: 0px;
	padding: 0px;
	width: 99%;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	}
div.tradVal {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px solid green;
}
div.tradRef {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px solid green;
}
input.trad {
	margin: 0px;
	padding: 0px;
	width: 99%;
	border: 1px solid blue;
}
#footer{
	background-color: #FFFFFF;
	clear: both;
	color: #999999;
	font-family: Verdana, "Bitstream Vera Sans", arial, "Lucida Grande", "Luxi Sans", helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#footer p{
	margin-bottom: 5px;
	margin-top: 5px;
}

#footer hr{
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 2px solid #EEEEEE;
	height: 0;
	margin: 5px auto 0 auto;
	width: 100%;
}

#footer div#statement {
	color: #666666;
	font-size: 9px;
	padding: 10px;
}

#header {
	border: 0px solid blue;
	height: 140px;
}

#header div.titre {
	height: 140px;
	padding-left: 10px;
	padding-top: 75px;
	font-size: 24px;
	font-family:  "Trebuchet MS", cursive, Verdana, "Bitstream Vera Sans", arial, "Lucida Grande", "Luxi Sans", helvetica, sans-serif;
	border: 0px solid red;
}

#header div.logo {
	width: 201px;
	height: 140px;
	margin-left: 1px;
	border: 0px solid green;
	float:left;
}
div.barreOnglet {
	display: block;
	
	border-bottom: 8px solid #08B5E5;
	height: 20px;
	margin-left: 3px;
	margin-right: 1px;
}

div.onglet {
	display: block;
	float:left;
	border: 0px solid blue;
	height: 20px;
	background-color: #28539E;
}

div.ongletSel {
	display: block;
	float:left;
	border: 0px solid blue;
	height: 20px;
	background-color: #08B5E5;
	color: white;
}
a.onglet {
	color: white;
	text-decoration: underline;
}
a.onglet:hover {
	color: red;
	text-decoration: none;
}