body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height: 135%;
}

TD {font-family:tahoma, Helvetica, sans-serif; font-size:small; color:#444444;}
.nota {font-family:tahoma, Arial, Helvetica, sans-serif; color:#444444; font-size:xx-small; }

a.lnkb:link,
a.lnkb:visited {text-decoration:none; color:#838301;}
a.lnkb:hover   {text-decoration:underline; color:#838301;}
.par {COLOR:#717171; font-size:xx-small;}

.ss1 {font-family:arial,tahoma,verdana; font-weight:bold; font-style: italic; color:#515A5F; 	font-weight:bold; font-size:22px; word-spacing:-1px}
.ss2 {font-family:arial,tahoma,verdana; font-weight:bold; font-style: italic; color:#515A5F; 	font-weight:bold; font-size:16px; word-spacing:-1px}

span.bottom {font-family:arial,tahoma,verdana; color:#9A8301; font-size:12px; word-spacing:-1px}

a:link,
a:visited {	color: #44649E;	text-decoration: none;}
a:hover {	text-decoration: underline;}

a.lnku:link {text-decoration:none; color:black;}
a.lnku:visited {text-decoration:none; color:black;}
a.lnku:hover   {text-decoration:underline; color:black;}

h1 {
	font-size: 150%;
	color: #2D2D2D;
	font-family: arial, sans-serif;
	line-height : 20px;

}

h2 {
	font-size: 100%;
	color: #383838;
}

h3 { 
   font-size: 150%;
	color: #44649E;
}

h4 {
	font-size:  120%;
}


html, body, #mainbody {
	/* background: #a6c7ff url(pics/style3/bg.png) 0 0 repeat-x; */
	background:#757575 url(pics/style3/bg1.jpg) no-repeat center 0;
	/*height:62%;*/
	text-align: center; /* pour corriger le bug de centrage IE */
}

div#top {
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 972px; /* largeur obligatoire pour être centré */
  
    padding-top: 0px;
    text-align : right; 
}
div#header {
	background: url(pics/style3/header-1.png) 0 0 no-repeat;
	height: 115px;
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */
}
div#horiz-menu {
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */
}
div#mainbody {
	background: #FFFFFF url(pics/style3/main.png) 0 0 repeat-y;
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */

	padding: 1;
}
div#bottom {
	background: url(pics/style3/bottom-0.png) 0 0 no-repeat;
	margin-left: auto;
    margin-right: auto;
	height: 102px;
	width: 972px; /* largeur obligatoire pour être centré */
	text-align: left;
}
div#bottom2 {
	height: 5px;
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */
}
div#footer {
	background: url(pics/style3/bottom-1.png) 0 0 no-repeat;
	height: 90px;
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */
	clear:both;
	
}

/* ------------ */

table.corps, table.usermodules {
	width: 99.9%;
	padding: 0;
}

td.corps {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}

td.corps .padding, td.right .padding {
	padding: 15px;
}

td.corps .padding {
	padding: 15px 25px;
}

td.right {
	background: #E4F1F8 url(pics/style3/col-divider.png) 0 0 repeat-y;
	width: 220px;
}


/* ------------ */
A.topbg:link { text-decoration:none; COLOR : #FFFFFF ;}
A.topbg:visited { text-decoration:none; COLOR : #FFFFFF ;}
A.topbg:hover {  text-decoration:underline; COLOR : #FFFFFF ;}


/* -----menu------- */
div#horiz-menu ul {
	background: url(pics/style3/header-2.png) 0 0 no-repeat;
	height: 26px;
	margin-left: auto;
    margin-right: auto;
	width: 972px; /* largeur obligatoire pour être centré */
	margin: 0;
	padding: 0px 0 0 0;
	clear:both;
	
}

div#horiz-menu li {
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(pics/style3/menu-divider.png) 100% 0 repeat-y;
}

div#horiz-menu a:link, div#horiz-menu a:visited {
	display: block;
	float: left;
	padding: 0 20px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #44649E;
	text-decoration: none;
}

div#horiz-menu a:hover {
	background: #5089BB;
	color: #fff;
}


/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #44649E;
}



