*, ul, li {
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#D4E9F8;
	background-repeat: repeat-y;
	background-image: url(../images/background.gif);
}

#bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/background_w.gif);
}

#MapFrame
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 688px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 600px;
}


table#maintable {
	width:100%;
	margin:-2px;
}
div#maincontent
{
	width:972px;
}
div#pagecontent {
	width:840px;
	float:left;
}
div#header {
	width:100%;
	height:110px;
	background-repeat: no-repeat;
	background-color:#CA422A;
	background-image: url(../images/header.jpg);
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #ffffff;
}
div#arbo {
	height:34px;
}
div#contact {
	width:700px;
	margin-left:110px;
	padding-top:10px;
	color:#F4D9D1;
	font-size:8pt;
	font-weight:bold;
}
div#leftmenu {
	width:132px;
	float:left;
}
div#col1 {
	width:420px;
	float:left;
}
div#col2 {
	margin-left: 420px;
}
ul {
	list-style-type:none;
}

li
{
  font-size:10pt;
}

ul#mainmenu {
	background-color:#B02516;
	padding-top: 35px;
	padding-bottom: 35px;
}
li.menu {
	padding: 2px 8px 2px 10px;
	line-height:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
li.menu2 {
	padding: 2px 8px 2px 10px;
	line-height:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF6666;
}
li.menuvide {
	padding: 2px 8px 2px 10px;
	line-height:14px;
}
ul.liste {
	margin:5px 20px 10px 50px;
}
li.liste {
	list-style-image:url(../images/arrowlist.gif);
	list-style-position: inside;
	list-style-type: circle;
	font-size:10pt;
	margin:5px 0px 10px 0px;
}
li.liste2 {
	list-style-image:none;
	list-style-position: inside;
	list-style-type: disc;
	font-size:10pt;
	margin:5px 0px 10px 0px;
}
span.bold {
	font-weight:bold;
	color:#B02516;
}
a {
	color:#000000;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
}
a:hover {
	color:#666666;
}
a.main {
	color:#ffffff;
	text-decoration:none;
}
a.sub {
	text-decoration:none;
}
a.sub:hover {
	text-decoration:none;
}
a.main:hover {
	color:#DFA8A2;
	text-decoration:none;
}
a.actif {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:none;
}
a.actif:hover {
	color:#FFFF99;
	text-decoration:none;
}
a.header {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
a.newsmain {
	font-size:14pt;
	color:#B02516;
	text-decoration:none;
}
a.newssub {
	font-size:10pt;
	color:#5D7E96;
	text-decoration:none;
}
a.newsp {
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
h1 {
	padding:3px 0px 15px 0px;
}
h2 {
	padding:5px 0px 0px 23px;
}
h2.news {
	margin:10px 0px 0px 3px;
	font-size:14pt;
	color:#B02516;
}
h2.report {
	margin:10px 0px 0px 3px;
	font-size:13pt;
	color:#B02516;
}
h3.news, h3.newsdetail {
	font-size:10pt;
	color:#5D7E96;
}
h3.news {
	margin:0px 0px 0px 57px;
}
h3.newsdetail {
	margin:0px 0px 10px 57px;
}
p {
font-size:10pt;
margin:2px 20px 8px 50px
}
p.pall {
margin:2px 20px 8px 55px
}

.mentions { color: #A56342; font-size: 11px; }

img.big {
	position:relative;
	left:-3px;
	margin: 0px 0px 10px 0px;
	float:left;
}

img.arrowright {
	margin: 0px 7px 0px 1px;
}
img.pdf {
	margin: 5px 10px 5px 25px;
}
img.report {
	margin:10px 0px 10px 10px;
}
img.report2 {
	margin:10px 10px 10px 10px;
}


p.pdf
{
  background-color: transparent;
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  padding-left: 60px;
  min-height: 55px;
}

ul.pdf
{
  background-color: transparent;
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  min-height: 70px;
}

ul.pdf li
{
  margin-left:60px;
}

p.calc
{
  background-color: transparent;
  background-image: url(../images/calc.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  padding-left: 60px;
  min-height: 60px;
}

hr.clear
{
  visibility:hidden;
  clear:both;
}
