body {
	background-image: url(../images/big_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #f5c81a;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


h1{
	background: url("../images/1logo.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 271px;
    margin: 3px 0 0 3px;
    text-indent: -9999px;
    width: 384px;
}

h2 {
	color: #ec4c16;
	margin-bottom:10px;
	font-size:1.2em;
}

h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

h5 {
	color: #097FA4;
	font-size:1.1em;
	line-height:20px;
	margin: 15px 0 5px;
}

h6 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
}

p {
	line-height: 1.2em;
	text-align: justify;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	letter-spacing: 0.2em; 
	vertical-align: middle; 
	width: 1000px; 
	text-align: center;
}

.style3 {
	font-size:0.75em;
	text-align:center;
	color:#404040;
	padding: 0 0 25px;
}

.bold_orange{
	color: #ec4c16;
	font-weight:bold;
}

/* --------------------------------------------------------------------------------------- CONTENEUR ----- */
#conteneur{
	background:url(../images/bkg_conteneur.png) no-repeat top center;
	width:1123px;
	height:600px;
	margin:0 auto;
}

/* --------------------------------------------------------------------------------------- MENU ----- */
#menu{
	margin: 0 81px 0 auto;
    width: 1009px;
	font-size:0.85em;
}

#menu ul{
	text-align:center;
	float: right;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	width:100px;
	text-decoration:none;
	color:#000;
	
}

#menu ul li a:hover{
	height:30px;
	width:100px;
	border: 0;
	color:#ccc;
}

/* --------------------------------------------------------------------------------------- MENU FOOTER ----- */
#menu_footer{
	margin:8px auto 0;
    width: 500px;
	font-size:0.85em;
	padding-right: 120px;
}

#menu_footer ul{
	text-align:center;
	float: right;
}

#menu_footer ul li{
	display:inline;
	padding:0 10px;
}

#menu_footer ul li a{
	
	text-decoration:none;
	color:#000;

	padding-top:10px;
}

#menu_footer ul li a:hover{
	
	border: 0;
	color:#fff;
}

/* --------------------------------------------------------------------------------------- CONTENT ----- */
#content {
	height: 528px;
	width: 1009px;
	margin:0 0 0 20px;
	background:url(../images/bkg-content.png) no-repeat top left;
	clear:both;
}

/* ----------------------------------------------------------------------------- photo ----- */
#photo {
	display: block;
    float: right;
    height: 282px;
    overflow: hidden;
    width: 616px;
}

/* ----------------------------------------------------------------------------- bois / fil / soumission ----- */
#bois {
	background-image: url("../images/4bois.jpg");
    background-repeat: no-repeat;
    float: left;
   margin: -38px 0 0 4px;
    padding: 0 45px 28px 30px;
    width: 309px;
}

#bois_services {
	background-image: url("../images/4bois.jpg");
    background-repeat: no-repeat;
    float: left;
   margin: -38px 0 0 4px;
    padding: 0 45px 50px 30px;
    width: 309px;
}

#bois_systeme {
	background-image: url("../images/4bois.jpg");
    background-repeat: no-repeat;
    float: left;
   margin: -38px 0 0 4px;
    padding: 0 45px 13px 30px;
    width: 309px;
}

#bois_soumission {
	background-image: url("../images/4bois.jpg");
    background-repeat: no-repeat;
    float: left;
   margin: 0 0 0 4px;
    padding: 0 45px 28px 30px;
    width: 309px;
}

.texte_boite_gauche{
		color: #404040;
		font-size:0.9em;
}

.texte_boite_gauche ul li{
	line-height: 20px;
    list-style: disc outside none;
    margin: 0 0 0px 15px;
}


#fil {
	height: 217px;
	width: 309px;
	float: left;
	background-image: url(../images/4fils_04.jpg);
	background-repeat: no-repeat;
	padding: 0 45px 29px 30px;
    margin: 0 0 0 4px;
}

#fil_contact {
	height: 217px;
	width: 309px;
	float: left;
	background-image: url(../images/4fils_05.jpg);
	background-repeat: no-repeat;
	padding: 0 45px 29px 30px;
    margin: 0 0 0 4px;
}

/* ----------------------------------------------------------------------------- texte_content ----- */
#texte_content {
	float: right;
    margin: 0 83px 0 0;
    width: 510px;
	
}


#texte_content_services {
	float: right;
    margin: 10px 83px 0 0;
    width: 510px;
	height:528px
}

.texte {
		color: #404040;
		font-size:0.9em;
		text-align:left;
}

.texte ul li{
	line-height: 20px;
    list-style: disc outside none;
    margin: 0 0 10px 15px;
}

#table_img_produit{
	margin-top:15px;
}

#table_img_produit img{
	border:1px solid #404040;
}

#table_img_produit td{
	
}

.texte_table{
	color: #404040;
    font-weight: lighter;
    line-height: 20px;
    padding: 0 30px 10px;
    text-align: left;
	font-size:0.9em;
}


#photo {
	height: 282px;
	width: 616px;
	float: right;
	margin-top:30px;
}

#coordonnees label {
		position:absolute;
		font-size:13px;
		padding-top:0.5em;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		left: 640px;
		width: 100px;
}
#coordonnees input {
	margin-left:9em;
	line-height:1.4em;
	margin-bottom:0.2em;
}
/*
a:link {
	text-decoration: none;
	color: #FF3333;
}

a:visited {
	text-decoration: underline;
	color: #FF3333;
}
a:hover {
	color: #550000;
}
a:active {
	color: #FF3333;
}*/




#logo {
	height: 271px;
	width: 384px;
	float: left;
}








#footer {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}

#photo2 {
	height: 440px;
	width: 616px;
	float: right;
}

#navigation {
	float: right;
	width: 600px;
	padding-left: 15px;
	height: 20px;
}

#photo3 {
		height: 475px;
		width: 616px;
		float: right;
		background-position: bottom;
}

.concept {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.2em;
	vertical-align: middle;
	width: 1000px;
}


.nonavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
}
.stitreproduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	text-align: center;
}

.nonavigationbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.styledetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 30px;
	text-align: center;
}

.styletextform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 30px;
	text-align: justify;
	vertical-align: top;
}
d {
	line-height: 1.3em;
	text-align: justify;
}




#texte2 {
		padding-left: 10px;
		padding-right: 10px;
		height: 177px;
		position: absolute;
		width: 595px;
		top: 390px;
}

.styletextform2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		line-height: 1.1em;
		padding-right: 24px;
}
.formtexte {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: right;
		color: #000000;
		margin-right: 10px;
}

