body {
	margin:0;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/maintop.png);
	background-repeat: repeat-x;
	background-position: center 126px;
}
div#header {
	background-color:#000000;
	height:85px;
	padding-top:15px;
	color:#fff;
}
div#header h2, div#header h1, div#header h2 a, div#header h1 a {
	margin:1px;
	font-size:15px;
	font-style:italic;
	border:0;
	color:#fff;
}
div#header h1, div#header h1 a {
	margin:1px;
	font-size:20px;
}
div#menu {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 26px;
	margin-bottom: 15px;
}
div#menu a, div#nav a {
	background-image: url(images/menu_right.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	padding-top: 4px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border:0;
}
.cl800 {
	margin:0 auto;
	width:970px;
}
div#menu a:hover, a:hover {
	text-decoration:underline;
}
.more_and_less {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7EB500;
	border: 1x solid #00CCFF;
	height: 12px;
	width: 12px;
	padding: 1.5px;
	display: block;
	text-align: center;
	float:left;
	cursor:pointer;
}
div#nav {
	float:left;
	width:180px;
	margin-left:10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#nav ul li, div#nav ul {
	margin:0;
	padding:0;
}
div#nav a {
	background:none;
}
div#nav ul li {
	list-style:none;
	text-decoration:none;
	padding:5px;
}
div#nav ul li a{
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}
div#nav ul li.mod a{
	background-color:#ededed;
	color:#000000;
}
div#nav ul li:hover a{
	color:#999999;
}
div#nav a {
	float:none;
}
#pub_scroll {
	float:right;
}
div#nav h2 {
	margin:0;
	padding-top:0;
	padding-bottom:4px;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height:26px;
	color:#fff;
	border:0;
	width:100%;
}
div#nav li h2 {
	margin:0px;
	padding:0px;
	height:26px;
	color:#fff;
	border:0;
	font-size:13px;
	font-weight:normal;
	width:100%;
}
h2, h1 {
	font-size:17px;
	color: #7EB500;
	margin: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7EB500;
	border-right-color: #7EB500;
	border-bottom-color: #7EB500;
	border-left-color: #7EB500;
	width:70%;
}
p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	padding-left: 7px;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:10px;
}
table p {
	padding-left: 7px;
	border:none;
}	
div#footer {
	clear:both;
	background-color:#000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:150px;
}
div#footer div.first {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left:3px;
	margin-right:3px;
	padding:7px;
}
div#footer, div#footer a {
	font-size:11px;
	color:#fff;
}
div#footer ul li a {
	border:0;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer ul li {
	list-style-type:circle;
	color:#fff;
	text-decoration:none;
}
div#footer .bloch {
	float:left;
	margin-right:35px;
	height:100px;
}
.img {
	float:right;
	margin:4px;
	border:4px solid #7EB500;
}
ul li {
	margin-left:0px;
	color:#7EB500;
	text-decoration:underline;
}
h3 {
	padding:1px;
	font-size:13px;
}
a {
	color:#666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-decoration:none;
}
a:hover {
	border:none;
	text-decoration:none;
}
.modulo td {
	background-color:#EDEDED;
}
.comp td, .comp {
	height:26px;
	background-image:url(images/menu.png);
	background-repeat:repeat-x;
	color:#fff;
}
div.comp {
	height:21px;
	padding-top:5px;
	font-weight:bold;
	width:70%;
	padding-left:4px;
}
.vert {
	color:#00CC00;
	font-size:13px;
	font-style:italic;
	border:0;
	font-weight:bold;
	padding-left:15px;
}
.vert:hover {
	text-decoration:underline;
}
div.comp {
	background-color:#00FF00;
	color:#fff;
	width:620px;
}
.cl620 {
	width:590px;
	padding-left:220px;
}
.flR{
	height:23px;
	float:right;
	margin-right:5px;
	font-size:17px;
	color:#FF0000;
	font-weight:bold;
}
.fler {
	background-color:#EDEDED;
	margin-left:15px;
	margin-bottom:2px;
	font-style:italic;
	font-variant:small-caps;
}
.fler span:hover {
	text-decoration:underline;
}
.decale {
	margin-left:15px;
}
label {
	width:150px;
	height:18px;
	display:block;
	float:left;
	padding-top:2px;
}
#liens {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top:2px;
	padding-top:3px;
	text-align:center;
}