@charset "iso-8859-1";


body.rte {
   padding: 0px;
   margin: 5px 0px;
   text-align: left;
   background-color: #B3B3B3;
   color: #ffffff;
   font-family: verdana,helvetica;
   font-size: x-small;
   z-index:1;
}

select {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #000000;
   z-index:1;
}


/* Hyperlien dans les textarea rte  */
A.TextHyperlien:link {color: #000000; };
A.TextHyperlien:visited { color: #000000; };
A.TextHyperlien:active { color: #000000; };
A.TextHyperlien:hover { color: #000000; };


table.files  { background-color: #FFFFFF;
}

th.files     { background-color: #b20000;
               color: #ffffff;
               font-size: 12pt;
               font-weight: bold;
               text-align: left;
	           font-family: verdana, arial;
               padding: 2px;
}
td.files     { background-color: #ffffff;
               color: #666666;
               font-size: 9pt;
               font-weight: normal;
               font-family: verdana, arial;
               padding: 6px;
}

a.files     {background-color: #ffffff;
             color: #b20000;

}




.grandtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: thin double #FF6633;
	background-color: #66CCCC;
	display: table-header-group;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #b20000;
	background-color: #FFFFFF;

}
.plusinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;

}
.tablelog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}

.contenupres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b20000;
	background-color: #FFFFFF;
}

.contenupresbouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #b20000;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b20000;
    font-weight: bold;
	background-color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #b20000;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b20000;
	font-weight: bold;
}


a.link {
   background-color:#ffffff;
	color: #000000;
}


.lignepale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c5c5c5;
}

.lignefonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EDEDED;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

a.info:hover{
	z-index:25;
	background-color:#ffffff;
	color: #339999;
}

a.info span{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #339999;
    background-color:#ffffff; color:#339999;
    text-align: center}

.buttonscontainer {width: 166px;}

.buttons a {color: #b20000;
border: 1px solid;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #2A7FAA #1B536D #1B536D #2A7FAA;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #EDEDED;
border-color: #1B536D #2A7FAA #2A7FAA #1B536D;
color: #b20000;
text-decoration: none;}

ul.user-info {
	float : right;
	width : 135px;
	position : relative;
	margin : 0 0 1em 1em;
	padding : 5px 0 0 30px;
	background : transparent url(../images/user_info_top.png) no-repeat top right;
	list-style : none;
}
li.ui-name {
    font: 12px Verdana;
    font-weight: bold;
}
li.ui-logout {
	display : block;
	background : transparent url(../images/user_info_bottom.png) no-repeat bottom right;
	padding : 8px 0 10px 10px;
	margin : 0 0 0 -30px;
	font: 11px Verdana;
	color: #FFFFFF;
}

    .GESCcpYearNavigation,
	.GESCcpMonthNavigation
			{
			background-color:#b20000;
			text-align:center;
			vertical-align:baseline;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.GESCcpDayColumnHeader,
	.GESCcpYearNavigation,
	.GESCcpMonthNavigation,
	.GESCcpCurrentMonthDate,
	.GESCcpCurrentMonthDateDisabled,
	.GESCcpOtherMonthDate,
	.GESCcpOtherMonthDateDisabled,
	.GESCcpCurrentDate,
	.GESCcpCurrentDateDisabled,
	.GESCcpTodayText,
	.GESCcpTodayTextDisabled,
	.GESCcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.GESCcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #b20000;
			border-width:0 0 1 0;
			}
	.GESCcpCurrentMonthDate,
	.GESCcpOtherMonthDate,
	.GESCcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.GESCcpCurrentMonthDateDisabled,
	.GESCcpOtherMonthDateDisabled,
	.GESCcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.GESCcpCurrentMonthDate
			{
			color:#b20000;
			font-weight:bold;
			}
	.GESCcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.GESCcpOtherMonthDate
			{
			color:#808080;
			}
	TD.GESCcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #b20000;
			border-width:1;
			border:solid thin #000000;
			}
	TD.GESCcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.GESCcpTodayText,
	TD.GESCcpTodayTextDisabled
			{
			border:solid thin #b20000;
			border-width:1 0 0 0;
			}
	A.GESCcpTodayText,
	SPAN.GESCcpTodayTextDisabled
			{
			height:20px;
			}
	A.GESCcpTodayText
			{
			color:#b20000;
			font-weight:bold;
			}
	SPAN.GESCcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.GESCcpBorder
			{
			border:solid thin #b20000;
			}

#navcontainer
{
/*background: #f0e7d7;*/
margin: 0 auto;
padding: 1em 0 0 0;
font-family: Arial, serif;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
float: left;
width: 25%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #cf1615;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
