/* @group STRUCTURE */
body {
	color: #000;
	background: #ededed;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
}
a {
	color: #0c4da2; /*246da5 2b84c8*/
	text-decoration: underline;
}
a:hover {
	color: #246da5;
	text-decoration: none;
}
#wrap {
	background: #ffffff;
}
#mainbody {
	background: #ffffff;
    height: auto !important;
    height: 500px; /* because ie suxxe */
    min-height: 500px;
}
#pub_ {
	position: absolute;
	right: 0px; 
	top: 0px;
	z-index: 9999;
}
#pub {
	position: absolute;
	right: 0px; 
	top: 0px;
	z-index: 9999;
	/*background: #fff url(../images/pub.gif) no-repeat 0 top;*/
	width: 138px;
	height: 120px; 
}
#pub a {
	float: right; 
	width: 138px;
	height: 120px; 
	overflow: hidden;
	background: url(../images/style1/pub.gif) no-repeat 0 0;
    font-size: 12px;
    text-decoration: none;
	text-align: right;
}
#pub a div {
	/* for text inside the a tag */
	padding-top: 20px;
	padding-right: 20px;
}
#pub a:hover {
	color: blue;
	background-position: 0 -120px;}
#pub #pubImg {
	float: right; 
	width: 138px;
	height: 120px; 
	overflow: hidden;
	background: url(../images/style1/pub.gif) no-repeat 0 0;
}

#header {
	background: #fff url(../images/style1/header_main.png) no-repeat 0 top;
	height:128px; /* same as logo height */
}
#logo #logo-img a {
	background: url(../images/style1/logo.png) no-repeat 13px 20px;
	display: block;
	text-decoration: none;
	width: 250px;
	line-height:128px;
	height:128px;
}

h1 {
	font: normal 1.6em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0c4da2;
	padding: 0;
	margin: 0;
}
h2 {
	font: normal 1.3em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0c4da2;
	padding: 0;
	margin: 0;
}
h3 {
	font: normal 1.3em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
h4 {
	font: normal 1.1em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0c4da2;
	padding: 0;
	margin: 0;
}
h5 {
	font: normal 1.1em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

ul li span.small, ol li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}
td.maincol ul {margin-left: 10px;margin-bottom: 5px;}
td.maincol ul li {
	background: url(../images/style1/bullet.gif) no-repeat 0em .35em;	
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
}
td.maincol ol {
	margin-left: 15px;
	padding-left: 15px;
}
td.maincol input[type=text], td.maincol select, td.maincol input[type=password], td.maincol input[type=checkbox] {
	border: 1px solid #0c4da2;
	margin: 4px 0 5px 1px;
	padding: 2px 0px 2px 5px;
	font-size: .9em;
	color: #0c4da2;
	background-color: #d9e7f2;
	/*width: 130px;*/
	font-style: italic;
	vertical-align: top;
}
/*input[type=button], input[type=submit], */
td.maincol input.button,td.maincol button.button {
	margin-left: 4px;
	margin-top: 0px;
	color:#fff;   
	background-color: #0c4da2; 
	border: 1px solid; 
	border-color: #0c4da2; 	
	font-size: .9em;
	vertical-align: top;
	line-height: 1.2em;
	padding: 2;
}
/* @end */


/* @group HEADING STYLES */
.componentheading {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #0c4da2;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #0c4da2;
	/*border-bottom: 1px solid #f5f5f5;*/
}
/* CONTENT HEADINGS */
td.contentheading {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #0c4da2;
}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.1em;
	color: #246da5;
}
a.contentpagetitle:hover {
	color: #121517;
}
/* @end */

/* @group TOP MENUS (topmenu module) */

#topmenu {
	background-color: #ededed;
	font-size: .9em;
	/*border: 1px solid red;*/
}
#topmenu ul {
	list-style-type: none;
	/*width: 100%; précision pour Opera */
}
#topmenu ul li {
	float: left;
	background: url(../images/style1/bullet_topbar.gif) left center no-repeat;
	padding-left: 4px;
}
#topmenu ul a {
	color: #000;
	float: left;
	margin: 0 2px;
	padding: 5px 15px 5px 4px;
	text-decoration: none;
}
#topmenu ul a:hover {
	color: #73767a;
}
/* @end */


/* @group SEARCH BOX (topsearch module) */
#topsearch {
	background-color: #ededed;
	font-size: .9em;
}
#topsearch .search {
	/*margin-left: 470px;*/
	padding-top: 5px;
	width: 290px;
	/*border: 1px solid red;*/
}
#topsearch .search input#mod_search_searchword {
	border-top: 1px solid #fff;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 1px 0 5px 1px;
	padding: 2px 0px 2px 5px;
	font-size: .9em;
	color: #0c4da2;
	width: 130px;
	font-style: italic;
	vertical-align: top;
}
#topsearch input.button {
	margin-top: 2px;
	color:#fff;  
	background-color: #0c4da2; 
	border: 1px solid; 
	border-color: #0c4da2; 	
	font-size: .9em;
	vertical-align: top;
}
/* @end */



/* @group MAIN MENUS */
.moduletable_mainmenu {
	padding-top: 20px;
	z-index:1000;
}
/* 	applies to all levels 
	Remember that mainmenu is a UL */
#mainmenu {
	float:none;
	font-size: 1.1em;
	width: 100%;
	list-style:none;
}
#mainmenu li {
	/* pour laisser un blanc entre les blocs de menus */
	margin: 4px 0;
	/*border: 1px solid red;*/
}
#mainmenu span.separator{
	/* pour formater le texte contenu dans les séparateurs uniquement*/
	/* height ou line-height n'ont pas d'effet */
}
#mainmenu li a {
	display: block;
	width: 95%; /* width pour ie : permet que toute la largeur du block soit en lien, pas uniquement quand on survole le texte 
	Permet aussi de controler la taille des menus (tous navigateurs)
	*/
	padding: 2px 0px 2px 10px;
	margin: 0;

	text-decoration:none;
	color: #0c4da2;
	background-color: #d9e7f2;
}
#mainmenu li a:hover {
	background-color: #0c4da2;
	color: #d9e7f2;
}


/* we highlight current level */
#mainmenu li#current a {
	color: #d9e7f2;
	background-color: #0c4da2;
}
/* but remove the highlight for the level below (1 level only, but enough here) 
   => we need to disable the cascading effect */
#mainmenu li#current ul li a {
	color: #0c4da2;
	background-color: #fff;
}
/*applie to level 2 !!! */
#mainmenu li#current ul li a:hover { 
	color: #0060a8;
	background-color: #fff;
}

/* For levels 2 and 3 only (not first level) */
ul#mainmenu ul li {
	/* décalage à gauche des sous-menus */
	padding-left: 20px;
}

/* for level 2 only */
ul#mainmenu ul li a {
	/* not useful for colors as we display only sublevels of current menu */
	color: #0c4da2;
	background-color: #fff;
	padding: 0px 0px 0px 10px;
	background: url(../images/indent3.png) no-repeat left center;
}
#mainmenu ul li a:hover {
	background-color: #fff;
	color: #0060a8;
}
#mainmenu ul li#current a {
	color: #0c4da2;
	background-color: #fff;
	font-weight: bold;
}

/* for level 3 only */
ul#mainmenu ul li ul li a {
	color: #0c4da2;
	font-size: .9em;
}



/* @end */

/* @group LOGIN MODULE (suffix "_login") */
div.moduletable_login {
	color: #fff;
	background: url(../images/style1/login_bg.png) no-repeat right bottom;
	font-size: 1em;
	width: 260px;
	height: auto;
	padding: 10px 20px 15px 0px;
	/*border: 1px solid red;*/
}
div.moduletable_login a,div.moduletable_login a:hover {
	color: #fff;
	text-decoration: none;
}

div.moduletable_login input[type=text], div.moduletable_login input[type=password] {
	border: 0px solid #fff;
	margin: 1px 0 5px 1px;
	padding: 2px 0px 2px 5px;
	font-size: .9em;
	color: #0c4da2;
	width: 150px;
	font-style: italic;
	vertical-align: top;
}
div.moduletable_login #form-login-username, div.moduletable_login #form-login-password{
	text-align: right;
}
div.moduletable_login input.button {
	color:#0c4da2;   
	background-color: #fff; 
	border: 1px solid; 
	border-color: #fff; 	
	font-size: .9em;
	vertical-align: top;
}
div.moduletable_login #modlgn_submit {
	padding: 6px;
	text-align: center;
}
div.moduletable_login #modlgn_submit input, div.moduletable_login .button {
	width: 140px;
}

div.moduletable_login #form-login-remember{
	padding-left: 10px;
	font-size: .8em;
	text-align: left;
}
div.moduletable_login .forgotpass{
	font-size: .8em;
	text-align: right;
}
/* @end */

/* @group FOOTER */
#footer {
	height:42px;float:none;background-color: #ededed;
	font-size: .9em;
	width: 100%;
	/*border: 1px solid red;*/
}
#footer-insider {
	margin-left: 320px;
	margin-top: 5px;
}
#footer ul {
	list-style-type: none;
	width: 100%; /* précision pour Opera */
}
#footer ul li {
	float: left;
	padding: 0px 2px;
}
#footer ul a {
	color: #73767a;
	float: left;
	margin: 0 2px;
	padding: 0 2px;
	text-decoration: none;
}
#footer ul a:hover {
}
#footer2 ul {list-style:none;line-height:42px;padding-top:0px;}
#footer2 ul li {position:relative;margin:0;}
#footer2 a {text-decoration:none;display:block;cursor:pointer;height:42px;padding: 0px 2px;margin: 0px 2px;color: #73767a;}
#footer2 li a:hover {height:42px;}
#footer2 li {float:left;padding: 0px 2px;}
#footer-left {
	/*margin-right: 320px;*/
}
#footer-right {
	/*background: url(../images/style1/ftr-right.png) no-repeat left bottom;*/
}
/* @end */

/* @group NEWSFLASH MODULE */
#newsflash td.contentheading,
#newsflash h3,
#newsflash a.contentpagetitle {
	font-size: 1.6em;
	letter-spacing: 0px;
	line-height: 1.1em;
	color: #0c4da2;
	margin: 0 0 0;
}
#newsflash a {
	color: #1e69a3;
}
#newsflash a:hover {
	color: #000;
}
#newsflash p, #newsflash td {
	padding: 0;
	margin: 0;
	color: #6e6e6e;
}
li.latestnews {
	padding: 0px 0px 4px 14px;
	margin: 0px;
	background: url(../images/bullet.gif) no-repeat 0em .35em;
}
/* @end */


/* @group INFOS, ALERTS, CODES... */
p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}
p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
}
p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
}
span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
}
pre {
	background: #F6F6F6;
	border: 1px dotted #c4c4c4;
	color: #000;
	display: block;
	padding: 5px;
	white-space: normal;
	font: 1em "Courier New", Courier, monospace;
}
p.quote:first-letter{text-transform: uppercase;}
p.quote {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 24px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 1.26666em;
	font-variant: small-caps;
	border-bottom: 4px solid #eee;
	border-top: 4px solid #eee;
	padding:  5px;

}
/* @end */

/* @group READ MORE LINKS */
a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}
/* @end */









/* @group "S1" MODULE SUFFIX */
/* "S1" TEXT COLOR */
div.moduleS1 {
	color: #51504a;
}
/* "S1" LINK COLOR */
div.moduleS1 a,div.moduleS1 a:hover,
div.moduleS1 a.latestnewsS1,div.moduleS1 a.latestnewsS1:hover,
div.moduleS1 a.mostreadS1,div.moduleS1 a.mostreadS1:hover {
	color: #1e69a3;
}
/* "S1" MODULE HEADING COLOR */
div.moduleS1 h3 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;
}
div.moduleS1 {background: url(../images/style1/topright_light.png) 100% 0 no-repeat;}
div.moduleS1 div {background: url(../images/style1/topleft_light.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botright_light.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style1/botleft_light.png) 0 100% no-repeat;}
/* @end */

/* @group "S2" MODULE SUFFIX */
/* "S2" TEXT COLOR */
div.moduleS2 {
	color: #51504a;
}
/* "S2" LINK COLOR */
div.moduleS2 a,div.moduleS2 a:hover,
div.moduleS2 a.latestnewsS2,div.moduleS2 a.latestnewsS2:hover,
div.moduleS2 a.mostreadS2,div.moduleS2 a.mostreadS2:hover {
	color: #1e69a3;
}
/* "S2" MODULE HEADING COLOR */
div.moduleS2 h3 {
	color: #fdfeff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;
}
div.moduleS2 {background: url(../images/style1/topright_mid.png) 100% 0 no-repeat;}
div.moduleS2 div {background: url(../images/style1/topleft_mid.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botright_mid.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style1/botleft_mid.png) 0 100% no-repeat;}
/* @end */

/* @group "S3" MODULE SUFFIX */
/* "S3" TEXT COLOR */
div.moduleS3 {
	color: #51504a;
}
/* "S3" LINK COLOR */
div.moduleS3 a,div.moduleS3 a:hover,
div.moduleS3 a.latestnewsS3,div.moduleS3 a.latestnewsS3:hover,
div.moduleS3 a.mostreadS3,div.moduleS3 a.mostreadS3:hover {
	color: #1e69a3;
}
/* "S3" MODULE HEADING COLOR */
div.moduleS3 h3 {
	color: #fff;
	font-size: 1.2em;
	letter-spacing:normal;
	line-height: .75em;

}
div.moduleS3 {background: url(../images/style1/topright_dark.png) 100% 0 no-repeat;}
div.moduleS3 div {background: url(../images/style1/topleft_dark.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botright_dark.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style1/botleft_dark.png) 0 100% no-repeat;}
/* @end */

/* @group "bdr" MODULE SUFFIX (default) */
/* "bdr" TEXT COLOR */
div.module,div.modulebdr {
	color: #333;
}


/* "bdr" LINK COLOR */
div.module a,div.modulebdr a,
div.module a:hover,div.modulebdr a:hover,
div.module a.latestnews,div.modulebdr a.latestnewsbdr,
div.module a.latestnews:hover,div.modulebdr a.latestnewsbdr:hover,
div.module a.mostread,div.modulebdr a.mostreadbdr,
div.module a.mostread:hover,div.modulebdr a.mostreadbdr:hover {
	color:#246da5;
}
/* "bdr" MODULE HEADING COLOR */
div.module h3, div.modulebdr h3 {
	color: #242b30;
	font-size: 1.2em;
	letter-spacing:normal;
}
div.module,div.modulebdr {background: url(../images/style1/topright_bdr.png) 100% 0 no-repeat;}
div.module div, div.modulebdr div {background: url(../images/style1/topleft_bdr.png) 0 0 no-repeat;}
div.module div div, div.modulebdr div div  {background: url(../images/style1/botright_bdr.png) 100% 100% no-repeat;}
div.module div div div, div.modulebdr div div div  {background: url(../images/style1/botleft_bdr.png) 0 100% no-repeat;}
/* @end */

/* @group PATHWAY/BREADCRUMBS */
.path {
	margin: 0px;
	padding-left: 30px;
	font-size: 1em;
}
/* @end */


/* @group JOOMLA! STYLES */

li.latestnews,
li.latestnewsS1,
li.latestnewsS2,
li.latestnewsS3,
li.latestnewsbdr,
li.mostread,
li.mostreadS3,
li.mostreadS1,
li.mostreadS2,
li.mostreadbdr {
	background: url(../images/style1/bullet.gif) no-repeat 0em .35em;
}

ul.menu-sidenav li,
a.mainlevel-sidenav {
	background: url(../images/style1/bullet.gif) no-repeat 0 .15em;
	padding-left: 14px;
}

.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: .8em;
	line-height: 1em;
	text-transform: lowercase;
}

/*Header for table content*/
td.sectiontableheader {
	color: #FFF;
	background: #222;
	line-height: 100%;	
}
/*Alternating table rows*/
tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}
tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

/* Article Overflow */
div.blog_more {
	border-top: 1px solid #e6e6d4;
}
div.blog_more ul li a {
	border-bottom: 1px solid #eee;
    background: url(../images/style1/list-arrow.png) no-repeat 4px 10px;
    text-indent: 14px;
}
div.blog_more ul li a:hover {
	background-color: #f4f4f4;
}

/* Article TOC Table */
table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}
div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}
.pagenav {
	font-size: 1em;
	color: #CAD7A0;
}
/* @end */



/*
----------------------------------------------------
                    IMAGE STYLES
----------------------------------------------------
*/
img.left {float:left;margin-right:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.right {float:right;margin-left:5px;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
img.pad {float:none;margin:0px auto;background-color:#f4f4f4;border:1px solid #eaeaea;padding:4px;margin-top:5px;}
