html, body { font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 14px; background: #FBFCFE; }
#global { width: 980px; margin: 0 auto; position: relative;  }
a { color: #000; }
a:hover {text-decoration: none; }


/*
+----------------------------
|	Header
+----------------------------
*/

#header { background: #E6E7E8 url('../images/header.gif') no-repeat top; margin: 0; padding-top: 167px; height: 108px; border: 1px solid #EEE; border-bottom: 0; }
#header img { width: 300px; height: 175px; position: absolute; margin: -150px 0 0 375px; border: 0; }
#lien-mail{width:200px; height:20px; background-color:; margin:0 0 25px 710px;}
a.lien-mail{text-decoration:none; display:block;}


/*
+----------------------------
|	Navigation principale
+----------------------------
*/

#nav { width: 880px; margin: 0; list-style: none; padding-left: 100px; height: 42px; background: transparent; }
#nav li { float: left; }
#nav li a { display: block; height: 42px; margin: 0 21px; background-repeat: no-repeat; }

#nav-luc { width: 160px; background: url('../images/nav-lucie-saboudjian.gif'); }
#nav-gal { width: 100px; background: url('../images/nav-galerie.gif'); }
#nav-exp { width:  90px; background: url('../images/nav-expertise.gif'); }
#nav-con { width:  80px; background: url('../images/nav-contact.gif'); }
#nav-rdv { width: 160px; background: url('../images/nav-rendez-vous.gif'); }

#nav-luc:hover, #nav-luc-on { width: 160px; background: url('../images/nav-lucie-saboudjian.gif') 0 -42px; }
#nav-gal:hover, #nav-gal-on { width: 100px; background: url('../images/nav-galerie.gif') 0 -42px; }
#nav-exp:hover, #nav-exp-on { width:  90px; background: url('../images/nav-expertise.gif') 0 -42px; }
#nav-con:hover, #nav-con-on { width:  80px; background: url('../images/nav-contact.gif') 0 -42px; }
#nav-rdv:hover, #nav-rdv-on { width: 160px; background: url('../images/nav-rendez-vous.gif') 0 -42px; }


/*
+----------------------------
|	Bloc central
+----------------------------
*/

#centre { padding: 15px 30px 30px 0px; border: 1px solid #EEE; border-top: 0 }

#catalogue { width: 210px; float: left; margin-right: 55px; margin-left: 10px }
#catalogue a { border: 0; }
#catalogue img { width: 200px; height: 280px; margin: 0 auto; display: block; border: 0; }
#catalogue p { margin: 0px; }
#message-haut { font-size: 20px; line-height: 20px; margin-left: 10px; padding-bottom: 15px; display: none; }
#message-bas { font-size: 16px; padding-top: 15px; text-align: left; padding-left: 3px; line-height: 18px; }

h1#titre { margin: 0 0 40px 265px; font-size: 1.6em; font-weight: bold; letter-spacing: 3px; }
img#illustration { width: 200px; height: 200px; float: left; }

#contenu { margin-left: 495px; padding: 0 15px; }
* html #contenu { display: inline-block; } /* Hack IE6 Peek-a-boo */
#contenu p { margin: 0 0 15px 0; line-height: 14pt; letter-spacing: 1px; } 

hr.spacer { visibility: hidden; clear: both; }

/*
+----------------------------
|	Footer
+----------------------------
*/

#footer { list-style-type: none; height: 20px; padding-left: 300px; margin: 5px 0; font-size: 0.9em; }
#footer li { float: left; }
#footer li a { color: #000; }
#footer li a:hover { text-decoration: none; }


