body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #000000;
  background-color: #e5f3ff;
}

form {
padding:0px;
margin:0px;
} 

a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:active, a:hover {
  color: #0549ab;
  text-decoration: none;
}

::-moz-selection {
  background: #1977db;
  color: #FFFFFF;
}

::selection {
  background: #1977db;
  color: #FFFFFF;
}

.maintable {
	border-collapse: separate;
 	background-color: #e5f3ff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #77beff;
	width: 100%;
	height: 100%;
}

.maintabletd {
	background-color: #e5f3ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #77beff;
	text-align: center;
	vertical-align: middle;
}

.title {
	background-color: #fffdeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #77beff;
	text-align: center;
	vertical-align: middle;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main {
	font-size: small;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #77beff;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	padding-left: 16px;
	padding-right: 16px;
}

.treedoc {
	font-size: small;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: auto;
	width: 66%;
}

.err {
  color: #FF3366;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}
.ok {
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}    

.attention {
  border-color: #FF3366;
}

.filtertable {
  margin: auto;
  font-size: small;
} 
.datefilter {
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}    
.hint {
  font-size: x-small;
  font-weight: normal;
  text-decoration: none;
  color: #1977db;
}    

.footer {
  font-size: x-small;
  text-decoration: none;
}

.jump {
  font-size: x-small;
  text-decoration: none;
  text-align: left;
}

.jumpbox {
  font-size: x-small;
  border: 1px solid #77beff;
  margin-bottom: 2px;
}

.session {
  font-size: x-small;
  text-decoration: none;
  text-align: center;
}

.clock {
  font-size: x-small;
  text-decoration: none;
  text-align: right;
}

.history_table {
  border-width: 0px;
  text-align: left;
  margin: auto;
}
.history {
  font-size: x-small;
  text-decoration: none;
}

.navig {
  font-size: small;
  text-decoration: none;
  margin-left: 2px;
}

.fiche {
  font-weight: bold;
}

.viewtable {
  border-collapse: collapse;
  margin: auto;
}

.view_color1 {
  background-color: #cce9fe;
}
.view_color2 {
  background-color: #e5f3ff;
}

.view_center {
  text-align: center;
  vertical-align: top;
  border-left: solid 2px #FFFFFF;
  padding: 3px;
}
.view_right {
  text-align: right;
  vertical-align: top;
  border-left: solid 2px #FFFFFF;
  padding: 3px;
}
.view_left {
  text-align: left;
  vertical-align: top;
  border-left: solid 2px #FFFFFF;
  padding: 3px;
}

.agenda
{
  border-collapse: collapse;
  border: none 0px #77beff;
  margin: auto;
  border-spacing: 0px;
  width: 50%;
  text-align: left;
}

.agenda td
{
  padding: 8px;
  text-align: left;
}

.commentaires {
  margin: auto;
  font-family: Verdana;
  font-size: x-small;
}

/* calendrier */

.cal_table
{
  border-collapse: collapse;
  border: solid 1px #77beff;
  font-family: Verdana;
  font-style: normal;
  margin-left:auto;
  margin-right:auto;
  border-spacing: 0px;
}
.cal_table td
{
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.cal_head
{
  border: none 0px #77beff;
  background-color: #fff4d5;
  color: #1977db;
  font-weight: bold;
  font-size: small;
  text-align: center;
}
.cal_head a
{
  color: #1977db;
}
.cal_days
{
  border: none 0px #77beff;
  background-color: #fffdeb;
  color: #1977db;
  font-size: small;
}
.cal_content
{
  border: none 0px #77beff;
  background-color: #fffdeb;
  color: #000000;
  font-weight: normal;
  font-size: x-small;
}
.cal_today
{
  border: none 0px #77beff;
  background-color: #fffdeb;
  color: #FF3366;
  font-weight: normal;
  font-size: x-small;
}
.cal_event
{
  border: none 0px #77beff;
  background-color: #C1FFD7;
  color: #000000;
  font-weight: bold;
  font-size: x-small; 
}
.cal_tr
{
  border: none 0px #77beff;
  background-color: #FFFADB;
  color: #000000;
  font-weight: bold;
  font-size: x-small; 
}
.cal_nc
{
  border: none 0px #77beff;
  background-color: #FFDEC1;
  color: #000000;
  font-weight: bold;
  font-size: x-small;
}
.cal_action
{
  border: none 0px #77beff;
  background-color: #C5E9FF;
  color: #000000;
  font-weight: bold;
  font-size: x-small;
}
.cal_ctrl
{
  border: none 0px #77beff;
  background-color: #B1B3FF;
  color: #000000;
  font-weight: bold;
  font-size: x-small;
}
.cal_audit
{
  border: none 0px #77beff;
  background-color: #FFA7B3;
  color: #000000;
  font-weight: bold;
  font-size: x-small;
}

.prompt
{
  color: #1977db;
}
.separator
{
  color: #1977db;
}

.icon_forme {
  vertical-align: text-bottom;
  margin: 1px;
}
.icon_deconnexion {
  vertical-align: middle;
}
.icon_session {
  vertical-align: middle;
}
.icon_jump {
  vertical-align: baseline;
}
.icon_dashboard {
  vertical-align: baseline;
  margin-right: 8px;
  margin-left: 4px;
}
.icon_ical {
  vertical-align: text-bottom;
}
td.icon_file {
  text-align: right;
  vertical-align: top;
}
img.icon_file {
  margin-right: 2px;
  vertical-align: middle;
}
.icon_cal {
	vertical-align: top;
}
 .icon_attach {
	vertical-align: top;
	margin-right: 2px;
}
.icon_trash {
	vertical-align: baseline;
	margin-left: 8px;
}
.icon_earth {
  vertical-align: text-bottom;
  margin-left: 3px;
}
.icon_phone {
	vertical-align: middle;
	margin-left: 4px;
}
.icon_fax {
	vertical-align: middle;
	margin-left: 4px;
}
.icon_email {
	vertical-align: middle;
	margin-left: 4px;
}
.icon_vcard {
	vertical-align: baseline;
	margin-left: 6px;
}
.icon_key {
  vertical-align: text-bottom;
  margin-left: 4px;
}
.icon_iso {
	vertical-align: baseline;
	margin-left: 4px;
}
.icon_history {
  vertical-align: middle;
}
.icon_comment {
  vertical-align: middle;
}
.icon_light {
	vertical-align: middle;
}
.icon_RC {
	vertical-align: middle;
}
.icon_show {
	vertical-align: middle;
}
.icon_hide {
	vertical-align: middle;
}
.icon_print {
	vertical-align: middle;
  margin-right: 2px;
}
.icon_top {
	vertical-align: middle;
  margin-left: 3px;
}
.icon_dup {
  vertical-align: top;
}
.icon_new {
  vertical-align: top;
}
.icon_tinypdf {
	vertical-align: text-bottom;
  margin-left: 4px;
  margin-right: 4px;
}
.icon_tiny {
  margin-right: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.icon_puce {
	vertical-align: baseline;
  margin-right: 6px;
}

.navigator {
	padding: 0px;
	width: 100%;
	border-width: 0px;
	border-style: none;
}

.navigator td.intitul1 {
	text-align: left;
}
.navigator td.menu1 {
	text-align: right;
}
.navigator td.intitul2 {
  text-align: center;
	border-top: dotted 1px #77beff;
}
.navigator td.menu2 {
  text-align: right;
	border-top: dotted 1px #77beff;
}

.dashboard {
  border-collapse: collapse;
  width: 97%;
	border-width: 0px;
	border-style: none;
  border-color: #49D5C3;
  margin: auto;
}
.dashboard th {
  background-color: #ECFEF4;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
	vertical-align: top;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: dotted 1px #49D5C3;
  border-right: dotted 1px #49D5C3;
  border-top: dotted 1px #49D5C3;
}
.dashboard td.grafx {
  padding-top: 4px;
  padding-bottom: 24px;
  border-left: dotted 1px #49D5C3;
  border-right: dotted 1px #49D5C3;
  border-bottom: dotted 1px #49D5C3;
}

.liasse {
  border-collapse: collapse;
  width: 800;
	border-width: 0px;
	border-style: none;
  border-color: #FF8888;
  margin: auto;
  border-top: dotted 1px #FF8888;
}
.liasse th {
  background-color: #FADEDE;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
	vertical-align: top;
  padding-top: 8px;
  padding-bottom: 8px;
  border-left: dotted 1px #FF8888;
  border-right: dotted 1px #FF8888;
  border-bottom: dotted 1px #FF8888;
}
.liasse td.grafx {
  padding-top: 4px;
  padding-bottom: 24px;
  border-left: dotted 1px #FF8888;
  border-right: dotted 1px #FF8888;
  border-top: dotted 1px #FF8888;
}