body {
	background-image:url(../images/fond.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	}
	body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;

   }
	body {
	scrollbar-base-color:#4cab37;
	scrollbar-arrow-color:#4cab37;
	scrollbar-track-color:#4cab37;
	scrollbar-3dlight-color:#4cab37;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#4cab37;
	scrollbar-shadow-color:#f3e800;
	scrollbar-face-color:#f3e800;
	}
/*LINKS*/
a:link {
	color: #4cab37;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
a:visited {
	color: #4cab37;
	text-decoration: none
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*LINKS END*/
	
/*CADRE GENERAL*/	
#gwa_nav
{
	width: 1px;
	height:33px;
	background-image: url('../images/nav.gif');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_login
{
	width: 1px;
	height:37px;
	background-image: url('../images/bg_login.gif');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_bg_bas
{
	width: 498px;
	height:214px;
	background-image: url('../images/bg_bas.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_body
{
	width: 607px;
	height:1px;
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 10px;
	padding-right: 8px;
	}
#gwa_box
{
	width: 177px;
	height:1px;
	background-image: url('../images/bg_box.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_fil
{
	width: 1px;
	height:27px;
	background-image: url('../images/bg_fil.gif');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_footer
{
	width: 1px;
	height:40px;
	background-image: url('../images/footer.gif');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
	}
#gwa_left_c
{
	width: 12px;
	height:1px;
	background-image: url('../images/left_c.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_right_c
{
	width: 12px;
	height:1px;
	background-image: url('../images/right_c.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_top_c
{
	width: 1px;
	height:12px;
	background-image: url('../images/top_c.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_bas_c
{
	width: 1px;
	height:14px;
	background-image: url('../images/bas_c.gif');
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_left_
{
	width: 16px;
	height:15px;
	background-image: url('../images/left_.gif');
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_separ_body
{
	width: 26px;
	height:711px;
	background-image: url('../images/separ_body.gif');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 0px;
	padding-right: 0px;
	}
#gwa_right_
{
	width: 16px;
	height:15px;
	background-image: url('../images/right_.gif');
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
	}
/*CADRE GENERAL END*/

/*LOGIN*/	
#mod_login_username
{
	width: 105px;
	height: 21px;
	background-image: url('../images/login-user.png');
	background-repeat: no-repeat;
	border: 0;
	background-color: #e7e7e7;
	padding-top: 6px;
	padding-left: 25px;
}
#mod_login_password
{
	width: 105px;
	height: 21px;
	background-image: url('../images/login-password.png');
	background-repeat: no-repeat;
	border: 0;
	background-color: #e7e7e7;
	padding-top: 5px;
	padding-left: 25px;
}
.button
{
	bakground-color: #f3e800;
	border: 1px solid #4cab37;
}
form {
background-color:;
}
label {
font-family:"VERDANA",sans-serif;
font-weight:
}
input {
border:1px solid #4cab37;
background-color:#f3e800;
font-family:"VERDANA",sans-serif;
font-size:10px;
color:#455666;
}
select, option {
border:1px solid #FFFFFF;
background-color:#f3e800;
color:#455666;
}
textarea {
border:1px solid #4cab37;
background-color:#f3e800;
font-family:"VERDANA",sans-serif;
color:#455666;
}
/*LOGIN END*/

.contentheading, .contentheading h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-accueil, .contentheading-accueil h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub1 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub2 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub3 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub4 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub5 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub6 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.contentheading-rub7 h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
/*	margin: 0px;	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}
.componentheading
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #4cab37;
	margin: 0px;
/*	background: url(../images/bg_titre.png) no-repeat;
*/	height: 14px;
background-color:#fffded;
}

/*UL FLOW*/
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;
}
/*FIN UL FLOW*/

.inputbox {
	padding: 2px;
	border:solid 1px #4cab37;
	background-color: #ffffff;
}
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;
}
td.sectiontableheader {
  background: #fffded;
  color: #333;
  font-weight: bold;
  padding: 8px;
  border-right: 2px solid #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpane, table.contentpaneopen {
  width: 100%;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/bg_mod.gif) repeat-x;
	color: #fff;
	text-align: left;
	padding-left: 4px;
	height: 27px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
div.moduletable {
  margin-bottom: 15px;
}
.table{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fffded;
}
