* {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:0px;
}

br {
line-height:14px;
margin:0;
padding:0;
}

ol, ul {
  list-style: none;
}

a {
cursor:pointer;
color:#000000;
}

h1 {
font-size:0px;
color:#FFFFFF;
text-indent:-9999px;
letter-spacing:-100px;
position:absolute;
}


h2 {
width:630px;
height:65px;
margin:0 0 10px 10px;
font-size:0;
text-indent:-9999px;
letter-spacing:-100px;
position:relative;
}


body {
line-height:1;
font-size:11px;
background:#f8f3e5 url(../images/interface/bg_body.png) center top repeat-x;
margin:0 0 10px 0;
}




/* ------------------------------ TABLEAU --------------------------------- */
table {
  border-collapse: collapse;
  text-indent:5px;
  border-spacing: 0px;
  background:#ffffff url(../images/interface/table.png) left top no-repeat;
  margin:0 auto;
  width:700px;
  border:#c68544 1px solid;
}

th {
text-align:left;
height:30px;
font-weight:bold;
color:#482808;
}


td {
height:50px;
color:#333333;
}

caption {
text-transform:uppercase;
text-align:right;
font-weight:bold;
line-height:30px;
color:#333333;
}

/* ------------------------------ FORMULAIRE --------------------------------- */
.bouton {
height:35px;
width:160px;
border:0;
cursor:pointer;
background: url(../images/bouton/valider.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
margin:0;
position:absolute;
left:470px;
bottom:0;
}

.bouton:hover {
background-position: 0 -35px;
}

input {
background:none;
color:#333333;
width:500px;
border:none;
font-size:12px;
height:19px;
position:absolute;
display:block;
text-indent:5px;
padding:4px 0 0 0;
left:110px;
}

textarea {
overflow:auto;
background:none;
width:500px;
height:120px;
color:#000000;
font-size:12px;
padding:5px;
position:absolute;
display:block;
left:110px;
}

select {
border:1px solid #ffffff;
background:none;
margin:0 0 0 155px;
height:21px;
color:#ffffff;
width:190px;
}


.parcourir {
height:21px;
}

.case_cocher {
width:18px;
border:none;
}

label {
width:90px;
text-align:right;
position:absolute;
height:17px;
color:#ffffff;
font-weight:bold;
}


.autre_imput {
background-color:transparent;
border:0;
}

.etoile {
color:#FF0000;
}

.message {
text-align:center;
margin:10px 0 10px 0;
font-weight:bold;
color:#666666;
}


.texte_droite {
color:#333333;
position:absolute;
left:215px;
font-weight:bold;
}

form {
background:none;
padding:0;
margin:0;
position:relative;
}


/* ------------------------------ ARCHITECTURE --------------------------------- */
#global {
width:960px;
margin:0 auto;
position:relative;
}

#header{
width:960px;
background: url(../images/interface/header.png) no-repeat center 0;
height:300px;
margin:0;
position:relative;
}

#droite {
float:right;
width:310px;
margin:0;
}

#encart_droite_1 {
position:relative;
width:300px;
height:300px;
margin:0 10px 10px 0;
background: url(../images/interface/bloc_droit_1.png) no-repeat center 0;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}

#encart_droite_2 {
position:relative;
background: url(../images/interface/bloc_droit_2.png) no-repeat center 0;
width:300px;
height:115px;
margin:0 10px 10px 0;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}

#encart_droite_3 {
position:relative;
background: url(../images/interface/bloc_droit_ref.png) no-repeat center 0;
width:300px;
height:660px;
margin:0 10px 10px 0;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}

#encart_droite_photo {
position:relative;
width:300px;
height:385px;
margin:0 10px 10px 0;
background: url(../images/interface/bloc_droit_3.png) no-repeat center 0;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}

		
#contenu {
margin:0 0 10px 0;
height:auto !important;
height:400px;
min-height:400px;
position:relative;
}

.encart {
margin:0 0 10px 0;
width:960px;
color:#FFFFFF;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
position:relative;
}

.encart_produit {
margin:0;
width:630px;
background: url(../images/interface/bloc_accueil_produits.png) no-repeat center 0;
}

#footer {
height:160px;
width:960px;
background: url(../images/interface/footer.png) top left no-repeat;
position:relative;
}


/* ------------------------------ MENU VERTICALE --------------------------------- */

#menu {
width:960px;
z-index:15;
position:relative;
background: url(../images/interface/nav.png) no-repeat left top;
height:50px;
}

#menu li, #menu a {
height: 50px;
width:160px;
float:left;
display:block;
font-size:0;
text-indent:-9999px;
letter-spacing:-100px;
}

#bouton1 a:hover {
   background: transparent url(../images/interface/nav.png) 0 -50px no-repeat;
}

#bouton2 a:hover {
   background: transparent url(../images/interface/nav.png) -160px -50px no-repeat;
}

#bouton3 a:hover {
   background: transparent url(../images/interface/nav.png) -320px -50px no-repeat;
}
#bouton4 a:hover {
   background: transparent url(../images/interface/nav.png) -480px -50px no-repeat;
}
#bouton5 a:hover {
   background: transparent url(../images/interface/nav.png) -640px -50px no-repeat;
}
#bouton6 a:hover {
   background: transparent url(../images/interface/nav.png) -800px -50px no-repeat;
}




/* ------------------------------ Contact --------------------------------- */
#contact {
position:relative;
background: url(../images/interface/contact.png) no-repeat left top;
padding:4px 0 0 0;
margin:10px 0 0 10px;
width:630px;
height:391px;
}

/* ------------------------------ INTERFACE --------------------------------- */
#realisation {
height:60px;
width:320px;
background: url(../images/interface/nos_realisations.png) no-repeat left top;
font-size:0px;
letter-spacing: -100px;
text-indent:-9999px;
}

.iqnet {
right:11px;
top:247px;
height:69px;
width:136px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.dqs {
right:158px;
top:246px;
height:69px;
width:89px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.pefc {
right:7px;
top:330px;
height:70px;
width:66px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}


.iqnet2 {
right:213px;
top:110px;
height:69px;
width:136px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.dqs2 {
right:354px;
top:108px;
height:69px;
width:88px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.pefc2 {
right:0px;
top:106px;
height:70px;
width:64px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.interiors {
right:282px;
top:131px;
height:51px;
width:164px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.mail5 {
right:471px;
top:479px;
height:26px;
width:156px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.lapert {
left:277px;
top:82px;
height:144px;
width:173px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.mail4 {
left:85px;
top:210px;
height:23px;
width:199px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.lapert {
left:277px;
top:82px;
height:144px;
width:173px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.mail_footer {
left:30px;
bottom:18px;
height:35px;
width:250px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

.mail_footer2 {
right:150px;
bottom:13px;
height:35px;
width:250px;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}


#animation {
position:relative;
z-index:0;
width:960px;
}

/* ------------------------------ Photo --------------------------------- */
.encart_photo {
margin:0 0 10px 10px;
width:628px;
color:#000000;
border:#ebebeb 1px solid;
position:relative;
}

.titre_cadre_photo {
color:#FFFFFF;
width:600px;
text-align:left;
position:relative;
margin:10px 0 10px 10px;
font-size:14px;
text-indent:10px;
line-height:25px;
background:#333333;
font-weight:bold;
}


.cadre_photo {
float:left;
position:relative;
margin:0 0 10px 7px;
width:197px; 
height:197px;
}

.photo {
text-indent:-99999px;
font-size:0px;
letter-spacing:-100px;
width:197px; 
height:197px;
position:relative;
float:left;
}

.titre_photo {
position:absolute;
margin:0;
background:url(../images/titre/bg_titre_photo.png);
z-index:5000;
top:0;
left:0;
height:32px;
width:197px;
color:#FFFFFF;
text-indent:10px;
font-weight:bold;
line-height:25px;
}


/* ------------------------------ ZOOM MOTOOLS --------------------------------- */

.demo-images
{
	list-style:				none;
	margin:					0;
}
 
.demo-images li
{
	float:					left;
	padding:				5px;
	width:					100px;
	height:					100px;
	text-align:				center;
}

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(../images/interface/close.png) no-repeat left top;
}

.sbox-window-ie6 #sbox-btn-close {
	background: url(../images/interface/close.png) no-repeat left top;
}

.sbox-loading #sbox-content {
	background-image: url(spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(bg_nw.png) no-repeat;
}

