body
{
        text-align:center;
}

*{
        margin:0;
        padding:0;
}

img
{
	border: 0;
}

a
{
        text-decoration:none;
}

#page
{
        text-align:left; 		/* du fait de la mise en page center du body pour IE, il faut réaligner à gauche */
	margin-left: auto; 		/* calcul automatique des marges pour que le div soit centré */
	margin-right: auto;		/* calcul automatique des marges pour que le div soit centré */
        margin-top:10px;
        width:980px;
}

#header1
{
        height:16px;
        background-color:#CCCCCC;
        text-align:right;
}

#header2
{
        margin-left:0;
}

#menu
{
        padding-left:40px;
        margin-top:0px;
        margin-bottom:0;
        height:24px;
        background-color:#989898;
}

#content
{
        background-color:#FFFFFF;
        min-height:790px;
}


#mainbody
{
        width:790px;
        background-color:#FFFFFF;
        margin-left:0px;
        margin-right:180px;
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
}

#menuright
{
        width:180px;
        float:right;
        text-align:center;
}

#pathway
{
        padding-top:5px;
        background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
        background-position: 2px 5px;
	padding-left:20px;
        padding-bottom:10px;
}

#maincontent
{
        padding-left:5px;
        padding-right:5px;
}

#search
{     
        margin-top:100px;
        padding-top:3px;
        height:22px;
        padding-left:8px;
        background-color:#b5bbb6;
}

#footer
{     
        margin-left:45%;
        position:relative;
        top:-22px;
        height:10px;
        backgground-color:#b5bbb6;
}

#optimized
{
        text-align:center;
}

h1
{
	margin-top:15px;
        color:#3c6096;
        font-family:Arial;
        font-size:14px;
}

h2
{
        color:#3c6096;
        font-size:15px;
}

.portails
{
        margin-top:5px;
        margin-bottom:30px;
}

.highlight
{
	color:#ff9900;
	border-bottom:1px dotted;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}

.contentpane td
{
	padding-top: 3px;
}

a.pathway:link , a.pathway:visited
{
	font-size: 12px;
	color: #000000;

}

table.contenttoc {
        border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
        background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:12px;
	color: #000000;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	font-size:12px;
	color: #000000;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:12px;
	color: #000000;
}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
}
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	color: #000000;
	text-decoration: none;
	border : 1px solid #eeeeee;
	background : #eeeeee;
	padding-left: 3px;
	padding-bottom : 1px;
	padding-top: 1px;
}

a.readon:hover
{
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}

a.blogsection:link, a.blogsection:visited
{
	font-size:12px;
	color: #000000;
}

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
	text-align: justify;
}
.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}
.componentheading
{
	border-bottom: 1px solid;
	font-size: 15px;
	font-weight: bold;
	color : #6788BA;
}
.contentheading {
	height: 20px;
	background: url(../images/contenthead.png)  no-repeat;
	background-position: 0px 9px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	vertical-align : bottom;
}

.sectiontableheader
{
	background :#B5BBB6;
	color : #ffffff;
}

.button
{
	background : #B5BBB6;
	height : 20px;
	font-size:10px;
	font-family: verdana;
	border : 1px solid #989898;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}
table.moduletable a:link
{
	color: #ffffff;
}

table.moduletable a:visited
{
	color: #ffffff;
}

table.moduletable a:hover
{
	color: #000000;
}

table.moduletable {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
        font-weight: bold;
	font-size: 11px;
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
        text-align: left;
}

a:link, a:visited {
	font-size: 13px;
	color: #999999;
}

a:hover {
	text-decoration: none;
}

table.moduletable-log td {
	font-size: 13px;
	margin: 0px;
	font-weight: normal;
        line-height:1.5em;
	color: #000000;
        text-align: left;
}

a-log:link, a-log:visited {
	font-size: 13px;
	color: #CCCCCC;
}

a-log:hover {
	text-decoration: none;
}

#active_menu {
	background : #D3D6D3;
	color : #000000;
	padding-left: 23px;
	font-size: 11px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: left;
	padding-top : 5px;
	padding-left :12px;
	height: 18px !important;
	height: 23px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color : #000000;
	background : #D3D6D3;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 3px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

table.moduletable-nav
{
	width : 100%;
	margin-top: 20px;
        margin-left: 0px;
	padding: 0px;
	border-spacing: 3px;
	border-right : 1px solid #003366;
}

a.mainlevel-nav, a.mainlevel-nav:link, a.mainlevel-nav:visited
{
        text-align:right;
        text-decoration:none;   
        color:#3c6096; 
        font-size:12px;
        font-weight:bold;
        line-height:2.5em;
}

a.mainlevel-nav:hover
{
	text-decoration: none;
	color:#000000;
}

a.sublevel-nav, a.sublevel-nav:link, a.sublevel-nav:visited
{
	font-size:11px;
	color: #6788ba;
	text-align: left;
	text-decoration:none;
        line-height:0.8em;
        font-weight:bold;
        position:relative;
        top:-9px;
        margin-left:0px;
}

a.sublevel-nav:hover
{
	color:#333366;
	text-decoration: none;
}

tr, p, div

{
  font-family      : Arial;
  font-size        : 12px;
  color            : #848E86;
}