/* CSS Document */
body	{

	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color:#343434;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right: 0px;
	background-color: #A9A9A9;
	scrollbar-3dlight-color:#787878;
	scrollbar-arrow-color:#787878;
	scrollbar-base-color:#474747;
	scrollbar-track-color:#787878;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#474747;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#787878;
}
td, th	{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}
.liensdivers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B9700;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #474747;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.inputlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	background=#FFFFFF;
	border: 1px #474747 dotted;
	width: 150px;
}
.inputpass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
	background=#FFFFFF;
	border: 1px #474747 dotted;
	width: 110px;
}.heures {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
}
.alertes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.fondpage  { background: url(_admin/images/fondpage.jpg) no-repeat 100% 0px}
.fondpagerepeat  { background: url(_admin/images/fondpagerepeat.jpg) 100% 0px}

.titreligne {
color : #ffffff;
background-color: #474747;
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
font-weight : bold;
border-top: 1px #dddddd solid;
border-left: 1px #dddddd solid;
border-bottom: 1px #cccccc solid;
border-right: 1px #cccccc solid;
text-decoration : none;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:10px;
	background-color:#474747;
}
#menu li{
	display:inline;
	
}
#menu li a{
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	height:60px;
	padding-top:35px;
	padding-left:15px;
	padding-right:15px;
	background-color:#474747;
	display:table-cell;
}
#menu li a:hover{
	cursor:pointer;
	background-image:url(_admin/images/top_right_menu.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#797979;
}
#sous-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:10px;

}
#sous-menu li{
	display:inline;
}
#sous-menu li a{
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:#474747;
	text-decoration:none;
	height:30px;
	padding-left:15px;
	padding-top:4px;
	padding-right:15px;
	display:table-cell;
}
#sous-menu li a:hover{
	cursor:pointer;
	text-decoration:underline;
}
