/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

BODY {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

a.menu {
  padding-left: 10px;
}

a.sousmenu1 {
  padding-left: 20px;
}

a.sousmenu2 {
  padding-left: 30px;
}

a.sousmenu3 {
  padding-left: 40px;
}

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

a:hover {
	color: #00f;	text-decoration: underline;
	font-weight: normal;
}

p {
  margin-top: 5px;
  margin-bottom: 5px;
}

td,tr,p,div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #333;
}
p {
	text-align: left;
}

p.center {
	text-align: center;
}

p.centerrouge {
	text-align: center;
	color: #FF0000;
}

th.reduit {
	font-size: 9px;
}

h1, h2, h4, h3, h5, h6 {
	margin: 1em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-family: verdana, sans-serif;
}

div.titremod {
	border-bottom: 1px solid #ccc;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

u.surlign1 {
	font-family: verdana, sans-serif;
	font-weight: bold;
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}
h1 { font-size: 150%; /*font-weight: normal;*/ }
h2 { font-size: 140%; /*font-weight: normal;*/ }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

div.reg_message {
	color:#FF0000;
	border:1px solid #FF0000;
	background-color:#FFEDED;
	width:65%;
	font-size: 150%;
	font-weight: bold;
	vertical-align:middle;
	padding:15px;
}

input.inputbox, input.button {
	font: 12px Verdana, Helvetica;
}

div.componentheading {
  margin-top: 10px;
  padding-left: 0px;
}

h3, .componentheading, table.moduletable th {
	margin: 0;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	margin-bottom: 5px;
	padding-left: 4px;
}

a.readon     { display: block; float: left; background-image: 
               url('../images/readon.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               line-height: 14px; height: 16px; margin-top: 10px; 
               padding-right: 20px; background-position: top right }
a.mainlevel {
	padding-left: 5px;
}

.contentheading, .componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	width: 100%;
	line-height: 100%;
}

table.blog td.contentheading {
  padding-top: 5px;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #CCC;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: auto !important;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

table.moduletable {
  width: 100%;
}

div.moduletable {
  margin-bottom: 15px;
}

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

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	background: #FF9933; /*#4E7DB1;*/
	padding: 0;
	margin-bottom: 1px;
	scrollbar-base-color: #FFA346;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
}

div.blog_more {
  margin-top: 30px;
}

li.latestnews {
  margin-top: 3px;
}

.pagenav {
  font-weight: bold;
  line-height: 50px;
}

div.syndicate div {
  text-align: center;
}


td.left_shadow { width: 11px; background-image: 
               url('../images/shadow_l.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: 0% }
td.right_shadow { width: 11px; background-image: 
               url('../images/shadow_r.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: 0% }
td.left_bot_shadow { width: 11px; height: 55px; background-image: 
               url('../images/shadow_l.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: 0% }
td.right_bot_shadow { width: 11px; height: 55px; background-image: 
               url('../images/shadow_r.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: 0% }
td.bottom    { background-color: #F7F7F7; background-image: 
               url('../images/shadow_b.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-align: center; background-position: bottom }
td.bottom a:link, td.bottom a:visited, td.bottom a:hover {
}

td.wrapper   { background-color: #F7F7F7; background-image: 
               url('../images/shadow_t.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               width: 965px; background-position: top }
#header {
	margin-top: 15px;
	margin-left: 6px;
	margin-right: 5px;
	background: #F7F7F7;
	height: 92px;
	width: 953px;
}

#mainbody, #toolbar {
	background: #F7F7F7;
}

#toolbar {
	width: 100%;
	height: 26px;
}
div#pathway {
	width: 15%;
	float: left;
	margin-top: 6px;
	font-weight: bold;
}
div#derniereconnection {
	width: 30%;
	float: left;
	margin-top: 6px;
}
div#login {
	width: 34%;
	float: left;
	margin-top: 6px;
	text-align: center;
}
div#visiteur {
	width: 20%;
	float: left;
	margin-top: 6px;
	text-align: center;
}
div#searchpanel {
	width: 22%;
	float: right;
	margin-top: 3px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  padding: 0;
  cursor: hand;
}

span.menu {
  padding-left: 10px;
  cursor:hand;
  color:#03c;
}

span.info {
  cursor:hand;
  color:#03c;
}

span.fonce {
  font-weight: bold;
}

span.sousmenu1 {
  padding-left: 20px;
  cursor:hand;
  color:#03c;
}

span.sousmenu2 {
  padding-left: 30px;
  cursor:hand;
  color:#03c;
}

span.pathway img {
  padding: 0;
  margin: 0 6px 0 6px;
}

div.roundbox { background-image: 
               url('../images/content_middle.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               width: 953px; margin-left: 6px; margin-right: 5px; 
               background-position: 0% }
div.roundbox div.top { background-image: 
               url('../images/content_top.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               height: 9px; width: 953px; overflow: hidden; }
div.roundbox div.middle {
	margin-top: -1px;
	padding: 0 5px 0 5px;
	width: auto !important;
	width: 100%;
}

div.roundbox div.bottom { background-image: 
               url('../images/content_bottom.png'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               height: 9px; width: 953px; overflow: hidden;}
div#footer_divider { overflow: hidden; height: 2px; background-image: 
               url('../images/footer_seperator.png'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               background-position: 0% }
td.greyline  { width: 11px; background-image: 
               url('../images/line_grey.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: 5px 50% }
ul {
  padding: 0;
  margin: 0;
  padding-left: 1.6em;
}

div.moduletable h3, div.module h3, div.module600 h3, div.module550 h3, div.module150 h3, div.module400 h3, div.module-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 10px;
  padding-left: 4px;
  padding-bottom: 3px;
  border-bottom: 1px solid #CCC;
}

div.module   { width: 186px; background-image: 
               url('../images/right_block1_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 2px; background-position: 0% }
div.module div { background-image: 
               url('../images/right_block1_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module div div { background-image: 
               url('../images/right_block1_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 12px; 
               padding-right: 10px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module600   { width: 600px; background-image: 
               url('../images/right_block600_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 2px; background-position: 0% }
div.module600 div { background-image: 
               url('../images/right_block600_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module600 div div { background-image: 
               url('../images/right_block600_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 12px; 
               padding-right: 10px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module600 div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module550   { width: 550px; background-image: 
               url('../images/right_block550_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 2px; background-position: 0% }
div.module550 div { background-image: 
               url('../images/right_block550_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module550 div div { background-image: 
               url('../images/right_block550_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 12px; 
               padding-right: 10px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module550 div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module150   { width: 150px; background-image: 
               url('../images/right_block150_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 2px; background-position: 0% }
div.module150 div { background-image: 
               url('../images/right_block150_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module150 div div { background-image: 
               url('../images/right_block150_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 12px; 
               padding-right: 10px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module150 div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module400   { width: 400px; background-image: 
               url('../images/right_block400_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 2px; background-position: 0% }
div.module400 div { background-image: 
               url('../images/right_block400_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module400 div div { background-image: 
               url('../images/right_block400_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 12px; 
               padding-right: 10px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module400 div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

div.module-dark h3 {
  color: #fff;
  padding-left: 2px;
}

div.module-dark { width: 176px; background-image: 
               url('../images/right_block2_m.png'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-bottom: 3px; background-position: 0% }
div.module-dark div { background-image: 
               url('../images/right_block2_b.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; background-position: bottom }
div.module-dark div div { background-image: 
               url('../images/right_block2_t.png'); 
               background-color: left; background-repeat: no-repeat; 
               background-attachment: scroll; padding-left: 14px; 
               padding-right: 12px; padding-top: 7px; padding-bottom: 15px; 
               background-position: top }
div.module-dark div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%; 
}

td.maincol {
  padding: 3px 5px 0 13px;
  width: 100%;
}
td.leftcol {
	padding: 0 0 0 2px;
}

div#maindivider {
	width: 735px;
	margin-top: 5px;
	height: 1px;
	background: #ccc;
	overflow: hidden;
}

.formatted {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.formatted td {
	vertical-align: top;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #FFFFF0;
}
#active_menu {
	font-weight: bold;
}
p.num {
	text-align: right;
	font-size: 120%;
	margin-right: 35px;
}
p.center {
	text-align: center;
}
#footer {
	margin: 5px 0 15px 0;
}
p.footer {
	text-align: center;
	font-size: 90%;
	margin: 0;
}

DIV.info {
	text-align: left;
	-moz-opacity:0.95;
	filter:Alpha(Opacity=95);
	visibility: hidden;
	position: absolute;
	background-color: #eeeeee;
	border:1px dashed black;
	padding: 5 5 5 5;
	z-index: 100;
}

#container {
	position: relative;
	width: 562px;
	text-align: left;
	border-top: 1px solid #93A6B4;
	border-bottom: 1px solid #93A6B4;
	border-left: 0px solid #93A6B4;
	border-right: 0px solid #93A6B4;
	background-color: #93A6B4;
}
#container * {
	margin: 0;
	padding: 0;
}
#container ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
}
#container ul#menu li {
	float: left;
	display: inline;
}
#container ul#menu li a {
	text-align: center;
	display: block;
	width: 187px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	background-color: #fff;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
}
#container hr {
	clear: both;
	visibility: hidden;
}
#container a.current {
	background-image: url("../images/degradeup.bmp");
	color: #E59C33;
	font-weight: bold;
	border-left: 1px solid #93A6B4;
}
#container a.ghost  {
	background-image: url("../images/degradedown.bmp");
	border-bottom: 1px solid #93A6B4;
	font-weight: bold;
	color: #000;
	border-left: 1px solid #93A6B4;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

#containerListe {
	position: relative;
	width: 569px;
	text-align: left;
	border-top: 1px solid #93A6B4;
	border-bottom: 1px solid #93A6B4;
	border-left: 0px solid #93A6B4;
	border-right: 0px solid #93A6B4;
	background-color: #93A6B4;
}
#containerListe * {
	margin: 0;
	padding: 0;
}
#containerListe ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
}
#containerListe ul#menu li {
	float: left;
	display: inline;
}
#containerListe ul#menu li a {
	text-align: center;
	display: block;
	width: 284px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
}

#containerListe .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	background-color: #fff;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
}
#containerListe hr {
	clear: both;
	visibility: hidden;
}
#containerListe a.current {
	background-image: url("../images/degradeup.bmp");
	color: #E59C33;
	font-weight: bold;
	border-left: 1px solid #93A6B4;
}
#containerListe a.ghost  {
	background-image: url("../images/degradedown.bmp");
	border-bottom: 1px solid #93A6B4;
	font-weight: bold;
	color: #000;
	border-left: 1px solid #93A6B4;
}
#containerListe .on {
	display: block;
}
#containerListe .off {
	display: none;
}

.containerDiv {
	position: relative;
	width: 733px;
	text-align: left;
	border-top: 1px solid #93A6B4;
	border-bottom: 1px solid #93A6B4;
	border-left: 0px solid #93A6B4;
	border-right: 0px solid #93A6B4;
	background-color: #93A6B4;
}
.containerDiv * {
	margin: 0;
	padding: 0;
}
.containerDiv .content {
	padding: 1em 2em;
	margin: -2px 0 0 0;
	_margin: -16px 0 0 0;
	background-color: #000;
}
.containerDiv div.current36 {
	background-image: url("../images/degradeup36.bmp");
	color: #E59C33;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 366px;
	height: 36px;
	line-height: 17px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.current36 a.downghost {
	color: #E59C33;
	font-weight: bold;
	border-left: 1px solid #93A6B4;
	border-top: 1px solid #93A6B4;
	border-bottom: 1px solid #93A6B4;
	text-align: center;
	display: block;
	width: 60px;
	height: 17px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.current36 a.downcurrent {
	color: #E59C33;
	font-weight: bold;
	border-left: 1px solid #93A6B4;
	border-top: 1px solid #93A6B4;
	text-align: center;
	display: block;
	width: 60px;
	height: 19px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.current36 a.up {
	color: #E59C33;
	border-left: 1px solid #93A6B4;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
	height: 17px;
	text-decoration: none;
	position: relative;
}
.containerDiv div.ghost36 {
	background-image: url("../images/degradedown36.bmp");
	border-bottom: 1px solid #93A6B4;
	text-align: center;
	display: block;
	width: 366px;
	height: 36px;
	line-height: 17px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.ghost36 a.downghost {
	font-weight: bold;
	color: #000;
	border-left: 1px solid #93A6B4;
	border-top: 1px solid #93A6B4;
	text-align: center;
	display: block;
	width: 60px;
	height: 17px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.ghost36 a.downcurrent {
	font-weight: bold;
	color: #000;
	border-left: 1px solid #93A6B4;
	border-top: 1px solid #93A6B4;
	text-align: center;
	display: block;
	width: 60px;
	height: 17px;
	text-decoration: none;
	position: relative;
	display: inline;
}
.containerDiv div.ghost36 a.up {
	font-weight: bold;
	color: #000;	
	text-align: center;
	border-left: 1px solid #93A6B4;
	display: block;
	width: 100%;
	height: 17px;
	text-decoration: none;
	position: relative;
}

.containerDiv .on {
	display: block;
}
.containerDiv .off {
	display: none;
}