.back_button
{
	width : 100%;
	text-align : center;
	padding-top : 20px;
}

h1, h2, h3, h4, h5, h6 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  color            : #002367;
  text-align       : left;
	padding					 : 0;
}

h1 {
	padding-left : 10px;
  font-weight : bold;
	text-decoration : underline;
	padding-top : 0px;
	font-size : 13px;
}
h2 {
	padding-left : 30px;
  font-weight : bold;
	padding-top : 0px;
	font-size : 12px;
}
h3 {
	padding-left : 60px;
	padding-top : 0px;
	font-size : 11px;
}
/*
h4 {
	padding-left : 40px;
	font-size : 13px;
}
h5 {
	padding-left : 50px;
	font-size : 12px;
}
h6 {
	padding-left : 60px;
	font-size : 11px;
}
*/

body {
	/*background-image: url(../images/fond_du_site.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
  background-color : #ffffff;
	margin : 0px 0px 0px 0px;
}

.titre_menu {
	color: #888888;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	vertical-align: bottom;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #939393;
	padding-top: 5px;
}

a.footer:link, a.footer:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #828282;
	padding-top: 5px;
}

a.footer:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
	padding-top: 5px;
	text-decoration : underline;
}

.invisible {
	font-size: 2px;
	margin : 0;
	padding : 0;
}

a.topmenu:link, a.topmenu:visited {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

a.topmenu:hover {
	font-weight: bold;
	color: #002367;
	font-size: 10px;
	text-decoration: none;
}

.search {
	text-align: right;
	padding-right: 50px;
}

.date {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
	font-weight			 : bold;
  color            : #7b96be;
}

input {
	color : #000000;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}

td, tr {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
}

p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
}
p a {
	color : #294A7B;
	font-weight: bold;
}
p a:hover {
	color : #365EBA;
	font-weight: bold;
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

/*
ul {
  margin           : 0px 0px 0px 0px;
}
*/

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes {
        border: solid;
        border: dotted;
        border-width: 0px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #255C9C;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-weight: bold;
  color: #FFFFFF;
	margin-left: 10px;
	padding-bottom: 1px;
	vertical-align: middle;
}

a.pathway:link, a.pathway:visited {
  color            : #0000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #365EBA;
  font-weight      : normal;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
				padding-left: 15px;
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: normal;
 }

a.mainlevel:hover {
				padding-left: 20px;
        color: #365EBA;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #365EBA; text-decoration: underline;
        }

a.sublevel:hover {
				padding-left: 20px;
        color: #255C9C; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
				padding-left: 20px;
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        border-left: solid 0px #A1A1A1;
        border-right: solid 0px #A1A1A1;
        border-top: solid 0px #A1A1A1;
        border-bottom: solid 0px #A1A1A1;
        }

table.moduletable th {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	white-space: nowrap;
	border: 0px dotted #A1A1A1;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	height: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
}

table.moduletable td {
        font-size: 11px;
        font-weight: normal;
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  line-height      : 14px;
}

.sectiontableheader {
  background-color : #FFFFFF;
  color            : #255C9C;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.contentpaneopen {
  background       : #FFFFFF;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #255C9C;
  text-align       : left;
	font-style			 : italic;
}


.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #255C9C;
  text-align       : left;
	font-style			 : italic;
}


.buttonheading {
}

.contentpaneopen {
	border-top		 : 1px solid #aaaaaa;
	width					 : 100%;
}

.componentheading {
	border-top		 : 1px solid #aaaaaa;
	width					 : 100%;
}

.contentdescription {
	border-top		 : 1px solid #aaaaaa;
	width					 : 100%;
}


.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #999999;
  text-align       : left;
}


.button {
	font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
	color						 : #435D8D;
	font-weight			 : bold;
	font-size				 : 11px;
	border					 : solid 1pt #5175c9;
	background-color : #F2F2F2;
	padding-top			 : 1px;
	padding-left		 : 5px;
	padding-bottom	 : 1px;
	padding-right		 : 5px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #b6c5ee;
  font-weight      : normal;
	padding					 : 1;
}


a:link, a:visited {
  font-size        : 11px;
  color            : #7b96be;
  text-decoration  : none;
	font-weight			 : bold;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #365EBA;
	font-weight			 : bold;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #255C9C;
	text-decoration: underline;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #255C9C;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 11pt;
	color : #ff6600;
	text-align: center;
}
/* document related layout */
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}

.bot {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}