/* --- LINKS --- */
a:link {
	color:#fbab13;	
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	font-weight:normal;
	font-style:italic; }
a:active {
	COLOR: #fbab13;
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana;
	font-size: 10px;
	font-style:italic; } 
A:visited {
	COLOR: #fbab13;
	text-decoration: none;
	font-family:"Trebuchet MS", Verdana;
	font-size: 10px;
	font-style:italic; }
A:hover {
	COLOR: #fbab13;
	text-decoration: underline;
	font-family:"Trebuchet MS", Verdana;
	font-size: 10px;
	font-style:italic; }

/* --- BODY --- */
body {
	background-color: #f5f5f5;
	font-family: "Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#000000;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em }

/* --- PATHWAY --- */
.titre { 
	background:url(../images/pathway.jpg) no-repeat;
	*background:url(../images/pathway2.jpg) no-repeat;
	_background:url(../images/pathway2.jpg) no-repeat;
	background-color:#FFFFFF; }
#titre {	
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	font-weight:normal;
	color:#009053;
	margin:0px 0px 0px 0px;
	padding-left:18px; }

/* --- LEFT --- */
.left {
	background:url(../images/left.jpg);
	background-repeat:no-repeat;}

/* --- CONTENT --- */
.contentheading {
	background:url(../images/titre_article.jpg) no-repeat;
	width:100%;
	height: 35px;
	font-family:"Trebuchet MS", Verdana;
	color: #fbab13;
	font-weight: bold;
	font-size: 16px;
	line-height:30px;
	padding-left:5px;
	padding-bottom:5px;
	white-space: nowrap; }
.contentheading2 {
	background:url(../images/titre_article2.jpg) no-repeat;
	width:;
	height: 35px;
	font-family:"Trebuchet MS", Verdana;
	color: #fbab13;
	font-weight: bold;
	font-size: 16px;
	line-height:30px;
	padding-left:5px;
	padding-bottom:5px;
	white-space: nowrap; }
.content {
	background-color:#ffffff;
	overflow: hidden;
	overflow-x: hidden; }
#contenu_outer {
	width:100%;
	height:auto; }
#contenu_inner {
	width:607px;
	height:100%;
	margin-top:5px;
	overflow:auto;
	overflow-x:hidden;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	color:#000000;
	line-height:14px;
	padding-left:15px;
	margin-top:8px;}

/* --- RIGHT --- */
.news {
	background:url(../images/flashnews.jpg) no-repeat; }

/* --- FOOTER --- */
.footer { background: url(../images/footer2.jpg) no-repeat;
	vertical-align:bottom;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #4a4552; }

/* --- TXT --- */
.right-title {
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4A4552; }
#right-txt {
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#000000;
	line-height:14px; }
