html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
.red {
    
    color: #ff0000;
    font-weight: bold;
}
a {
	color: #464544;
}
a:hover {
	color: #ff9900;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(../img/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(../img/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(../img/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(../img/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(../img/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  width: 440px;
  padding-left: 220px;
}
#logo h1 {
  color: #6F7033;
  font: 22px "Arial narrow", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}

/** nav **/

#nav {
  margin-top: 50px;
}
#nav li {
  list-style: none;
  float: left;
  background: left center url(../img/arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 20px;
}
#nav a {
 
  text-decoration: none;
  
}
#nav a:hover {
  color: #ffffff;
}
.current {
  color: #ffffff;
  font-weight: bold;
    
}
/** green box **/
#gbox {
  width: 431px;
  margin-top: 47px;
  margin-left: 22px;
}

#gbox-bg  { background: url(../img/green_bg.gif) repeat-y; }
#gbox-grd { background: bottom url(../img/green_grad_bot.jpg) repeat-x; }
#gbox-top { background: url(../img/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(../img/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  min-height: 300px;
  padding: 2px 24px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

/** footer **/

#newsletter, #events {
  float: left;
  width: 49%;
  margin-top: 1em;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/

#greybox {
  background: url(../img/grey_bg.gif) repeat-y;
  width: 326px;
  position: absolute;
  top: 292px;
  left: 457px;
}
#greybox-top {
  background: url(../img/grey_img.png) no-repeat;
  padding-left: 1px;
  padding-top: 18px;
}
#greybox-bot {
  background: bottom left url(../img/grey_bot.gif) no-repeat;
  padding-bottom: 4px;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
}
#greybox a {
  color: #fff;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}
#copyright a {
    color: #ffcc66;
}
#overlay{ position: absolute;  left: 0; top:0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#ajax_box {
    width: 595px;
    position: absolute;
    left: 2%;
    top: 20%;
    z-index: 100;
}
#ajax_box_header {
	width: 100%;
	height: 40px;
	background: url(../img/header_dialogue.png) no-repeat;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	cursor: crosshair;
}
#ajax_box_content {
    background: url(../img/content_dialogue.png) repeat-y;
    font-size: 1em;
    text-align: left;
    color: #333300;
    padding: 10px;
    padding-left: 20px;
    height: 250px;
    filter:alpha(opacity=95);
        -moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
        
        font-size: 1em;
        line-height: 1.2em;


}
#ajax_box_content a{
        color: #000000;
        font-weight: bold;

}
#ajax_box_article {
   overflow: auto;
   color: #666666;
   padding:10px;
   margin-top: 20px;
   margin-right: 20px;
   overflow: auto;

}
#ajax_box_titre {
    color:#999999;
    font-size:1.6em;
    line-height: 1.8em;
    width: 100%;
    text-align: left;
    font-weight: bolder;
    margin-bottom: 10px;
}
#ajax_box_footer {
    height: 55px;
    width: 245px;
    padding-left: 396px;
    padding-top: 40px;
    font-size:1em;
    font-weight: bold;
    background: url(../img/footer_dialogue.png) no-repeat;
    cursor: pointer;
    color: #000000;
    filter:alpha(opacity=95);
        -moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
#ajax_box_footer:hover{

    color: #333333;
}

#ajax_icon {
    padding: 10px;
    background-image: url(../img/ajax-loader.gif);
    background-repeat: no-repeat;
    width: 500px;
    height: 80px;
    color: #000000;
    font-size: 1.4em;
    background-position: center;
}
#barre_ajax {
    
    
    padding-top: 5px;
    padding-left: 300px;
    padding-right: 10px;
    height: 40px;
    width: 295px;
    margin-top: 5px;
    color: #666666;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 40px;
    vertical-align: middle;


}
#ajax_car {
    background: url('../img/car.png') no-repeat;
    width: 280px;
    height: 100px;
    margin-left: 100px;
    margin-top: 60px;
}
#flash_content {
    
    padding-top: 150px;
    
    
    
}
#flash_header {
	width: 100%;
	height: 40px;
        background-color: #ffffff;
	cursor: crosshair;
}

#close_intro {
    font-size: 3em;
    
    color:#000;
    border: none;
    cursor:pointer;
}
