* { margin: 0; padding: 0; }
body, html { font: 12px/18px arial,"sans serif";color: #ffffff; }

body
{background:url(images/bg_top_bois.jpg) repeat-x;padding-top:40px; }

html
{
background:url(images/bg.gif) repeat;
}
#nav
{
display:block;background:url(images/bg_top_bois.jpg) no-repeat;padding-top:11px;padding-bottom:8px;padding-left:90px;position: fixed; top: 0px; left: 0;position:absolute;left:0;top:0;width:100%;height:33px;
	/* pour les navigateurs "normaux" */
	position: fixed;
	top: 0px;
	/* pour IE */
	_position: absolute;
	top: expression(body.scrollTop + 0 + "px");


 }
 .pattern2
 {background:url(images/logo_noir.gif) no-repeat center}

#container
{
width:6000px;
}
.pattern
{
background:url(images/pattern_top.gif) repeat-x top;padding-bottom:10px;
}

small
{
font-size:11px;
}
a
{
text-decoration:none;color:#82371D;
}

a:hover
{
color:#C08D5F;
}

p
{
margin-bottom:15px;
}


.txt_accueil
{padding:13px;padding-top:0;padding-right:0px;}

.txt_reception
{
padding:0px 70px;
}
.txt_reception h1
{
padding-left:50px;
}

.txt_savoirfaire
{
padding:0px 19px;
}
.txt_contact
{
padding:0px 30px;
}
.txt_magazine
{
padding:0px 20px;
}
h1
{
margin-top:18px;margin-bottom:10px;
}

h2
{
font-size:19px;line-height:25px;font-weight:normal;margin:0;padding:0;
}

#content
{
display:block;clear:both;/*background-color:#000;*/width:100%;margin-left:100px;
}

table
{
background-color:#000;
}
#nav li {padding-left:10px;padding-right:10px;list-style: none;border-right:1px solid #fff;}
#nav li{float:left;}
#nav a
{
color:#fff;
}

#nav li.last
{
border:none;
}

#nav a:hover
{
	color:#C08D5F;
}


