
img{
	border:0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #222222;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	
}
div.center{
	text-align: center;
}
body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}
div#wrapper{
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
}
div#framer{
	border: 1px solid #666666;
	margin-right: 20px;
	margin-left: 20px;
}

div#header{
	position: relative;
	background:#222222 url(../images/bg_header.png) 0 0  repeat-x  ;
	height: 65px;
	border-bottom:dashed 1px #666666;
}
div#header_l {
	position: relative;
}

div#header_r {
	height: 40px;
	padding-left: 370px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: hidden;
	text-align: right;
}
div#logo{
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 241px;
	height: 65px;
	background: #222222 url(../images/logo.png) 0 0 no-repeat;
	margin-left: 5px;
}
div#content{
	height: 45em;
	background:#FFFFFF;
	border-top:solid 1px #666666;
}
html>body #content {
	height: auto;
	min-height: 45em;
} 
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	height:100%;
	float:left;
}

#maincolumn{
	text-align:left;
	margin-left: 20%;
	padding-left: 15px;
	width: 78%;
}


.moduletable_menu {
	color:#333;
	margin-bottom:1em;
	padding:0;
}

.moduletable_menu h3 {
	background:#666;
	color:#fff;
	text-align:center;
	font-size:1.1em;
	border-bottom:1px solid #fff;
	margin:0;
	padding:0.25em 0;
}

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

.moduletable_menu li {
	border-bottom:1px solid #666666;
	margin:0;
}

.moduletable_menu li a {
	display:block;
	border-left:10px solid #333333;
	border-right:1px solid #666666;
	background-color:#222222;
	color:#fff;
	text-decoration:none;
	padding:3px 5px 3px 0.5em;
}

html>body .moduletable_menu li a {
	width:auto;
}
.moduletable_menu li a:hover,a#active_menu:link,a#active_menu:visited {
	border-left:10px solid #B1C63B;
	border-right:1px solid #666666;
	background-color:#333333;
	color:#ffffff;
}
a{
	color: #E16724;
	text-decoration: none;
}
a:hover{
	color: #B1C63B;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}
td.greyline {
	border-left: solid 1px #eeeeee;
}
ul{
	list-style:none;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	padding-left: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
	color: #00B2DE;
}
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: 10px;
	margin-right: 250px;
	text-align: left;
	color:#FFFFFF;
}
.latestnews{
	margin-left: 0px;
	padding-left: 0px;
}
.latestnews li{
	list-style-image: url(../images/news_puce.png);
	margin-left: 12px;
}
h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	margin-top: 12px;
	margin-bottom: 10px;
	color: #00B2DE;
	text-align: left;
	width: 100%;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	height:100%;
}