* {
  padding:0;
  margin:0;
}

*
body {
  text-align: center;
  /*background-image:url(../images/fond_blanc.jpg);*/
  background: #F5F5F5;
  background-attachment:fixed;
}

h1 {
  font: bold 1.3em Arial, Sans-Serif;
  letter-spacing: -1px;
  color: #fff;
}

h1 a {
  color: #BF3E17;
}

tr, p, div {
  font-family: Arial, Verdana, Helvetica, sans-serif;  /*"Trebuchet MS",*/
  font-size: 13px;
  line-height: 1.5em;
  color:#666666;
}

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

ul {
  list-style:none;
}

li {
  padding-left: 25px;
  padding-top: 0;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 10px 5px;
}

ol {
  margin-left:40px;
  list-style-position:inherit;
}

#bodymiddle {
  text-align: center;
  background-image:url(../images/degrade3.png);
  width:960px;
  margin:0px auto;
}

.header {
  background: #fff url(../images/header5.jpg) no-repeat;   
  /*background: #fff url(../images/header4.jpg) no-repeat;*/   
  /*background: #fff url(../images/header.gif) repeat-x;*/
  margin: 0px 0 10px 0;
  height: 182px;
  padding: 1px 0 3px 10px;
  /*z-index: -1;*/
}

.logo {
  float: left;
  margin-left:25px;
}

.tableheader {
  border:0;
  width:100%;
}

#bodyleft{
  /*	position				: absolute;
	width						: 50%;
	margin-left			: -461px;
	height					: 649px;
	left            : 0px;
	top             : 0px;
	background			: transparent url(../images/bateau_gauche.jpg) no-repeat right;*/
  /*	z-index         : -1; */
  /*	position				: absolute;
	width						: 50%;
	margin-left			: -465px;
	height					: 728px;
	left:-1px;
	top:10px;
	background			: transparent url(../images/ronds_gauche.jpg) no-repeat right;*/
}

#bodyright{
  /*	position				: absolute;
	width					: 148px;
	height				: 286px;
	margin-left			: 465px;
	left					: 50%;
	top					:0px;
	background			: transparent url(../images/ronds_droit.jpg) no-repeat right;*/
}

#addtofav {
  /*font-size: 1.1em;*/
  color: #FFF;
  width: 132px;
  height : 20px;
  text-align: right;
  padding: 0px 0px 0 0;
  /* background: #2E6FAE; */
  /* border: 1px solid #EEE;  /* dotted */
  position:relative;
  top:-4px;
  /*height:20px;*/
}

#addtofav a {
  text-decoration: none;
}

#recherche {
  /*font-size: 1.1em;*/
  color: #FFF;
  width: 132px;
  text-align: right;
  padding: 0px 0px 0 0;
  /* background: #2E6FAE; */
  /* border: 1px solid #EEE;  /* dotted */
  position:relative;
  top:2px;
  /*height:20px;*/
}

.inputboxsearchBox {
  font-style: normal;
  font-size: 13px;
  border: 1px solid #808080;
}

table.faqTreeHead {
  color: #333300;
  background-color: #e0e0e0;
  border: 1px solid #ccc;
  padding:5px;
}

table.faqTreeHead td {
  font-size: 9pt;
  font-weight: normal;
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}

table.faqTreeHead th {
  font-size: 9pt;
  font-weight: normal;
  text-align:left;
  padding:5px;
  background-color:#2E6FAE;
  color:#FFFFFF;
}

#mainlevel-nav {
  float: right;
  font-size: 1.1em;
  color: #FFF;
  width: 695px;
  text-align: center;
  margin: 0px 8px 0 0;
  padding: 0px 0px 0 0;
  /*background: #2E6FAE;*/
  background: url(../images/topmenu_bg.jpg) repeat-x;
  border: 1px solid #EEE;  /* dotted */
  position:relative;
  top:25px;/*145px;*/
  height:20px;
}

#mainlevel-nav ul {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  border: 0px;
  position:relative;
  top:0%;
}

#mainlevel-nav li {
  color: #fff;
  background: none;
  display: inline;
}

#mainlevel-nav li a {
  color: #FFF;
  /*font-weight: bold;*/
  text-decoration: none;
}

#mainlevel-nav li a:hover {
  color: #fff;
  text-decoration   : underline;
}

#searchform {
  background: #F0F0F0;
  text-align: right;
  color: #FFFFFF;
  height: 40px;
  padding: 10px 10px 0 0;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

.pathway {
  font-family:  Arial,Verdana, Helvetica, sans-serif;
  font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #99cb46;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

#active_menu {
  color: #2E6FAE;
  text-decoration: underline;
  font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
  display: block;
  color: #666;
  padding: 4px 0 4px 10px;
  margin: 0 0 1px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none;
}

a.mainlevel:hover {
  color: #0a9ede;
  background: #D8D8D8;
}

a.mainmenu:link, a.mainmenu:visited {
  color: #ffffff;
  font-family:  Arial,Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
}

a.mainmenu:hover {
  color: #333333;
}

.pollstableborder {
  border: 1px solid;
  padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
  font-size: 11px;
  color: #ffffff;
  text-indent:33px;
  line-height: 20px;
  display:block;
  margin-bottom:3px;
  width:100%;
  background-color:#c6c6c6;
}

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

table.moduletable {
  padding: 0 0px 5px 0px;
  width: 100%;  /* 200px; */
  margin-bottom:3px;
}

div.moduletable {
  padding-bottom: 3px;
}

div.moduletable h3 {
  font: bold 1.0em Arial, Verdana, Helvetica, sans-serif; /*"Trebuchet MS",*/
  color: #666;
  font-weight:bold;
  padding: 3px 10px;
  text-align: left;
  background: url(../images/button_bg.png) repeat-x;
}

table.moduletable th {
  font: bold 1.0em Arial, Verdana, Helvetica, sans-serif; /*"Trebuchet MS",*/
  color: #666;
  width: 100%;
  font-weight:bold;
  padding: 3px 10px;
  text-align: left;
  background: url(../images/button_bg.png) repeat-x;
}

table.moduletable li {
  color: #FFF;
}

table.moduletable ul {
  padding: 0px;
}

table.moduletable td {
  font-size: 12px;
  font-weight: normal;
  padding: 0px 0px 0px 3px;
}

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

table.pollstableborder {
  border: 1px solid #cccccc;
}

.sectiontableheader {
  background-color : #cccccc;
  color            : #333333;
  font-weight      : bold;
  padding:5px;
}

.sectiontableentry1 td {
  border-bottom:1px solid #CCCCCC;
  padding:3px 3px 3px 6px;
}

.sectiontableentry2 td {
  border-bottom:1px solid #CCCCCC;
  padding:3px 3px 3px 6px;
}

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

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

.contentpane {
}

/*.contentpaneopen {border : 1px ridge #000000;*/

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

/* big titles */

.contentheading, .componentheading {
  font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; /*"Trebuchet MS",*/
  /*letter-spacing: -1px;*/
  color: #2E6FAE;
  text-align: left;
  margin: 0px 0px 10px 0;
  padding: 0px 0px 0px 10px;

  background-color : #EEEEEE;
  border: 1px solid #ddd;
}

.blog .contentheading,.blog .componentheading{
  background-color : #EEEEEE;
  border: 1px solid #ddd;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color:  #666666;
  text-align       : left;
  text-indent:18px;
  font-weight:bold;
  top:-5px;
  vertical-align: top;
  padding-bottom:2px;
  background:url(../images/date.png) no-repeat;
}

.button {
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  background-color : #2E6FAE;/*6dbc0f*/
  color: #ffffff;
  border: 1px solid #757575;
}

.inputbox {
  color: #757575;
  padding: 0px;
  border: 1px solid #808080;
  margin: 0 0 0px 0;
}

.inputboxradio {
  border: 0px solid #808080;
}

#searchform .inputbox {
  color: #757575;
  width: 300px;
  border: 1px solid #808080;
  background: #fff;
  float: right;
}

a:link, a:visited {
  color: #003063;
  text-decoration: underline;
}

a:hover {
  color: #7E00AC;
  text-decoration: none;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2E6FAE;/*76c41d*/
  text-align:left;
  text-decoration: underline;
}

a.contentpagetitle:hover {
  font-family: Arial,Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

.ontab {
  background-color: #ffae00;
  border-left: outset 2px #99cb46;
  border-right: outset 2px #808080;
  border-top: outset 2px #99cb46;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  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;
  font-weight: normal;
}

.tabpadding {
}

.tabheading {
  background-color: #ffae00;
  text-align: left;
}

.pagetext {
  visibility: hidden;
  display: none;
  position: relative;
  top: 0;
}

.back_button {
  text-align: center;
  margin-top: 40px;
}

table.contenttoc {
  color: #333300;
  background-color: #e0e0e0;
  border: 1px solid #ccc;
  padding:5px;
}

table.contenttoc td {
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}

table.contenttoc th {
  font-size: 8pt;
  font-weight: normal;
  text-align:left;
  padding:5px;
  background-color:#333333;
  color:#FFFFFF;
}

table.searchintro {
  width: 100%;
}

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

.readon {
  display:block;
  float: right;
  background:url(../images/read_more.png) no-repeat;
  color:#333333;
  text-indent: -5000px;
  width:100px;
  height:17px;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background-color:#cccccc;
  padding: 1px 2px;
  color: #fff;
  /*text-transform: normal;*/
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

#core {
  padding:0px 5px 5px 5px;
}

#mod_down1 {
  width:48%;
  float:left;
  margin: 10px 2px 0 0;
}

#mod_down2 {
  width: 50%;
  float:right; 
  margin: 10px 2px 0 0;
}

#banner {
  float: left;   
  /*background: #FFF;*/
  /*border: 1px solid #ccc;*/
  position:relative;
  left:150px;
  top:20px;
  width: 800px;
  height: 90px;
}

.joomladesignsfooter {
  clear: both;
  text-align: center;
  line-height: 1.8em;
  color: #808080;
  background: #FFF;
  padding: 10px 0 10px 0;
  border-top: 1px solid #eee;
  font-weight: bold;
}

.joomladesignsfooter a {
  color: #000;
  background: #fff;
}

.wrap {
  padding: 0;
  margin: 10px auto;
  text-align: left;
  width: 920px;
}

.content {
  border: 1px solid #E3E3E3;  /*E3E3E3 555555*/
  padding: 0px;
  margin: 0px auto;
  text-align: left;
  width: 930px;
  background: #fff;
  /*background			: transparent url(../images/degrade.png) repeat-y;*/
}

.left {
  float: left;
  width: 23%;
  margin: 0px 0px 10px 0px;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-left: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color:#C8D7E6;
}

.right {
  float: right;
  width: 76%;
  margin: 0px 0 10px 0;
}

fieldset.input {
  border:0px;
  padding-left:5px;
}

img {
  border:0px;  
}

.slideshow { 
  padding:0; 
  margin:0;
}

.slideshow img { 
  padding: 5px; 
  border: 1px solid #ccc; 
  background-color: #eee; 
  top:0; 
  left:0;
  display:none;
}

/*span.article_seperator {

	display: block;

	height: 2px;

	border-bottom: 1px solid #ddd;}

*/

/*.blog tr{padding:2px; 

border:1px dotted #555; 

background:#F9F9F9;}*/

/*

.blog_more{margin:0 3px 15px 13px;padding:3px 6px;border:1px dotted #aaa;background:#EEE}

.blog_more div{border-bottom:1px dotted #aaa}

.blog_more ul{margin:2px 0 2px 34px}

.blog_more ul li a.blogsection{text-decoration:none}

*/	

