*   {
	padding: 0;
	margin: 0;
	border:0;
	text-decoration: none;
	}
	
body {
	color:#000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}





/* ---------- 2.0 Main div  ---------- */
#container {
	margin:0 auto;
	text-align:left;
	position:relative;
	width:750px;
	margin-bottom:30px;
	z-index:3;
	}
#container a {

}

#end {
	clear:left;
	}


/* ---------- 3.0 LINK ---------- */

#link {
	width:750px;
	height:20px;
	margin:0 auto;
	text-align:left;
	z-index:3;
	position:relative;
	}

#sawmill #link {
	background:#00B5A5;
	}

#pallet #link {
	background:#0260B0;
	}
	
#used #link {
	background:#81C5FF;
	}
	
	#used1 #link {
	background:#800080;
	}

#about #link {
	background:#00B5A5;
	}

#contact #link {
	background:#FF9C00;
	}

#identifiant #link {
	background:#D60029;
	}

#faq #link {
	background:#C0009A;
	}

#link ul {
	padding:4px 8px 8px 8px;
	}

#link li {
	display:inline;
	list-style:none;
	color:#fff;
	}

#link li.copyright {
	margin-left:30px;
	}

#link a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#link a:hover{
	text-decoration:underline;
	}




/* ---------- 4.0 HEADER ---------- */

h1, h2 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-indent: -2000em;
	display:block;
	height:0;
	font-size:0;
	}

#header {
	height:10px;
	margin:10px 0;
	}

#header a {
	background:#fff url(logo.gif) left bottom no-repeat;
	height:20px;
	display:block;
	}

/* ---------- 4.Bis SAW ---------- */


#saw {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	}

/* ---------- 5.0 PICTURE ---------- */

#picture {	
	padding-bottom:5px;
	}

#sawmill #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}
	
#pallet #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}

#used #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}
	
#used1 #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}

#about #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}

#contact #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}

#identifiant #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}

#faq #picture {	
	background:url(logo-loreba.gif) right top no-repeat;
	}


/* ---------- 6.0 MENU ---------- */
#menu {
	float:right;
	width:162px;
	}

#menu li {
	list-style:none;
	}

#menu a {
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 40px;
	}

* html #menu a {
	height:10px;
	}

#menu .link1 a {
	color:#02B0A6;
	background: url(puce_1.gif) left center no-repeat
	}

#menu .link2 a {
	color:#0260B0;
	background: url(puce_2.gif) left center no-repeat
	}

#menu .link3 a {
	color:#81C5FF;
	background: url(puce_3.gif) left center no-repeat;
	}

#menu .link4 a {
	color:#F99901;
	background: url(puce_4.gif) left center no-repeat;
	}

#menu .link5 a {
	color:#C00029;
	background: url(puce_5.gif) left center no-repeat;
	}

#menu .link6 a {
	color:#800080;
	background: url(puce_6.gif) left center no-repeat;
	}
	
#menu .link7 a {
	color:#800080;
	background: url(puce_7.gif) left center no-repeat;
	}

#menu a:hover {
	background-position:-9px 50% ;
	}

#menu ul.subMenu  { 
	margin-left: 40px; 
	margin-top: 5px;
	margin-bottom: 15px;
	}

#menu .subMenu li { 
	color: #00B5A5; 
	margin-bottom: 5px;
	}

#menu .subMenu a {
	background-position: -18px; 
	padding: 0;
	padding-left: 23px;
	}
	
#menu .subMenu a:hover {
	background-position:-26px 50% ;
	}


/* ---------- 7.0 CONTENT ---------- */

#content {
	
	margin-right:180px;
	}

#content .blockText {
	margin-bottom:40px;
	}

#content .pictures {
	margin-bottom:80px;
	}

#content h3 {
	color:#006600;
	margin-bottom:15px;
	font-size:1.5em;
	width:445px;
	clear:left;
	font-weight:bold;
	}

#content h3 strong {
	text-transform:uppercase;
	}

#sawmill #content h3 strong {
	color:#00B5A5;
	}

#pallet #content h3 strong {
	color:#0260B0;
	}

#used #content h3 strong {
	color:#81C5FF;
	}

#about #content h3 strong {
	color:#00B5A5;
	}

#contact #content h3 strong {
	color:#FF9C00;
	}

#identifiant #content h3 strong {
	color:#D60029;
	}

#faq #content h3 strong {
	color:#C0009A;
	}
	
#content h4 {
	clear: left;
	color:#ccc;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
	}

#content img {
	
	padding:2px;
	float:left;
	margin-bottom: 20px;
	}

#content .blockText p {
	text-align:justify;
	color:#666666;
	line-height:1.3em;
	margin:0 35px 15px 0px;
	}
	
#content .blockText img {
	margin-right: 30px;
	}
	
#content .blockText ul {
	margin-left:15px;
	}

#content .blockText li {
	color:#B3C747;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 20px;
	}
	
#used #content .blockText li {
	color: #81C5FF;
	}
#content a {

}

#content .blockText span {
	color:#767676;
	}
	
#content .blockText span a {
	color:#767676;
	text-decoration:none;
	}
	
#content .blockText span a:hover {
	text-decoration:underline;
	}
	
#content #format p  {
	position: relative;
	font-weight:bold;
	margin-bottom:3em;
	top:0;
	left:0;
	width:120px;
	padding-right:300px;
	}

	
#content #format p span {
	position:absolute;
	right:0;
	top:0;
	width:280px;
	font-weight:normal;
	}

#content .pictures li {
	display:inline;
	}
	
#content .none {
	list-style: none;
	}
	
#content dt {
	color: #B3C747;
	font-weight: bold;
	margin-top: 50px;
	}
#content dd {
	margin-top: 10px;
	color: #767676;
	}
	
@El Creation {
	h1, h2 { color: #000; height: 30px; font-size:1.5em; padding:0; text-indent: inherit; }
	#header a { color: #000; font-size:1.4em; text-decoration: none; font-weight: bold; }
	#link, #picture { display: none; }
	}

	
