html { overflow-y: scroll; }

body {		
	margin: 0; /* pour éviter les marges */		
	text-align: center; /* pour corriger le bug de centrage IE */
	/*background-image: url(../images/fond-site.gif);
	background-repeat: repeat-x;
	background-position: top left;*/
}

/*div {
	border: 1px solid #ff0000;
}*/

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
}

body {
	margin: 0px;
}

tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #434343;
}

.contentpaneopen ul {
  margin-left: 15px;
  padding-left: 15px;
  padding-top: 0px;
}

.contentpaneopen li {
  padding-bottom: 5px;
  padding-left: 0px;
  list-style-image: url('../images/arrow-jaune.png');
}


h1 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
  	font-size        : 14px;
	font-weight: bold;
  	color            : #a6b611;
}

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

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

ul {
  margin: 0;
  padding: 0;
  /*list-style: none;*/
}

form, fieldset {
	margin: 0;
 	padding: 0;
	border: 0;
}

.main {
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
}

a, a:link, a:hover, a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #80aa28;
}


#gauche .moduletable-menuaccordeon {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url('../images/fond-menus-gauche.jpg');
	height: 520px;
}

.moduletable-menuaccordeon ul {
	/*padding-left: 35px;*/
	/*list-style: none;*/
	/*list-style-image: url('../images/puce-niveau-1.png');*/
}

#accordionMenu {
	margin-left:15px;
}

/* -------------- */
/* menu du haut   */
/* -------------- */
.moduletable-menuhaut ul li {
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url('../images/puce-menu-haut.png');
}


.moduletable-menuhaut ul li a {
	font-family: Verdana;
  	font-size: 13px;
	font-weight: bold;
  	color: #FFFFFF;
	text-decoration: none;
}

.moduletable-menuhaut ul li a:hover {
	text-decoration: underline;
}



.menu-menuhaut > li {
	padding-left: 50px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #82aa2f;
}




/* -------------- */
/* menus niveau 1 */
/* -------------- */
.moduletable-menuaccordeon ul li {
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url('../images/puce-niveau-1.png');
}

/*.moduletable-menuaccordeon #accordionMenu {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #80AA28;
}*/

.moduletable-menuaccordeon ul li a {
	font-family: Verdana;
  	font-size: 13px;
	font-weight: bold;
  	color: #FFFFFF;
	text-decoration: none;
}

.moduletable-menuaccordeon ul li a:hover {
	text-decoration: underline;
}

#current > a {
	text-decoration: underline;
}

/*#accordionMenu > li {
	padding-left: 50px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e75c00;
}*/

.menu > li {
	padding-left: 50px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e75c00;
}



/* ---------- */
/* sous menus */
/* ---------- */
.moduletable-menuaccordeon ul li ul li {
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-image:url('../images/puce-niveau-2.png');
}

.moduletable-menuaccordeon ul li ul li a {
	font-family: Verdana;
  	font-size: 13px;
	font-weight: normal;
  	color: #FFFFFF;
	text-decoration: none;
}

.moduletable-menuaccordeon ul li ul li a:hover {
	text-decoration: underline;
}









.moduletable-actu H3, .moduletable-contact H3 {
	font-family      : Arial, Verdana, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #000000;
	text-align: center;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url('../images/fond-menu-gauche.gif');
	height: 28px;
	padding-top: 5px;
}

.moduletable-actu ul, .moduletable-contact ul {
	padding-left: 20px;
}

.latestnews-actu li, .moduletable-contact li {
	list-style-image: url('../images/arrow-jaune.png');
	margin-left: 0px;
	padding-bottom: 8px;
	font-size        : 11px;
	font-weight: bold;
}

.latestnews-actu li a, .moduletable-contact li a {
	color            : #a1a4c2;
	text-decoration: none;
}

.latestnews-actu li a:hover, .moduletable-contact li a:hover {
	color            : #a1a4c2;
	text-decoration: underline;
}

/* ne pas mettre de bord aux images du contenu lors de liens sur celles ci */

.contentpaneopen img {
	border: 	0px;
}


/* Pathaway setting */
td.pathway {
	padding-left: 14px;
	padding-top: 3px;
}
span.pathway  {
	font-size: 10px;
}
a.pathway:link, a.pathway:visited {
	color: #acacac;
	font-weight : normal;
}
a.pathway:hover {
	color: #acacac;
	font-weight : normal;
	text-decoration : none;
}


/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}


a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        color: #0099ff;
        text-align: left;
}


a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}



.sectiontableheader {
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

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

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


.contentpane li a, .contentpane a {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #434343;
}

.contentpane li {
  margin-top: 8px;
}


.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

/* couleur des liens */
.contentpaneopen a {
	text-decoration  : none;
	color            : #5e8905;
	font-weight      : normal;
}

.contentpaneopen a:hover {
	text-decoration  : underline;
	color            : #5e8905;
	font-weight      : normal;
}

.contentheading, .componentheading { 							/*titre de page*/
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  /*font-size        : 12px;*/
  	font-size        : 14px;
  font-weight      : bold;
  color:#80aa28;
  text-align       : left;
  margin-top: 15px;
}

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

.button,
.buttonrech {
  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;
}

.search .inputbox, .search .inputboxrech {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
  margin-top: 3px;
  margin-left: 70px;
}


.tabpadding {
}

.tabheading {
	background-color: #FFFFFF;
	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;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* 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;
}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

.pieddepage, .pieddepage a {
	font-size: 10px;
	color: #999999;
}
