body
{
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #554A42;
}

.tout {}
#haut {}
#bas {}
#ban {display:none;}
#contenu {}
#menu {display: none;}
#corps {}
	#corps #slide {display:none;}
#pied {display: none;}

h1 {font-size: 12pt; text-transform: uppercase; text-align: center; font-weight: bold; font-family: Verdana, Optima, "Trebuchet MS", Lucida, Arial, sans-serif;}
h2 {font-size: 11pt; text-transform: uppercase; text-align: center; font-weight: bold; font-family: Verdana, Optima, "Trebuchet MS", Lucida, Arial, sans-serif;}
h3 {font-size: 10pt; text-transform: uppercase; text-align: center; font-weight: bold; font-family: Verdana, Optima, "Trebuchet MS", Lucida, Arial, sans-serif;}
h4 {font-size: 9pt; text-transform: uppercase; text-align: center; font-weight: bold; font-family: Verdana, Optima, "Trebuchet MS", Lucida, Arial, sans-serif;}

a {color: #326F00; text-decoration: underline;}
a:hover {color: #554A42;}
a img {border:none;}

table {width: 100%;}

fieldset {background-color: #ffffff;}

tr.thaut {border-bottom:1px solid #B5B1AE;}
tr.l2{background-color:#EAE6E4;}
tr.l3{background-color:#AFD892;}
tr.l4{background-color:#ebaab0;}
tr.l1:hover,tr.l2:hover,tr.l3:hover,tr.l4:hover{background-color:#AFD892;}
.userrights_title
{
	border-bottom: 1px solid #337207;
	border-right: 1px solid #337207;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;

	background-color : #3D8909;
	font-weight:bold;

	padding-left:10px;
	color:white;

	cursor: pointer;
}
.userrights_details
{
	margin-left:20px;
	margin-bottom:20px;
	border-left:1px solid #337207;
	border-right:1px solid #337207;
	border-bottom:1px solid #337207;
}



/*Infobulles*/
a.info span {}


/*Post-its*/
.postit1, .postit2
{
	width: 120px;
	height: 120px;
	float: left;
	padding : 30px;
	background-repeat: no-repeat;
	font-size: 9pt;
}
.postit1 {background-image: url('images/postit2.gif');}
.postit2 {background-image: url('images/postit1.gif');}
.postit_contenu {width: 120px;height: 120px;overflow: auto;text-align: center;}

#testperm{
	border:1px dashed black;
	background-color: white;
	text-align:justify;
	padding:5px;
	font-size: 11px;
}


/* Feuilles de temps */
.ftps_wo, .ftps_remote, .ftps_item {padding: 0px 5px; font-size: 10px; text-align: center;}
.ftps_wo		{border: 1px solid black; background-color: #c8f5a8;}
.ftps_remote 	{border: 1px solid black; background-color: #feffaf;}
.ftps_item 		{border: 1px solid black; background-color: #ffffff;}


/*Pagination*/
.pagine {text-align: center; margin: 5px;}
ul.pagination {border: 0px; margin: 0px; padding: 0px;}
ul.pagination li
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size:	11px;
	list-style: none;
	display: inline;
	margin-right: 2px;
}
ul.pagination a {border: solid 1px #326F00;}
ul.pagination .previous-off,ul.pagination .next-off
 {
	border: solid 1px #858585;
	color: #858585;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 4px;
}
ul.pagination .next a,ul.pagination .previous a {font-weight: bold;}
ul.pagination .active
{
	background-color: #326F00;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 6px;
}
ul.pagination a:link,ul.pagination a:visited
{
	color: #326F00;
	padding: 3px 6px;
	text-decoration: none;
}
ul.pagination a:hover {background-color : #AFD892;}

/* Tickets */
.l_tickets_5 {background-color : #f8696b;}
.l_tickets_4 {background-color : #fcaa78;}
.l_tickets_3 {background-color : #63be7b;}
.l_tickets_2 {background-color : #b1d47f;}
.l_tickets_1 {}

.l_tickets_1:hover,.l_tickets_2:hover,.l_tickets_3:hover,.l_tickets_4:hover,.l_tickets_5:hover  {background-color : #AFD892;}

span.ticket_action_details {font-size: 8pt; font-style: italic;}


/* Rapports */
#rapports
{
	width: 780px;
	overflow: auto;
}