/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	margin: 0px;
	padding: 0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: normal;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*CSS reset end */





#wrapper {
	clear: both;
	width: 800px;
	background-color: #0C8924;
	background-image: url(images/scierie_resineux.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
	display: block;
    min-height:620px;
    height:auto !important;
    height:620px; 	
}
#wrapper #header h1 a:link , #wrapper #header h1 a:visited {
	font-size: 45px;
	color: #FBF796;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
}

#sitename {
	font-size: 42px;
	color: #FBF796;
	font-weight: normal;
	text-decoration: none;
	margin-left: 50px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	padding-right: 15px;
	padding-left: 15px;
}
#header #slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBF796;
	margin-left: 100px;
}







/* alignment styles */
div.left {
	float: left;
  }
div.right {
	float: right;
  }  
div.spacer {
  height: 1px;
  clear: both;
}


/* navigation */
#nav {
	float:left;
	line-height:normal;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
  }
.form_label {
	font-size: 11px;
}

#nav ul {
	list-style:none;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
  }
#nav li {
	float:left;
	background:url(images/nav_left.gif) no-repeat left top;
	margin-right: 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
  }
#nav a {
	float:left;
	display:block;
	background:url(images/nav_right.gif) no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 6px;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#FBF796;
  }
#nav #current {
  background-image:url(images/nav_left_on.gif);
  }
#nav #current a {
  background-image:url(images/nav_right_on.gif);
  color:#FBF796;
  padding-bottom:5px;
  }
  
  
#main{
	display: inline;
	float: left;
	width: 505px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 20px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 0px;
	min-height:430px;
	height:auto !important;
	height:430px;
}
#main .bulleted_list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#wrapper #inner_wrapper {
	background-color: #FFFFFF;
	background-image: url(images/bg_inner_wrapper.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}


#main #left-column {
	display: inline;
	float: left;
}
.contact_details {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


#main h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}

#main h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #065216;
}

#right {
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	line-height: 24px;
	color: #666666;
	margin-bottom: 0px;
}

#right #title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	clear: right;
	display: block;
	margin-top: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C8924;
}
#right li{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	margin-bottom: 15px;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px;
	clear: both;
	float: left;
	white-space: normal;
	width: 770px;
}
#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
#footer-left {
	display: inline;
	float: left;
	width: 130px;
}
#footer-right {
	display: inline;
	float: left;
	width: 624px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
#footer-right li {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#footer-right ul {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#main .framed td {
	padding: 5px;
	border: 1px solid #9EBE8A;
	margin: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main .framed {
	border: 1px solid #9EBE8A;
	margin: 0px;
	background-color: #FBF796;
}

#main .framed a:link {
	font-size: 13px;
}

#main .framed_products td {
	padding: 5px;
	border: 1px solid #9EBE8A;
	margin: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FBF796;
}
#main .framed_products td strong{
	font-weight: bold;
}
#main .framed_products {
	border: 1px solid #9EBE8A;
	margin: 0px;
	background-color: #9EBE8A;
}

#main .framed_products a:link {
	font-size: 13px;
}
#main #image {
	display: inline;
	float: left;
	width: 250px;
}
#main #links {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 10px;
}
#main #links a:link, #main #links a:visited, #main #links a:hover, #main #links a:active {
	font-size: 12px;
}
#main #image a:link img {
	border: 2px solid #FBF796;
}
#main #image a:hover img {
	border: 2px solid #9EBE8A;
}

