HTML {
	height: 100%;
}

body {
	background-color: #4c4c4c;
	margin: 0;
}

a:link, a:visited {
	color: aqua;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ffff00;
	font-weight: normal;
	text-decoration: none;
}

td,tr,p,div {
	color: #ffff80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

ul {
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	background-image: url(../images/bullet.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

strong {
	color: #00CCFF;
	font-weight: bold;
}

.small {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.modifydate {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
}

.createdate {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align: top;
}

td.leftshadow {
	background-image: url(../images/bordgauche.png);
	background-repeat: repeat-y;
}

td.rightshadow {
	background-image: url(../images/borddroit.png);
	background-repeat: repeat-y;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 203px;
}

#topleft_bg {
	background-image: url(../images/top_left_bg.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 85px;
}

#top {
	background-image: url(../images/droitelogo.png);
	background-repeat: repeat-x;
	height: 85px;
}

#topmenu {
	background-image: url(../images/menuhaut_bg.png);
	background-repeat: repeat-x;
	height: 43px;
}

#searchbox {
	background-color: transparent;
	float: right;
	margin-right: 10px;
}

#searchbox .inputbox {
	height: 20px;
	margin-left: 29px;
	margin-top: 8px;
	width: 140px;
}

#topmenu a {
	background-image: url(../images/topmenu_separator.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #008000;
	display: block;
	float: right;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	padding: 15px;
}

#topmenu a:hover {
	background-color: transparent;
	background-image: url(../images/topmenu_separator.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #5DDFE6;
}

#topmenuleft_bg {
	background-image: url(../images/menuhautgauche.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 43px;
}

#pathway {
	background-color: #000000;
	background-image: url(../images/titremenu.png);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 0;
	padding-left: 6px;
	padding-top: 10px;
}

#left {
	background-color: #000;
	background-image: url(../images/left_collumn_bg.png);
	background-repeat: repeat-y;
	width: 204px;
}

td.left {
	background-color: #000;
	background-image: url(../images/left_collumn_bg.png);
	background-repeat: repeat-y;
}

#main_right_separator {
	background-color: transparent;
	background-image: url(../images/colonnedroite.png);
	background-position: right !important;
	background-repeat: repeat-y;
	height: 100%;
}

#right {
	background-color: transparent;
	background-image: url(../images/colonnedroite.png);
	background-repeat: repeat-y;
	float: right;
	height: 100%;
	width: 204px;
}

#header {
	background-color: #000;
	background-image: url(../images/entete.png);
	background-position: right;
	background-repeat: no-repeat;
	height: auto;
	width: 665px;
}

div#header_separator {
	background-color: #000;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

.clr {
	clear: right;
}

#right table.moduletable {
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	width: 200px;
}

table.moduletable {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}

table.moduletable td {
	color: #ffff80;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
}

table.moduletable th {
	background-color: #000;
	background-image: url(../images/mod_titre.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-top: 0;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
}

table.nospace {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.nospace td {
	margin: 0;
	padding: 0;
}

#maincontent {
	background-color: transparent;
	height: 100%;
	margin-top: 0;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.contentheading {
	background-image: url(../images/content_border.png);
	background-position: left;
	background-repeat: repeat-x;
	color: red;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 100%;
}

.componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

table.contentpane {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

table.contentpaneopen {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#footer {
	background-image: url(../images/bordbas.png);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}

td.left_bottom_shadow {
	background-image: url(../images/bordbasgauche.png);
	background-repeat: no-repeat;
}

td.right_bottom_shadow {
	background-image: url(../images/bordbasdroit.png);
	background-repeat: no-repeat;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 11px;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}

a.sublevel:hover {
	color: #ffff80;
	font-weight: bold;
	text-decoration: none;
}

.sectiontableheader {
	background-color: #000;
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

td.sectiontableentry1 {
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

td.sectiontableentry2 {
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

tr.sectiontableentry1 {
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

tr.sectiontableentry2 {
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.contentdescription {
	color: #00CCFF;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/active_menu_bg.png);
	background-repeat: no-repeat;
	color: #004080;
	display: block;
	font-size: 15px;
	font-weight: 800;
	height: 26px;
	line-height: 26px;
	padding-right: 5px;
	text-align: center;
	width: 200px;
}

a.mainlevel:hover {
	background-image: url(../images/activemenu.png);
	background-repeat: no-repeat;
	color: #004000;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: blink;
}

#active_menu.mainlevel {
	background-image: url(../images/active_menu.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	width: 200px;
}

a#active_menu.mainlevel:hover {
	color: #004000;
	font-style: italic;
	font-weight: 900;
	text-align: center;
	text-decoration: blink;
	width: 200px;
}

#newsflash, #bottom {
	background-color: #202020;
	background-image: url(../images/newsflash_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.inputbox {
	background-color: #222222;
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #555555;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #c0c0c0;
}

.button {
	background-color: #000;
	border-color: #555555;
	border-style: solid;
	border-width: 1px;
	color: #ffffca;
	font-style: italic;
}

#newsflash table.moduletable th, #bottom  table.moduletable th {
	background-color: #000000;
	border-bottom-color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-top: 0;
	padding-left: 3px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

.contrast {
	background-image: url(../images/gb_contrast_toggle.png);
}

.smaller {
	background-image: url(../images/gb_font_smaller.png);
}

.larger {
	background-image: url(../images/gb_font_larger.png);
}

.reset {
	background-image: url(../images/gb_reset.png);
}
