/* CSS Document */
*{
outline:none;
}
input{
font-size:11px !important;
}
form input.button{
line-height:14px !important;
height:20px !important;
}
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}
.link_concepteur a:link, .link_concepteur a:visited{
color:#565f44 !important;
font-size:10px;
text-decoration:none;
}
.link_concepteur a:hover{
color:#565f44 !important;
font-size:10px;
text-decoration:none;
}
.clr {
	clear: both;
}

.outline {
  border: 0px;
  padding: 0px;
  width:1007px;
}

#buttons_outer {
	float: right;	
}

#buttons_inner {
	height: 21px !important;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	margin-bottom: 0px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}


#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	margin-bottom:0px;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;

}

ul#mainlevel-nav li a:link,ul#mainlevel-nav li a:visited{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-right:2px;
	margin-bottom:0px;
	text-decoration: none;
	color: #6f9363;
	background: #274c03;
}

#buttons>ul#mainlevel-nav li a:link, #buttons>ul#mainlevel-nav li a:visited { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #effbda;
	background: #4a890c;
}

#search_outer {
	float: right;
	width: 165px;
	margin:20px 2px 0px 0px;
}

#search_inner {
	padding: 0px;
  height: 21px !important;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color:#c0e0b0;
}
.header_logo{ /*SCR*/
    background-image:url(../images/logo.gif);
	width: 230px;
	height: 238px;
}
.header_top { /*SCR*/
	position:relative;
	width: 547px;
	height: 53px;
	background-repeat:no-repeat;
}
.header_top #buttons{ /*SCR*/
	margin-top:8px;
	float:right;
}
.header_central{ /*SCR*/
	background-image:url(../images/headercentral.jpg);
	width: 547px;
	height: 185px;
	background-repeat:no-repeat;
	text-align:right;
}
.header_right{ /*SCR*/
	position:relative;
	background-image:url(../images/bg_topright.gif);
	width: 230px;
	height: 185px;
	background-repeat:no-repeat;
	margin:0px;
}
#top_outer{
	width: 185px;
	height: 180px;
	padding: 0px;
	margin-left: 20px;
	border: 0px;
	float: left;
	background-color:#006699;
}

#top_inner {
  height: 180px !important;
  overflow: hidden;
  width: 180px;
}
.leftbg{/*SCR*/
background-image:url(../images/bg_left.gif);
background-repeat:repeat-y;
}
#left_outer {
	width: 185px;
	clear:both;
	float:left;
	padding: 0px;
	margin:0px;
	border: 0px;
	background-image:url(../images/bg_left.gif);
	background-repeat:repeat-y;
}

#left_inner {
	padding: 0px;
	margin:0px;
	border: 0px;
}

#content_outer {
	width:587px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
	background-color:#ffffff;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  padding:0;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
.rightbg{/*SCR*/
background-image:url(../images/bg_right.jpg);
background-repeat:repeat-y;
}
#right_outer {
	margin: 0px;
	width: 230px;
	float: left;
	border: 0px;
	padding: 0px;
}

#right_inner {
  float: none !important;
  float: center;
  text-align:center;
}


.user1_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-repeat:repeat-x;
  padding: 7px 10px;
  line-height: 20px;
  margin: 1px;
  height:20px;
}

.pagenav {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-color:#999999;
  background-repeat:repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px 1px 1px 5px !important;
  height:25px;
}
a:link.pagenav, a:visited.pagenav, a:hover.pagenav {
margin-left:5px !important;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
.sidefooter { /*SCR*/
height:250px;
background-image:url(../images/spacerfooter.jpg);
background-repeat:repeat-x;
}
.centralfooter { /*SCR*/
width:1007px;
height:250px;
background-image:url(../images/bgfooter.jpg);
background-repeat:no-repeat;
background-position:left top;
padding:0px;
overflow:hidden;
}
.bottomgreen{ /*SCR*/
background-image:url(../images/spacergreen.gif);
overflow:hidden;
}

td {
	text-align: left;
	font-size: 11.5px;
}

.fondpage{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#2e3b21;
}
body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11.5px;
	color: #333333;
	background-color:#FFFFFF;
}

/* Joomla core stuff */
a, a:link, a:visited, a:active {
	color: #35a403; text-decoration: none !important;
	font-weight: bold;
}

a:hover, a:focus {
	color: #6fba4d;	text-decoration: none !important;
}

.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
}
#right_inner .contentpaneopen {
	margin-left:30px;
    width: 180px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contentpaneopen td {
   paddingt: 0px 5px 0px 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px 0px 0px 4px;
}



table.contentpane {
  width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #35a403;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-repeat:repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 20px !important;
  height: 20px;
  margin-top: 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background-image:url(../images/bg_titres.gif);
	background-repeat:no-repeat;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left:10px;
	margin-bottom:10px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #35a403;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}


table.moduletable {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
#right_inner div.moduletable_pad {
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/bgmodules.jpg);
	background-position:bottom;
	text-align: left;
}
#right_inner div.moduletable {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/bgmodules.jpg);
	background-position:bottom;
		text-align: left;
}
table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-size: 0px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
 #right_inner div.moduletable h3, #right_inner table.moduletable th {
 background-image:url(../images/bgmodule_head.jpg);
	color: #ffffff;
	text-align: left;
	height: 35px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	padding-left:20px;
	text-transform:lowercase;
 }
	 #right_inner div.moduletable_pad h3, #right_inner table.moduletable_pad th {
 background-image:url(../images/bgmodule_head.jpg);
	margin-left:-30px;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	text-align: left;
	height: 35px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	padding-left:20px;
	text-transform:lowercase;
 }
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  font-size:12px;
  margin-bottom:10px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

table.contenttoc td {
  padding: 0px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image:url(../images/buttons.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	text-align: left;
	padding-left: 45px;
	height: 35px !important;
	height: 35px;
	line-height:35px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -70px;
	text-decoration: none;
	color: #86b743;
}

a.mainlevel#active_menu {
	font-weight: bold;
	background-position: 0px -35px;
	text-decoration: none;
	color: #35a403;
}

a.mainlevel#active_menu:hover {
	color: #86b743;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	background-image:url(../images/sbuttons.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	text-align: left;
	height: 26px !important;
	height: 26px;
	line-height:26px;
	padding-left:40px;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -26px;
	text-decoration: none;
	color: #86b743;
}

a.sublevel#active_menu {
	background-position: 0px -26px;
	text-decoration: none;
	color: #35a403;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

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

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
.Licornes{
width:61px;
height:16px;
position:fixed;
right:10px;
bottom:10px;
}
*html .Licornes{
display:none;
}