#global {
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
/* This don't work in other browser */
  background-image: url(../images/new_02.gif);
  background-repeat: no-repeat;
  background-position: 237px 566px; /* 1px border */ 
}

/* For IE 7 */
*:first-child+html #global {
  background-position: 237px 350px;
}

/* For IE 6 and below */
* html #global {
  background-position: 237px 350px;
}

.entete {
	background-image: url(../images/index_02.gif);
	background-repeat: repeat-x;	
}

.back_button  {
	margin-left: 28px;
}

.Tableau_01	{
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#E66100;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#E66100;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E66100;
}

td, tr, p {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #1F478C;
  background-repeat:no-repeat;	
}

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

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #E66100;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #43539E;
  font-weight:bold;
  font-style:italic;
}

a.pathway:link, a.pathway:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color            : #203283;
  font-weight      : bold;
}

a.pathway:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color            :  #F99B28;
  font-weight      :  bold;
  font-style	   :  normal;
  text-decoration  :  none;
 
}

/* --Default Class Settings-- */

/* Main Menu "Link" */
a.mainlevel:link, a.mainlevel:visited {
        color: #203283;
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	float:left;
	width:142px;
	line-height:28px;
	border-bottom-color:#9099C1;
	border-bottom-style:solid;
	border-bottom-width:1px;		
}

/* Main Menu "Hover" */
a.mainlevel:hover {
        color: #F99B28;
        text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-decoration:none;
	float:left;
	width:142px;
	line-height:28px;
	border-bottom-color:#F99B28;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/* Top Menu "Link" */
a.mainlevel-nav:link, a.mainlevel-nav:visited {
        color: #203283;
        horizontal-align: left;
        margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 12px;
	text-decoration:none;		
}

/* Top Menu "Hover" */
a.mainlevel-nav:hover {
        color: #ffffff;
        horizontal-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
	font-size: 12px;	
}
		

a.sublevel:hover {
        color: #000000; text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
}

table.moduletablenewsboxes {	
	margin-top:30px;
	background-image:url(../images/index_05.gif);
	width:109px;
	height:155px;
	background-position:top;
	background-repeat:no-repeat;
}


table.moduletablenewsboxes th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	width:108px;
	height:11px;
	text-align:center;
	vertical-align:bottom;
	margin-right:12px;
}

table.moduletablenewsboxes td {
	padding-top:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	vertical-align:text-top;
	width:109px;
	margin:0px;
}


/*
table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-l eft: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        margin-left: 5px;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  width            : 100%;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;

}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #333;
        padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
        background-color: #F8F8FF;
}*/

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


.sectiontableheader {
  background-color : #FFFFFF;
  color            : #7B8DA1;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #FFFFFF;
  font-size:9px;
  font-style:normal;
  padding-top:10px;
}


.sectiontableentry2 {
  background-color : #FFFFFF;
  font-size:9px;
  font-style:normal;
  padding-top:10px;
}


.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            : #3366C0;
  text-decoration  : none;
  font-weight      : normal;
}

.point_cell{
  border-bottom-color : #96D045;
  border-bottom-style : dotted;
  border-bottom-width : 2px;

}

.point_cell_right{ 
  border-right-color : #96D045;
  border-right-style : dotted;
  border-right-width : 2px;
}

.contentpane {
        margin-top:10px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
	
}

.contentpaneopen {
	margin-top:10px;
	margin-left:30px;
	margin-right:20px;
	margin-bottom:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
}
 
.contentheading, .componentheading {
  font-family	   : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #F99B28;
  text-align       : left;
  height	   : 20px;
  max-width        : 1000px;
  margin-left      : 30px;
  padding-top: 24px;
  padding-left: 10px;
}

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


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


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

a:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F99B28;
	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: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
}

a.category:link, a.category:visited {
	color            : #F99B28;
	font-weight      : normal;
	font-size        : 10px;
	font-weight      : bold;
	display          : list-item;
	list-style-type  : disc;
	list-style-position:outside;
}

a.category:hover {
  color            : #E66100;
  font-weight      : normal;
  font-size	   : 10px;
  font-style	   : italic;
  font-weight      : bold;
  display          : list-item;
  list-style-type  : disc;
  list-style-position:outside;
}

/* 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.  Dont 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 : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}

.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}

table.contact {
  width:600px;
}

.readon {
	font-size:9px;
	font-style:italic;
	font-size:9px;
}

.table_contenu {
        border: solid ;
        border-color: #e2e2e2;
        border-width: 2px;
}


#contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/index_13.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-left: 10px;
	border-left: 0px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#pathway {
	background-image: url(../images/index_10.gif);
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 25px;
    
	background-position: left top;
}
#gauche {
	background-color: #FFFFFF;
	padding-top: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
#soustitre {
	background-image: url(../images/index_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
#hautgauche {
	background-image: url(../images/index_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
}
#milieugauche {
	background-image: url(../images/index_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bandeau {
	background-image: url(../images/index_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#titre {
	background-image: url(../images/index_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


body {
	background-color: #FFFFFF;
}
table {
  border-collapse: collapse;
}

#droite {
	border-bottom: 1px solid #9099C1;
}

#droite2 {
	border-bottom: 1px solid ##9099C1;
}
#droite3 {
	border-bottom: 1px solid #9099C1;
}
#droite4 {
	border-bottom: 1px solid #9099C1;
}
#droite5 {
	border-bottom: 1px solid #9099C1;
}

#droite6 {
	border-bottom: 1px solid #9099C1;
}
