/*************************** BALISES *********************************/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2a2a2a;
background-color: #302b24;
}
h2{
color:#595959;
font-size:27pt;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:#595959 1px solid;
}
h3{
color:#595959;
font-size:14pt;
}
h4{
color:#595959;
font-size:14pt;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}
a {
}
input[type=text] {
	margin:0;
	background: none;
	border: 1px solid #845b3f;
}
textarea {
	background: none;  
	border: 1px solid #845b3f;
}
input[type=submit] {
	margin: 1em 0;
}
table {
border-collapse: collapse;
}
acronym, abbr {
border-bottom: 1px dotted black;
}
/***************************** BALISES END *****************************/
/**************************** LAYOUT ***********************************/
#wrapper {
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	margin-top:10px;
overflow: hidden;
}
#header {
	width:950px;
	height:222px;
background:url('../img/bandeau/accueil.jpg') no-repeat top left;
overflow: hidden;
}
#header #logo {
position: relative;
top: 138px;
left: 697px;
width: 254px;
height: 85px;
}
#main {
float: left;
width: 100%;
background:#f9f8f3 url('../img/bg_main.jpg') no-repeat top left;
}
#content{
float:left;
width: 536px;
height: auto;
padding:15px;
}
#content p {
margin:1em 0;
line-height: 125%;
}
#content ul {
margin:1em 0;
padding-left:14px;
}
#content ul li{
padding-left:14px;
background:url('../img/puce.png') no-repeat top left;
line-height: 125%;
}
#zone_eco{
width: 465px;
height: 46px;
padding:10px 15px 10px 55px;
margin-top:10px;
background: url('../img/bg_eco.jpg') no-repeat top left;
}
.photos{
float:right;
width: 384px;
height: 100%;
background-color:#eaeade;
}
#palettes .photos{
float:right;
width: 384px;
height: 384px;
background-color:#eaeade;
}
#palettes .photos img{
margin: 15px 0 0 15px;
float:left
}
#caisses .photos{
float:right;
width: 384px;
height: 384px;
background-color:#eaeade;
}
#caisses .photos img{
margin: 15px 0 0 15px;
float:left
}
.photos img{
margin: 8px 15px;
}
#footer{
float:left;
width:950px;
height:37px;
text-align:center;
color:#302b24;
padding-top:8px;
background: url('../img/footer.jpg') no-repeat top left;
font-weight: bold;
}
#footer a{
color:#5b4a30;
text-decoration:none;
}
#footer a:hover{
color:#a38556;
text-decoration:none;
}
/**************************** LAYOUT END ***********************************/

/*********************** NAV *********************************/
#nav {
position:absolute;
width:950px;
height:33px;
/*background: url('../img/bg_nav.png');*/
background: #fff;
font-size:140%;
_font-size:130%;
overflow: hidden;
}
#nav li {
float:left;
text-align:center;
_width: 115px;
}
#nav li.backLava {
background: url('../img/bg_nav_active.png');
position: absolute;
}
* html #nav li.backLava, *+html #nav li.backLava {
background-image: none;
background-color: #615e57;
}
#nav li a {
position: relative;
z-index: 10;
display: block;
color:#000;
text-decoration:none;
height:28px;
_line-height:14px;
padding:5px 5px 0;
margin:0;
}
#nav li a:hover {
color:#AAA;
}
#nav li.selectedLava a {
color:#AAA;
}
/**************************** NAV END ***********************************/

/*********************** CONTENT *********************************/
#accueil #anim{
width:950px;
height:700px;
position: absolute;
left: 50%;
margin-left: -475px;
margin-top:12px;
overflow: hidden;
}
#accueil #entrer{
margin-top: 0.7em;
text-align: center;
font-weight: bold;
}
#accueil #entrer a {
color: #D6B17D;
}
#scierie #header {
background:url('../img/bandeau/accueil.jpg') no-repeat top left;
}
#moyens #header {
background:url('../img/bandeau/moyens.jpg') no-repeat top left;
}
#palettes #header {
background:url('../img/bandeau/palettes.jpg') no-repeat top left;
}
#caisses #header {
background:url('../img/bandeau/caisses.jpg') no-repeat top left;
}
#emballages #header {
background:url('../img/bandeau/emballages.jpg') no-repeat top left;
}
#sechage #header {
background:url('../img/bandeau/sechage.jpg') no-repeat top left;
}
#particuliers #header {
background:url('../img/bandeau/traitement.jpg') no-repeat top left;
}
#actualites #header {
background:url('../img/bandeau/actualites.jpg') no-repeat top left;
}
#contact #header {
background:url('../img/bandeau/contact.jpg') no-repeat top left;
}
#contact #content {
float:left;
width: 100%;
height: auto;
padding:15px;
}
#contact fieldset {
width: 280px;
}
#contact fieldset label {
display: block;
float: left;
clear: both;
width: 90px;
line-height: 28px;
margin-right: 6px;
text-align: right;
}
#contact fieldset label.ta {
width: auto;
text-align: left;
}
#contact fieldset input[type=text], #contact textarea {
width: 140px;
height: 21px;
padding: 4px 3px 0;
font: 13px Arial;
}
#contact textarea {
width: 190px;
height: 240px;
overflow: auto;
}
#contact acronym {
margin-left: 3px;
font: bold italic 16px Georgia;
color: #E17628;
border: none;
}
#contact .errors  p{
margin:1em 0;
margin:0;
font-weight:bold;
color:#a60000;
}
#contact #map{
float: left;
width: 330px;
height: 351px;
background:#CFCFCF url('../img/map.jpg') no-repeat top left;
margin-top:50px;
border: 1px solid #845b3f;
}
#contact form{
width: 560px;
float: left;
}
/*********************** CONTENT END *********************************/

/*********************** CLASSES *********************************/
.pagination {
	clear: both;
	margin-top: 2em;
	height: 2em;
	line-height: 2em;
}
.pagination a, .pagination span {
	padding: 0.1em 0.3em;
}
.pagination a {
	color: #777;
	border: 1px solid #989898;
	background: #CFCFCF;
	text-decoration: none;
}
.gauche {
	float: left;
}
.droite {
	float: right;
}
.aligne_centre {
	text-align: center;
}
.aligne_droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.nomargin {
	margin: 0;
}
.reset {
	clear: both;
}
.nofloat {
	float: none;
}
.nobg {
	background: none;
}
.curseur_lien {
	cursor: pointer;
}
.cache {
	display: none;
}
/*********************** CLASSES END *********************************/