/* default elements */
* {margin: 0; padding: 0;}
#frame {
	position:absolute;
	width:845px;
	height:102;
	z-index:1;
	left: 114px;
	top: 573px;
}

#menu_1 {
	position:absolute;
	width:160px;
	height:31px;
	z-index:2;
	top: 57px;
	left: 131px;
	background-color: #CCCCCC;
}
#menus {
	position:absolute;
	width:715px;
	height:26px;
	z-index:1;
	top: 26px;
	left: 127px;
	background-color: #DBCC92;
}


#menu2 {
	position:absolute;
	width:177px;
	height:31px;
	z-index:3;
	left: 302px;
	top: 58px;
}
#menu3 {
	position:absolute;
	width:177px;
	height:31px;
	z-index:4;
	left:483px;
	top: 58px;
}
#menu4 {
	position:absolute;
	width:177px;
	height:31px;
	z-index:5;
	left: 662px;
	top: 58px;
}
body {
	
	background-repeat:repeat-x;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}


a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color:#dbcc92 ; padding: 8px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 2em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}


/* structure */
#wrapper {
	background: #dbcc92 ;
	margin: 0 auto;
	width: 853px;
	
}
#container {
	background:#FFFFFF;
	border-top:6px solid #dbcc92;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width:843px;
	margin-bottom:6px;
}
#nav {
	background: #FBF9F4;
	font-size: 1.3em;

}
/* header */

.header {
	
	background: #DAD7C5	url(img/logo_stylewood_entreprise_bois.jpg) no-repeat left bottom;
	height: 102px;
	width:126px;
}

/* navigation */
.navigation {
	
	width:650px;
	float:right;

}
.navigation a {
	background:url(img/over_bt_stylewood_meuble_bois.jpg) repeat-x;
	border-right: 2px solid	#FFFFFF;
	color:#FFFFFF;
	float:right;
	font: bold 0.8em	Verdana, Arial, Helvetica, sans-serif;
	padding:0 74px;
	line-height:26px;
	text-align: center;
	text-decoration: none;
}

.navigation a:hover,.navigation a#active {background-position: left bottom; color:#996600}



/* bottom */
.bottom {
	background:#FFFFFF no-repeat left bottom;
	background-image:url(img/deco_fdp_stylewood_senonches.jpg) ;
	background-position:right;
	border-top:6px solid #dbcc92;
	color: #444;
	padding: 14px 20px;
}


/* footer */
.footer {
	background: #332;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EED;
	padding: 10px;
	
	}
.footer .left {width:70%;}
.footer .right {
	width: 25%;
	text-align: right;
}
.footer a {
	color:#FFFFFF;	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 100%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width:20%;}
.left {float: left;}
.right {float: right;}

/* block list */
ul.block {
	margin: 0px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 0px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
