/* style1 */

html {
	background: #ffffff;
}

body {
	color: #3f3f3f;	/* font color */

}

h1 {
	color: #2A98BA;
	font-size: 36px;
}

h2 {
	color: #2A98BA;
	font-size: 18px;
}

h3 { 
   color: #58a8d1;
   font-size: 16px;
   font-weight: bold;
}

h4 {
	color: #999999;
	font-weight: bold;
}

h5 {
	color: #F29938;
	font-weight: bold;
	font-size: 30px;
}

a:link,
a:visited {
	color: #2A98BA;
}

a img.album,
.flickr_badge_image img {
	border: 2px solid #ee7a00;
}

a#active:link,
a#active:visited {
	color: #333;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
    color:#FFFFFF;
	background:#2A98BA;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	color: #2A98BA;
}

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #97a5af;
}

#fxTarget { 
	background: #00223e;
}

#fxShadow {
	background: url(../images/style1/fx-bottom.png) 0 0 repeat-x;
}

#fxTab {
	background: url(../images/style1/fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab a:hover {
	color: #f88900;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(../images/style1/login_button.png) no-repeat;
}

div#section1 {
	/*background: #58a8d1 url(../images/style1/section1-bg.png) 0 0 repeat-x;*/
}

div#section1 a:link,
div#section1 a:visited {
	/*color: #fff;*/
}

div#section1 td.divider {
	/*background: url(../images/style1/section1-div.png) 0 0 no-repeat;*/
}

div#section1 .contentheading,
div#section1 div.moduletable h3,
div#section1 {
	/*color: #131e23;*/
}

div#section1 a.readon {
	/*background: url(../images/style1/section1-readon.png) 0 0 no-repeat;
	color: #fff;*/
}

span.pathway img {
	background: url(../images/style2/arrow.png) no-repeat;
}

div#mainbody {
	background: #ffffff;
}

div#mainbody td.divider {
	/*background: url(../images/style1/body-div.png) 0 0 no-repeat;*/
}

div#mainbody div.moduletable h3,
div#mainbody div.module h3 {
	color: #1D2D45;
}

div#mainbody .contentheading {
	color: #2A98BA;
}

div#mainbody a.readon {
	background: url(../images/style1/body-readon.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody ul.latestnews li {
	background: url(../images/style1/latestnews.png) 0 0 no-repeat;
}

div#section2 {
	/*background: #00335b url(../images/style1/section2-bg.png) 0 0 repeat-x;
	border-bottom: 1px solid #001b32;*/
}

div#section2 a:link,
div#section2 a:visited {
	/*color: #fff;*/
}

div#section2 td.divider {
	/*background: url(../images/style1/section2-div.png) 0 0 no-repeat;*/
}

div#section2 .contentheading,
div#section2 div.moduletable h3,
div#section2 {
	/*color: #96b7cf;*/
}

div#section2 a.readon {
	/*background: url(../images/style1/section2-readon.png) 0 0 no-repeat;
	color: #fff;*/
}

div#section3 {
	/*background: #000911 url(../images/style1/section3-bg.png) 0 0 repeat-x;*/
}

div#section3 a:link,
div#section3 a:visited {
	/*color: #fff;*/
}

div#section3 td.divider {
	/*background: url(../images/style1/section3-div.png) 0 0 no-repeat;*/
}

div#section3 .contentheading,
div#section3 div.moduletable h3,
div#section3 {
	/*color: #97a5af;*/
}

div#section3 a.readon {
	/*background: url(../images/style1/section3-readon.png) 0 0 no-repeat;
	color: #fff;*/
}

div#header {
	margin-left: 17px;
	margin-right: 17px;
	background-color: #F2F2F2;
	height: 340px;
	margin-bottom: 0px;

}


div#header .rk-1 {
	
}

div#header .rk-2 {
	
}

img#logo {
	background: none;
}

div#horiz-menu {
	padding-left: 130px;
	font-size: 14px;
}

div#hdiv {
	background: url(../images/style1/bottom-hdiv.png) 0 0 repeat-x;
	margin-left: 17px;
	margin-right: 17px;
}

div#footer {
	background: none;
}

div#footer .rk-1 {
	background: url(../images/style1/footer_r.png) 100% 0 no-repeat;
}

div#footer .rk-2 {
	background: url(../images/style1/footer_l.png) 0 0 no-repeat;
}

div#the-footer {
	background: url(../images/style1/footer.png) 50% 0 no-repeat;
}

/* @group Suckerfish Menu */

/*#horiz-menu.suckerfish a {
	color: #2A98BA;
}

#horiz-menu a {
	color: #2A98BA;
}


div#horiz-menu a:hover,
#horiz-menu.suckerfish li:hover,
#horiz-menu.suckerfish li.sfhover {
	color: #2A98BA;
}

#horiz-menu.suckerfish li li:hover,
#horiz-menu.suckerfish li li.sfhover {
	background: #459fcd;
}

#horiz-menu.suckerfish li li a:link,
#horiz-menu.suckerfish li li a:visited {
	color: #ffffff;
	border-top: 1px solid #3c90bb;
	border-bottom: 1px solid #176992;
}

#horiz-menu.suckerfish li li {
	background: #2e7eaa;
	border-left: 1px solid #3c90bb;
	border-right: 1px solid #176992;
}

#horiz-menu li li a.daddy:link,
#horiz-menu li li a.daddy:visited  {
	background: url(../images/style1/rightarrow.png) 100% 50% no-repeat;
}*/

/* @end */

/* @group Horiz Menu */

/*div#horiz-menu li {
	background: none;
}

div#horiz-menu a:link,
div#horiz-menu a:visited,
div#horiz-menu li.active li a:link,
div#horiz-menu li.active li a:visited {
	color: #2A98BA;
}

div#horiz-menu {
}

div#horiz-menu .active a:link,
div#horiz-menu .active a:visited,
div#horiz-menu li.active a:link,
div#horiz-menu li.active a:visited,
div#horiz-menu li.active li.active a:link,
div#horiz-menu li.active li.active a:visited {
	color: #2A98BA;
}

/* @end */

/* @group Side Menu */

ul.menu li {
	/*background: url(../images/style1/menu-border.png) 0 100% repeat-x;*/
}

a.mainlevel {
	/*background: url(../images/style1/menu-border.png) 0 100% repeat-x;*/
}

/* @end */

/* @group Contact Menu */

div#top a.mainlevel {
	color:  #fff;
}

/* @end */

/* @group Blockquote */

blockquote {
	background: #ebebeb url(../images/style1/blockquote.png) 0 0 no-repeat;
}

/* @end */

/* @group Code */

pre {
	background: #eee;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

/* @end */

/* @group Notices */

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #fac6c6 url(../images/style1/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #c6daf0 url(../images/style1/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #f9eec6 url(../images/style1/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e2eecb url(../images/style1/status-download.png) 10px 50% no-repeat;
}

/* @end */

ul.arrow li {
	background: url(../images/style1/list-arrow.png) 0 0 no-repeat;
}

ul.arrows li {
	background: url(../images/style1/list-arrows.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../images/style1/list-check.png) 0 0 no-repeat;
}

ul.clip li {
	background: url(../images/style1/list-clip.png) 0 0 no-repeat;
}

ul.pencil li {
	background: url(../images/style1/list-pencil.png) 0 0 no-repeat;
}

ul.plus li {
	background: url(../images/style1/list-plus.png) 0 0 no-repeat;
}

table.contentpaneopen tbody tr td span.small {
	background: url(../images/style1/author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(../images/style1/created.png) 0 0 no-repeat;
}

div.moduletable h3 {
	color: #121A28;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

div#side-shadow-l {
	background-color: transparent;
	background-image: url(../images/style1/bg_shadow_l.png);
	background-repeat: repeat-y;
	background-attachement: scroll;
	background-position: 0% 0pt;
}

div#side-shadow-r {
	background-color: transparent;
	background-image: url(../images/style1/bg_shadow_r.png);
	background-repeat: repeat-y;
	background-attachement: scroll;
	background-position: 100% 0pt;
}

div#mainbody {
	margin-left: 17px;
	margin-right: 17px;
	padding-bottom: 10px;
} 

span.pathway {
 background-color: #FFFFFF;
 padding-left: 12px;
}

div#nav_flash {
	background-color: #FFFFFF;
}

#horiz-menu ul {
 /*-- pour que la nav reste sur une seule ligne sous IE __*/
	width: auto;
	height: 12px;
}

/*-- positionnement des boutons sur la page d'accueil particuliers --*/

div.moduletable-btnaccueil {
	padding-right: 55px;
	position:relative;
	float: right;
	size: 369px 83px;

}

/*-- style du menu de gauche des particuliers --*/


div.moduletable_leftmenu h3 {
	color: #fff;
	text-align: center;
	background: url(../images/style1/leftmenu_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;

}

div.moduletable_leftmenu {
	background: url(../images/style1/leftmenu_middle.jpg);
	background-repeat: repeat-y;
	width: 197px;
	/*border-right: solid;
	border-left: solid;
	border-width:1px;
	border-color:#2A98BA;*/
}

div.moduletable_leftmenu {
	background: url(../images/style1/leftmenu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 13px;
}

/* Style listes à puce */

div.moduletable ul {
	list-style-image: url(images/puce_part.png);
}

td.mainbody li {
	list-style-image: url(images/puce_part.png);
}

/* Liens dans le footer */

div.moduletable_nav_footer {
	padding-top: 7px;
}

/* style lien contact */

li.item107 a {
	color: #F29938;
}

li.active item107 a {
	color: #FFFFFF;
}

item107 a.active {
	color: #FFFFFF;
}


/* Style de la page contact */

div#component-contact {
	width: 425px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F9F9F9;
	
}

/* Style du menu footer */

div.moduletablenav_footer a {
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	margin: 0 20px 0 20px;
}

div.moduletablenav_footer a:visited {
	color: #FFFFFF;
}

div.moduletablenav_footer {
	width: 350px;
	margin-left: 323px;
	margin-right: 323px;
}

/* Style rubrique news */

table class="contentpaneopen" {
	width: 500px;
}


div.moduletable.p.pcorigin {
	color: #F29938;
	font-weight: bold;
	font-size: 30px;
	line-height: 0px;
	margin-bottom: 0px;
}
