BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
/*
Layout styles
*/

#logo {
	position:absolute;
	left:0px;
	top:10px;
	width:250px;
	height:92px;
	z-index:1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#logo2 {
	position:absolute;
	left:0px;
	top:100px;
	width:173px;
	height:92px;
	z-index:1;
	background-color: #CC7B00;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}
#search {
	position:absolute;
	left:0px;
	top:100px;
	width:173px;
	height:100px;
	z-index:2;
	background-color: #CC7B00;
}
#header {
	position:absolute;
	left:173px;
	top:100px;
	width:286px;
	height:100px;
	z-index:3;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#slogan {
	position:absolute;
	left:459px;
	top:100px;
	width:221px;
	height:100px;
	z-index:4;
	background-color: #CC7B00;
	background-image: url(../images/slogan.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:682px;
	top:100px;
	width:131px;
	height:100px;
	z-index:5;
	vertical-align: middle;
}
#maincontent {
	position:absolute;
	text-align:justify;
	left:174px;
	top:230px;
	width:515px;
	height:59px;
	z-index:6;
}
#left {
	position:absolute;
	left:15px;
	top:240px;
	width:160px;
	height:61px;
	z-index:7;
	
}


/* END OF LAYOUT STYLES */
hr
 {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

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

}
a:hover 
{
text-decoration: none;
color: #CC7B00;
}
a.category:link, a.category:visited
 {
  color            : #CC7B00;
  font-weight      : bold;
}
a.category:hover 
{
  color            : #CC7B00;
}
.mainlevel 
{
text-transform: lowercase;
  }
a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #CC7B00;
	text-align: left;
	height: 1px !important;
	margin-bottom:20px;
	line-height: 9px;
	width: 100%;
	text-decoration: none;
text-indent: -5px;

}
a.mainlevel:hover, a.sublevel:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #cccccc;
	text-align: left;
	height: 1px !important;
	margin-bottom:20px;
	line-height: 9px;
	width: 100%;
	text-decoration: none;
text-indent: -5px;

}
a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 10px;
	color: #cccccc;
	text-align: left;
	height: 1px !important;
	margin-bottom:20px;
	line-height: 9px;
	width: 100%;
	text-decoration: none;
text-indent: -5px;
	}

table.moduletable 
{
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
}
table.moduletable th
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(../images/horline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 10px !important;
	width: 98%;
	text-indent: 10px;
}


.inputbox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.inputbox2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc7b00;
	text-indent: 1px;
}

.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}

.contentpaneopen 
{
	color: #999999;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.componentheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	text-indent: 3px;
	padding-bottom: 10px;
}
.contentheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 18px;
	text-indent: 3px;
	padding-bottom: 10px;
}

.texte
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}

.titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 18px;
	text-indent: 3px;
	padding-bottom: 10px;
}

.soustitretexte1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 16px;
	padding-bottom: 3px;
}

.soustitretexte2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC7B00;
	font-size: 14px;
	padding-bottom: 3px;
}

.contentdescription 
{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #333333;
	text-align       : left;
	white-space: nowrap;
}
.category 
{
  color            : #999999;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter 
{
}

.sectiontableentry1 

{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

.small 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
  
}

.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}
.smallbrun 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 10px;
  color            : #CC7B00;
  font-weight      : normal;
}

.button 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 11px;
  color            : #CC7B00;
  font-weight      : bold;
}				

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;

}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  
    color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}
.readon {
	background-image: url(../images/readon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}