h1, h2, h3, h4, h5, h6  {
	margin-bottom:5px;
	line-height: 120%;
	text-decoration: none;
	font-weight:normal;
}
h1 {
	font-size: 170%;
	margin-bottom:10px;
	color:#000;
	font-weight:bold;
	letter-spacing:-0.015em;
	line-height:110%;

}
h2 {
	font-size: 140%;
	line-height:135%;
	margin-bottom:5px;
	font-weight:normal;
	color:#000;
}
h3, 
div.leading h2,
h2.contentheading a.contentpagetitle {
	font-size: 120%;
	font-weight:normal;
	margin-bottom:10px;
}
h4 {
	text-transform:uppercase;
	color:#000;
	letter-spacing:-0.015em;
}

h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}



/* MENUS */
/*********/

.moduletable_menu_left{
	margin-top:55px;
	font-size:145%;
	line-height:95%;
	font-weight:bold;
}

.moduletable_menu_left ul{
	list-style:none;
}


/* LEFT MENU */
/*************/
.moduletable_menu_left li{
	padding-bottom:5px;
	display:block;
}
.moduletable_menu_left a{
	padding-left:15px;
	display:block;
	color:#8697a2;
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.moduletable_menu_left .parent a{
	background-image:url(../images/bg_plus.png);
}
.moduletable_menu_left li.active a{
	color:#000;
	background-image:url(../images/bg_minus.png);
}
.moduletable_menu_left li#current a{
	background-image:none;
}
.moduletable_menu_left a:hover{
	text-decoration:none;
	color:#000;
}
.moduletable_menu_left .parent a:hover{
	background-image:url(../images/bg_minus.png);
}
.moduletable_menu_left li ul{
	font-weight:normal;
	padding-left:15px;
	font-size:80%;
	line-height:95%;
	padding-top:5px;
}
.moduletable_menu_left li li a,
.moduletable_menu_left li.parent li a,
.moduletable_menu_left li.parent li a:hover{
	background-image:none;
}
.moduletable_menu_left li.active li a{
	color:#8697a2;
}

.moduletable_menu_left li li a:hover,
.moduletable_menu_left li li#current a{
	color:#000;
}

/* LEFT MENU 2 */
/*************/
.moduletable_menu_left2{
	margin-top:55px;
	font-size:135%;
	line-height:110%;
	font-weight:normal;
}

.moduletable_menu_left2 ul{
	list-style:none;
}

.moduletable_menu_left2 li{
	display:block;
	margin-bottom:3px;
}
.moduletable_menu_left2 a{
	padding-left:17px;
	display:block;
	color:#8697a2;
	padding-bottom:5px;
	padding-top:11px;
	border-bottom:1px solid #d4d6d7;
	border-right:1px solid #d4d6d7;
}
.moduletable_menu_left2 .parent a{
	margin-bottom:0px;
	border-bottom:none;
	border-bottom:1px solid #d4d6d7;
	border-right:1px solid #d4d6d7;
}
.moduletable_menu_left2 li.active a{
	color:#000;
	border-left:5px solid #0077C0;
	border-bottom:1px solid #d4d6d7;
	border-right:1px solid #d4d6d7;
	background-color: #edefef;
	padding-left:12px;
	padding-bottom:5px;
	padding-top:11px;
	border-bottom:none;
	background-image:url(../images/bg_menu.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.moduletable_menu_left2 li#current a{
	color:#000;
	border-left:5px solid #0077C0;
	border-bottom:1px solid #d4d6d7;
	border-right:1px solid #d4d6d7;
	background-color: #edefef;
	padding-left:12px;
	padding-bottom:5px;
	padding-top:11px;
	background-image:none;
}
.moduletable_menu_left2 a:hover{
	text-decoration:none;
	color:#000;
	border-left:5px solid #0077C0;
	padding-left:12px;
	padding-bottom:5px;
	padding-top:11px;
	background-color: #edefef;
}
.moduletable_menu_left2 .parent a:hover{
	border-left:5px solid #0077C0;
	padding-left:12px;
	padding-bottom:5px;
	padding-top:11px;
}
.moduletable_menu_left2 li ul{
	font-weight:normal;
	padding-left:7px;
	font-size:80%;
	line-height:110%;
	padding-top:10px;
	margin-bottom:0px;
	border-left:5px solid #0077C0;
	background-color: #edefef;
	border-bottom:1px solid #d4d6d7;
	border-right:1px solid #d4d6d7;
}
.moduletable_menu_left2 li li#current a{
	border:none;
	padding-bottom:5px;
	padding-top:11px;
}
.moduletable_menu_left2 li li a,
.moduletable_menu_left2 li.parent li a,
.moduletable_menu_left2 li.parent li a:hover{
	border:none;
	padding-bottom:3px;
	padding-top:0px;
}
.moduletable_menu_left2 li.active li a{
	color:#616A6F;
	padding-bottom:3px;
	padding-top:0px;
	background-image:none;
}

.moduletable_menu_left2 li li a:hover,
.moduletable_menu_left2 li li#current a{
	color:#000;
	padding-bottom:3px;
	padding-top:0px;
	text-decoration:underline;
}


/* TOP MENU */
/************/
#top_menu ul{
	list-style-type:none;
}
#top_menu li{
	display:block;
	float:right;
	margin-left:20px;
}
#top_menu li a{
	color:#616A6F;
	padding-top:15px;
	display:block;
}
#top_menu li a:hover,
#top_menu li#current a{
	padding-top:10px;
	color:#0077C0;
	text-decoration:none;
	border-top:5px solid #0077C0;
}

/* FOOTER MENU */
/************/
#footer ul{
	list-style-type:none;
}
#footer li{
	display:block;
	float:left;
}
#footer li a{
	color:#616A6F;
	font-size:11px;
	line-height:100%;
	display:block;
	font-weight:lighter;
	padding-top:5px;

}
#footer li a:hover,
#footer li#current a{
	color:#0077C0;
	text-decoration:none;
}
.moduletable_copyright{
	clear:both;
	font-size:11px;
	padding-top:5px;
	padding-left:0px;
	margin-bottom:10px;
}

/* BREADCRUMBS */
/***************/



/* CONTENT */
.article_separator{
	display:none;
}

.moduletable_rdmtxt h1{
	color: #000;
	font-size: 145%;
}
.moduletable_rdmtxtop{
	width:765px;
	margin-left:50px;
	background-image:url(../images/bg_rdmtxtop.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:10px;
}
.moduletable_rdmtxtop h1{
	color: #0369a8;
	font-size: 155%;
	font-weight:normal;
}
#page h3{
	color: #000;
}
/*#page h4{
	color:#767d76;
}
#page li{
	margin-left:15px;
}*/

/********* search *********/
.results{
	padding-right:20px;
}
.searchintro {
	font-weight:normal;
	margin:0px 0 20px;
}

.searchintro strong {
	color: #000000;
}

.highlight {
	font-weight:bold;
	color: #000;
}


.results ol.list {
	list-style-position:inside;
	margin-right: 50px;
	padding: 0;
}

ol.list li {
	border-top: dotted 1px #859195;
	margin:10px 0;
	padding:10px;
	padding-left: 0px;
}

ol.list li h4 {
	display:inline;
}

.search_result {
	border: solid 1px #C1C9C9;
	padding: 10px;
	margin-top: 20px;
	margin-right: 50px;
}

.search_result p {
	text-align:right;
}

.search_result .button {
	margin-top: 10px
}

.search_result legend {
	border-bottom:solid 0px #000;
	background:#fff;
}

/* effet sur champs saisie */
.inputbox:focus {
	
}

fieldset.word,
fieldset.only {
	border: solid 1px #C1C9C9;
}

/*champs recherche*/
.word {
	padding: 5px 0 5px 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.word input {
	color: #556773;
	margin: 0 0 0 10px;
	padding-left : 4px;
}

/* section parametres uniquement*/
.only {
	margin: 10px 0 0 10px;
	padding: 5px 10px;
	line-height: 1.3em;
}
.phrase {
	border: solid 1px #C1C9C9;
	margin:10px 10px 10px 0;
	padding:10px;
	width:60%;
	float:left;
}

/*menulist*/
.phrase .inputbox {
	background: #fff;
	color: #556773;
	display: block;
	height: 1.5em;
	margin-top: 10px;
	/*width: 12em;*/
}

/*effet menulist mouseover*/
.phrase .inputbox option {
	background:#FFF;
	border-bottom:solid 0px #333;
}

.display {
	margin:10px 0 0 0;
	text-align:right;
}
.display .inputbox{
	color: #556773;
}

/********??*********/

.filter {
	margin:10px 0 0 0;
}


/* EDITOR */
/**********/
.blockquote_color{
	color:#ebe6bf;
	color:#FEE879;
}
#page ul{
	margin-top:5px;
}

/* TEAM */
/**********/

.blog_team .cols1,
.blog_news .cols1{
	width:765px;
	float:none;
}

.article_row_team,
.article_row_news{
	border-top: 1px dotted #c7c7c7;
	padding-top: 10px; 
}


.blog_team p {
	margin-bottom:10px;
	font-weight:lighter;
}
.blog_team img {
	margin-bottom:10px;
}

.blog_team h3 {
	margin-bottom:0px;
}

.blog_team h4 {
	text-transform:none;
	margin-top:0px;
	font-size:110%;
}
.blog_team h5 {
	font-size:90%;
}

#newsContainer
{
	background-color:#0077c0;
	padding-left:5px;
        margin-left:50px;
        margin-top:32px;
}
#bannerTitle
{
	background: #edefef;
	line-height:24px;
	margin: 0;
	padding:0;
	padding-left:12px;
	height:27px;
	color:#41484c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:700;
}

.newsticker {
	list-style-type: none;
	background: #edefef;
	line-height:24px;
	margin: 0;
	padding:0;
	padding-left:12px;
	height:27px;
	color:#82878a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.newsticker a
{
	color:#82878a;
	text-decoration:none;
}