body {
background-color: #FCFCFC;
color: #202020;
margin: 10px;
margin-top: 0px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: small;
height: 100%; 
padding: 0; 
}

#TagCloud {
	  padding:15px;
	  border:solid 1px #eee;
	  background:#f5f5f5;
	  }

#TagCloud a {
	  text-decoration:none;
	  }

#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}

td.homepage {
font-size: xx-small;
	background-color:#FFFFFF;
border:solid 1px #e3e3e3;
padding:0px;
}

td.homepage_header {
font-size: xx-small;
	   background-color:#E3E3E3;
padding:0px;
}

td.homepage_titre {
font-size: small;
padding:0px;
}

/*****************************************/
/********** Calendar *********************/
/*****************************************/

.CalendarcpYearNavigation,
.CalendarcpMonthNavigation {
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#000000;
	background-color: #ffddbb;
	font-weight:bold;
}
.CalendarcpDayColumnHeader,
.CalendarcpYearNavigation,
.CalendarcpMonthNavigation,
.CalendarcpCurrentMonthDate,
.CalendarcpCurrentMonthDateDisabled,
.CalendarcpOtherMonthDate,
.CalendarcpOtherMonthDateDisabled,
.CalendarcpCurrentDate,
.CalendarcpCurrentDateDisabled,
.CalendarcpTodayText,
.CalendarcpTodayTextDisabled,
.CalendarcpText {
	font-family:arial;
	font-size:8pt;
}
TD.CalendarcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0px 0px 1px 0px;
			}
.CalendarcpCurrentMonthDate,
.CalendarcpOtherMonthDate,
.CalendarcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
.CalendarcpCurrentMonthDateDisabled,
.CalendarcpOtherMonthDateDisabled,
.CalendarcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
.CalendarcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
.CalendarcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
.CalendarcpOtherMonthDate
			{
			color:#808080;
			}
TD.CalendarcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #8899FF;
			border-width:1px;
			border:solid thin #000000;
			}
TD.CalendarcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
TD.CalendarcpTodayText,
TD.CalendarcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1px 0px 0px 0px;
			}
A.CalendarcpTodayText,
SPAN.CalendarcpTodayTextDisabled
			{
			height:20px;
			}
A.CalendarcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
SPAN.CalendarcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
.CalendarcpBorder
			{
			border:solid thin #6677DD;
			}


/*****************************************/
/************ reports ********************/
/*****************************************/

.traitv {
background			  : transparent;
border-color			  : #6495ed;
border-width			  : 0px 0px 0px 2px;
border-style			  : solid;
}

.traith {
background			  : transparent;
border-color			  : #EEEEEE;
border-width			  : 0px 0px 3px 0px;
border-style			  : dashed;
}

.vtrait_height {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
}

a.admin_home {
        border: 3px double #209090;
        padding: 3px;
        background: #dddddd;
        text-decoration:none;	
        color: #209090;
        font-weight: bold;
        margin-top: 4px;
        margin-right: 3px;
}

a.admin_home:visited {
        border: 3px double #209090;
        padding: 3px;
        background: #dddddd;
        text-decoration:none;	
        color: #209090;
        font-weight: bold;
        margin-top: 4px;
        margin-right: 3px;
}

a.admin_home:hover {
        border: 3px double #209090;
        padding: 3px;
        background: #eeeeee;
        text-decoration:none;	
        color: #108080;
        font-weight: bold;
        margin-top: 4px;
        margin-right: 3px;
}




.describe_text {
	   padding:0px 20px;
	   text-align: left;
	   color: #000000;
	   font-weight: normal;
	   background-color:#FFFFEE;
	font-size: 60%;
}

.item_page {
	   padding:0px 20px;
	   text-align: left;
	   color: #000000;
	   font-weight: normal;
	   background-color:#FFDDBB;
}

input.submit_button {
        border: 3px double #209090;
        padding: 3px;
        background: #dddddd;
        color: #209090;
        font-weight: bold;
        margin-top: 4px;
        margin-right: 3px;
}


ul {
list-style-type: square;
padding:0px 5px;
}

th.small {
	text-align: center;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background: #ffddbb;
	font-size: 60%;
}


th {
	text-align: center;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background: #ffddbb;
}


tr.row1 {
	background-color: #dadada;
	text-align: right;
}


tr.row2 {
	background-color: #ededed;
	text-align: right;
}

table.nosort td {
        background-color:#eaeaea;	
	padding:2px 2px;
	border-width: 1px;
}

td.weekend_right {
	text-align: right;
	vertical-align: top;
	background-color: #D2B9D3;
	padding:2px 2px; 
	}

td.weekend_left {
	text-align: left;
	vertical-align: top;
	background-color: #D2B9D3;
	padding:2px 2px; 
	}

td.alter {
	text-align: center;
	background-color: #f5f5f5;
	}

td.right_alter {
	background-color: #f5f5f5;
	text-align: right;
	vertical-align: top;
	padding:2px 2px;
	}

td.left_alter {
	background-color: #f5f5f5;
	text-align: left;
	vertical-align: top;
	padding:2px 2px;
	}

td.left_alter_home {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: top;
	padding:2px 2px;
}

td.head {
	text-align: center;
	vertical-align: top;
	background-color:#ffeecc;
}

td.head_small {
	text-align: center;
	vertical-align: top;
	background-color:#ffeecc;
	font-size: 60%;
}



td.head2 {
	text-align: center;
	vertical-align: top;
	background-color:#fff5ee;
}

td.head_left {
	background-color:#ffeecc;
	text-align: left;
}

td.head_right {
	background-color:#ffeecc;
	text-align: right;
}

td.left, th.left {
	text-align: left;
	vertical-align: top;
	padding:2px 2px;
}

td.enlight, th.enlight {
	text-align: left;
	vertical-align: top;
	padding:2px 2px;
	background-color:#CCCCFF;
}

td.right, th.right {
	text-align: right;
	vertical-align: top;
	padding:2px 2px;
}


td.head_right_dir_req {
	text-align: right;
	vertical-align: top;
	background-color:#CCCCFF;
}


td.head_right_dir_access {
	text-align: right;
	vertical-align: top;
	background-color:#99FFFF;
}


td.head_right_dir_traffic {
	text-align: right;
	vertical-align: top;
	background-color:#66FFCC;
}

td.head_right_dir_ima {
	text-align: right;
	vertical-align: top;
	background-color:#FFCCFF;
}

td.head_right_dir_misc {
	text-align: right;
	vertical-align: top;
	background-color:#CC9999;
}

/*******************/

td.decrease {
	text-align: right;
	vertical-align: top;
	background-color:#FFA090;
}

td.same {
	text-align: right;
	vertical-align: top;
	background-color:#99FFFF;
}

td.increase {
	text-align: right;
	vertical-align: top;
	background-color:#33FF99;
}



/*******************/

hr.center {
text-align: center;
}

h1,h2,h3,h4,h5,h6
{
font-family: verdana, arial, 'sans serif';
color: #209090;
font-weight: normal;
text-align: center;
}

h1 { 
font-size: 160%;
/*  border-style:ridge; */
background-color:#FFEECC;
padding:10px;
border-color:black;
font-weight: bold;
}
h2 { 
font-size: 140%; 
text-align: left;
font-weight: normal;
}
h3 { 
font-size: 120%; 
text-align: left;
}
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

h3.center {
font-size: 120%; 
text-align: center;
}

.titre_section {
font-family: verdana, arial, 'sans serif';
color: #209090;
background: none;
font-weight: bold;
text-align: center;
border-style:ridge;
background-color:#FFEECC;
border-width:5px;
}

.curly {
  -moz-border-radius-topleft:0ex;
  -moz-border-radius-topright:0ex;
  -moz-border-radius-bottomright:3ex;
  -moz-border-radius-bottomleft:3ex;
  -webkit-border-top-left-radius:0ex;
  -webkit-border-top-right-radius:0ex;
  -webkit-border-bottom-right-radius:3ex;
  -webkit-border-bottom-left-radius:3ex;
  background-color: #FFEECC;
  margin: 0px 0px 0px 0px;
  padding: 0pt;
}


.curly_title {
  -moz-border-radius-topleft:3ex;
  -moz-border-radius-topright:3ex;
  -moz-border-radius-bottomright:3ex;
  -moz-border-radius-bottomleft:3ex;
  -webkit-border-top-left-radius:3ex;
  -webkit-border-top-right-radius:3ex;
  -webkit-border-bottom-right-radius:3ex;
  -webkit-border-bottom-left-radius:3ex;
  background-color: #FFEECC;
  margin: 5px 5px 5px 5px;
  padding: 1pt;
}

/*****************************************/
/********** margin table *****************/
/*****************************************/

.margintable {
    background-color:#209090;
    border-style:ridge;
    border-width:5px;
    border-color:#209090;
    background-color:#FFCC99; 
    width:90px;
    height:60px;
    padding:2px;
    float:none;
    text-align:center;
}

.margintable_small {
    background-color:#209090;

    border-style:ridge;
    border-width:5px;
    border-color:#209090;
    background-color:#FFCC99; 
    width:90px;
    height:40px;
    padding:2px;
    float:none;
    text-align:center;
}


/*****************************************/
/******** ** Sortable tables *************/
/*****************************************/

table.maxtablesort {
	border:1px solid black;
	border-collapse:collapse;
}

table.tablesort {
	border:1px solid black;
	border-collapse:collapse;
}
table.tablesort th {
	border:1px solid #aaaaaa;
	padding: 2px 15px 2px 15px;
}
table.tablesort td {
	border:1px solid #aaaaaa;
	padding: 2px 5px 2px 5px;
}

table.tablesort td.right_noborder {
	border:0px solid #aaaaaa;
	padding: 2px 5px 2px 5px;
	text-align: right;
}

table.tablesort td.left_noborder {
	border:0px solid #aaaaaa;
	padding: 2px 5px 2px 5px;
	text-align: left;
}


table.tablesort thead th {
	background-color:#ffeecc;
}
table.tablesort tfoot td {
	background-color:#ffccff;
}

table.tablesort tr.tbody_header {
	font-weight:bold;
	text-align:center;
	background-color:#dddddd;
}

table.tablesort a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.tablesort a.currentpage {
	background-color:yellow;
}
/* Striping */
tr.alternate {
	background-color:#f5f5f5;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("sortable.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:12px;
}
th.table-sorted-asc {
	background-image:url("sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("filter.gif");
	background-position:center left;
	background-repeat:no-repeat;
}
select.table-autofilter {
	font-size:smaller;
}

/* Examples which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#ccffff;
}


/* title hover */
table.tablesort th:hover {
        background: #FFDDBB;
        }

/* line color hover */
table.tablesort tr:hover {
        background: #CCFFCC;
        }

/* cell color hover */
table.tablesort td:hover {
        background: #AAFFAA;
        }

/*****************************************/
/******** Bordure             ************/
/*****************************************/

table.bordure {
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

td.bordure {
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

td.left_bordure {
	border-left:1px solid #aaaaaa;
	text-align: right;
}

td.topleft_bordure {
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	text-align: right;
}

td.topright_bordure {
	border-right:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	text-align: right;
}

td.right_bordure {
	border-right:1px solid #aaaaaa;
	text-align: right;
}

td.bottomright_bordure {
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	text-align: right;
}

td.bottomleft_bordure {
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	text-align: right;
}

/*****************************************/
/************ links **********************/
/*****************************************/

a:link {
text-decoration: none;
color:blue;
background-color: transparent;
}
a:visited {
text-decoration: none;
color:purple;
background-color: transparent;
}
a:active  {
text-decoration: underline;
color:#0000CD;
background-color: transparent;
}
a:hover {
text-decoration: underline;
color:#0054b7;
background-color: transparent;
}

/**********************************************/

