@charset "utf-8";
/* css des pages charpente,couverture,combles,isolation,tremies,ossature,zinguerie,maçonnerie,tradition,environnement associé au css commun à toutes */
body{
	background-color:#910e00;
	color: #331200;
}
#wrapper{
	position:absolute;
	width:955px;
	height:1050px;
	margin-left:-477.5px;
	top:0px;
	left:50%; 
	background-image:url();
	background-repeat:no-repeat;
}
#bandeau{
	float:left;
	width:955px;
	height:165px;
	background-image:url(../images/bandeau-niveau3.jpg);
}
#etiquette{
	position:absolute;
	width:300px;
	height:115px;
	left:410px;
	top:75px;
}
#menu-haut{
	position:absolute;
	width:500px;
	height:30px;
	background-image:url(../images/menu-haut.gif);
	background-repeat:no-repeat;
	left:330px;
	top:45px;
}
#content{
	float:left;
	width:955px;
	height:700px;
	padding-top:10px;
	background-image:url(../images/spacer-content.jpg);
	background-repeat:repeat-y;
}
#column-left{
	float:left;
	width:200px;
	height:700px;
	left:0px;
}
#column-right{
	float:left;
	width:710px;
	height:700px;
	left:201px;
}
#menu-3{
	float:left;
	width:710px;
	height:20px;
}
#menu-3 ul{
	margin : 0 0 0 0px;
	padding : 0 0 0 0;
	color:#602100;
}
#menu-3 ul li{	
	display:inline;
	list-style-type: none;
}
#footer{
	float:left;
	width:955px;
	height:200px;
	background-image:url(../images/footer.jpg);
}
#footer p{
	padding-top:100px;
	text-align:center;
	font-weight:bold;
}
#flash-charpente{
	position:absolute;
	top:0px
	left:0px;
	width:710px;
	height:680px;
	}
#flash-couverture{
	position:absolute;
	top:0px
	left:0px;
	width:710px;
	height:680px;
	visibility:hidden;
}
#flash-general{
	position:absolute;
	top:0px
	left:0px;
	margin-top:20px;
	width:710px;
	height:680px;
	}
