html, body {	
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
	background-image: url(../media/images/general/fond_body.gif);
	background-repeat:repeat-x;
	background-color: #636363;
  height: 100%;
}

.filemanagerLogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.filemanagerLogo_2 {
  color: #39586D
}

.filemanagerLogo_3 {
  color: #D4D0C8
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ff6600;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
}

a.navigation:link, a.navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

a.navigation:hover, a.navigation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ff6600;
}

a.footer:link, a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

a.footer:hover, a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ff6600;
}

a.navigation_bold:link, a.navigation_bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

a.navigation_bold:hover, a.navigation_bold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff6600;
}

a.title:link, a.title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
}

a.title:hover, a.title:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}

.body_menu {
  position: absolute;
  z-index: 10;
	top: 100px;
  background-color: #ffffff;
  cursor: pointer;
}

.currentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.currentText_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

.currentText_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cccccc;
}

.currentText_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ff6600;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;  
	color: #000000;
}

.bold_2 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.bold_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}

.bold_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff6600;
}

.title_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;  
	color: #000000;
}

.title_bold_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.title_bold_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}

.title_bold_4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
}

.background_light {
  background-color: #ffffff;
}

.background_dark {
  background-color: #636363;
}

.tableTitle {
  background-color: #707c8b;
}

.tableHeader {
  background-color: #cccccc;
}

.line {
  background-color: #ffffff;
}

.line_alt {
  background-color: #eeeeee;
}

.line_selected {
  background-color: #8390a1;
}

.border {
	border-top: 1px solid  #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.menuBottomBorder {
	border-bottom: 1px solid #cccccc;
}

.menuRightBorder {
	border-right: 1px solid #cccccc;
}

.dottedBottom {
	border-bottom: 0.01em solid #ffffff;
}

.dottedBottom_2 {
	border-bottom: 2px dotted #cccccc;
}
