body {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #336699;
	margin: 0px 0px 0px 0px;
}
td{
	padding: 0px 5px 0px 5px ;
}
a {
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
a:link {
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
a:visited {
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
a:hover{
	color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}
a:active {
	color:#6B5823;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	}
form {
	
}
#main {
	position: absolute;
	min-height:100%;
	width:100%;
}

#header {
	position: relative;
	top:0px;
	width:100%;
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	/*background-image: url(images/fondHeader.png);
	background-repeat:repeat-x;*/
	background-color:#FAFAF0;
	color: #055ab2;
	border-bottom:dotted 1px #999999;
}
#coordonnees{
	width:500px;
	float:left;
	padding: 5px 0px 0px 10px;
	}
#deconnexion{
	width:100px;
	float:right;
	padding: 5px 10px 0px 0px;
	}

#contenu {
	position:relative;
	margin: 30px auto 50px auto;
	min-height:100%;
	/* width:900px; */
}
#infos{
	position: relative;
	float:left;
	width:300px;
	margin: 0px 0px 50px 0px ;
	padding: 5px 5px 5px 5px ;
	}
#recherche{
	position: relative;
	float:left;
	width:600px;
	margin: 0px 0px 0px 10px;
	padding: 5px 5px 50px 5px ;
	}
#footer {
	position: absolute;
	bottom:0px;
	width:100%;
	padding:0px ;
	background-color:#055ab2;
	color:#FFF;
	text-align:center;
	border-top-style:dotted;
	border-top-width: 1px;
	border-top-color: #999999;
}
#footerCoordonnees{
	padding:10px 10px 10px 10px ;
}
#logo{
	background-color:#FFF;
	padding: 5px 5px 5px 5px;
	}
a:hover.logo{
	color: #CC0000;
	}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 	background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}
 .table{
	width:100%;
	border:1px dotted #CCCCCC;
	background-color:#FAFAF0;
	margin: 0px 0px 5px 0px ;
}
 .titreTable{
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	background-color: #FFCC00;
	padding: 0px 0px 0px 5px ;}
.titreClient{
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
	background-color: #99CC00;
	padding: 0px 0px 0px 5px ;}
.titreDossier{
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	background-color: #FF6666;
	padding: 0px 0px 0px 5px ;}
.titreContact{
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	background-color:#999;
	padding: 0px 0px 0px 5px ;}
.titreMessage{
	font-family: "Trebuchet MS",Georgia, Serif;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
	background-color: #990000;
	padding: 0px 0px 0px 5px ;}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.trUnderline{
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;}
.trOut{}
.trOver{
	background-color: #FFFFCC;
	border-bottom:1px dotted #666;
}
.listeDossierTitre {
	font-family: Verdana, Arial, Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#055ab2;
	border-bottom: 1px dotted #000033;
	padding: 2px 0px 2px 10px;
}
.listeDossierSousTitre {
	border-bottom: 1px dotted #6699CC;
	background-color: #66CCFF;
}
.listeDossiertotal {
	border-bottom: 1px dotted #CC0000;
	background-color: #FF9999;
}
.message{
	font-family:"Trebuchet MS", Georgia, "Times New Roman";
	font-size:14px;
	font-weight:bold;
	color: #FF6666;
	margin: 0px 0px 10px 0px;
	}
.excelClient{
width:20px;
float:right;}
