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

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

ol, ul {
  list-style: none;
}

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

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

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



body {
line-height:1;
font-size:11px;
background:#6e3017 url(../images/interface/bg_body.jpg) center top no-repeat;
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:44px;
width:151px;
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:700px;
bottom:40px;
}

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

input {
background:none;
color:#663300;
width:200px;
border:none;
font-size:12px;
height:16px;
position:absolute;
display:block;
text-indent:2px;
padding:0;
left:110px;
border:#663300 1px solid;
}

textarea {
overflow:auto;
background:none;
width:545px;
height:80px;
color:#663300;
font-size:12px;
padding:5px;
position:absolute;
display:block;
left:110px;
border:#663300 1px solid;
}

select {
background:none;
left:110px;
height:21px;
color:#663300;
width:200px;
border:#663300 1px solid;
padding:0;
text-indent:2px;
position:absolute;
}


.parcourir {
height:21px;
}

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

label {
width:90px;
text-align:right;
position:absolute;
height:25px;
color:#663300;
font-weight:bold;
font-size:14px;
}


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

.etoile {
color:#FF0000;
}

.message {
text-align:center;
margin:10px 0 10px 0;
font-weight:bold;
color:#925c1e;
position:absolute;
bottom:50px;
left:140px;
}


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

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


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

#header{
width:1024px;
background:none;
height:280px;
margin:0;
position:relative;
}

		
#contenu {
margin:0;
height:auto !important;
height:366px;
min-height:366px;
}

.encart {
margin:0;
width:1024px;
color:#FFFFFF;
text-indent:-9999px;
font-size:0px;
letter-spacing:-100px;
}
#footer {
height:122px;
width:1024px;
background: url(../images/interface/footer.jpg) top left no-repeat;
position:relative;
}


/* ------------------------------ NEWS --------------------------------- */
.encart_news {
margin:0;
width:1024px;
position:relative;
color:#751f00;
}

.contenu_news {
position:absolute;
width:400px;
height:330px;
left:470px;
top:120px;
overflow:auto;
font-size:12px;
font-weight:bold;
line-height:20px;
z-index:100;
}
.titre_news {
font-size:20px;
margin:0 0 10px 0;
}
.slideshow {
position:absolute;
left:137px;
top:37px;
}
.bouton_pdf {
height:90px;
width:130px;
border:0;
cursor:pointer;
background: url(../images/bouton/pdf.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
margin:0;
position:absolute;
left:206px;
top:348px;
}

.bouton_pdf:hover {
background-position: 0 -90px;
}



a#precedent {
right:241px;
top:29px;
height:48px;
width:117px;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
position:absolute;
background: url(../images/bouton/precedent_suivant.png) no-repeat left top;
}

a#precedent:hover {
background-position: 0 -48px;
}

a#suivant {
right:124px;
top:29px;
height:48px;
width:117px;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
position:absolute;
background: url(../images/bouton/precedent_suivant.png) no-repeat -117px 0;
}

a#suivant:hover {
background-position: -117px -48px;
}



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

#menu {
width:960px;
z-index:15;
position:absolute;
background: url(../images/interface/nav.jpg) no-repeat left top;
height:75px;
top:205px;
left:32px;
}

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

.bouton1 {
  width:104px;
}
.bouton2 {
  width:224px;
}
.bouton3 {
  width:132px;
}
.bouton4 {
  width:178px;
}
.bouton5 {
  width:208px;
}
.bouton6 {
  width:114px;
}

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

.bouton2 a:hover {
   background: transparent url(../images/interface/nav.jpg) -104px -75px no-repeat;
}

.bouton3 a:hover {
   background: transparent url(../images/interface/nav.jpg) -328px -75px no-repeat;
}
.bouton4 a:hover {
   background: transparent url(../images/interface/nav.jpg) -460px -75px no-repeat;
}
.bouton5 a:hover {
   background: transparent url(../images/interface/nav.jpg) -638px -75px no-repeat;
}
.bouton6 a:hover {
   background: transparent url(../images/interface/nav.jpg) -846px -75px no-repeat;
}




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

/* ------------------------------ 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;
}

#mail {
right:0;
top:0;
height:65px;
width:310px;
background: url(../images/bouton/contact.png) no-repeat left top;
display:block;
font-size:0px;
letter-spacing: -100px;
color:#1b4869;
text-indent:-9999px;
position:absolute;
}

#mail:hover {
background-position: 0 -65px;
}



/* ------------------------------ 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;
}

#map_google {
border:#CCCCCC 1px solid;
width:360px;
height:310px;
z-index:150;
position:absolute;
top:715px;
left:50px;
}


/* ------------------------------ 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;
}

/* ------------------------------ LIENS FOOTER --------------------------------- */

.liensFooterFacebook {
height:30px;
width:120px;
border:0;
cursor:pointer;
background: url(../images/bouton/bouton_facebook.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
left:250px;
bottom:15px;
}

.liensFooterFacebook:hover {
background-position: 0 -30px;
}

.liensFooterTwitter {
height:30px;
width:100px;
border:0;
cursor:pointer;
background: url(../images/bouton/bouton_twiter.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
left:380px;
bottom:15px;
}

.liensFooterTwitter:hover {
background-position: 0 -30px;
}

.liensFooterPartenaires {
height:30px;
width:130px;
border:0;
cursor:pointer;
background: url(../images/bouton/bouton_partenaire.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
left:650px;
bottom:15px;
}

.liensFooterPartenaires:hover {
background-position: 0 -30px;
}

.liensFooterBoutique {
height:30px;
width:130px;
border:0;
cursor:pointer;
background: url(../images/bouton/bouton_boutique.png) 0 0 no-repeat;
font-size:0px;
letter-spacing: -100px;
position:absolute;
margin:0;
border:none;
left:750px;
bottom:15px;
}

.liensFooterBoutique:hover {
background-position: 0 -30px;
}