
body {	margin: 0; padding: 0; background: #fff url(../images/bg_body.gif) repeat-x;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {  width:1110px; margin:0pt auto; padding:45px 0 0; background: #fff url(../images/bg_site.gif) repeat-x; }

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#tete {}
#bandeau {width:100%; height:60px; position:relative;}
#logo { float: left; margin-left:5px; }
/*
 * Partie principale (contenu)
*/

#corps { clear:both; float:left; border:1px solid #b7b29c; background:#e8e7e7; padding:10px;}
#contenu { float: right; width: 1078px; padding:0px 10px 10px 0; min-height:250px; background:#fff;  }
#colgauche, #contenu #preview {float: left;}
#colgauche { width: 205px; padding: 10px; background: #fff url(../images/bg_colonne-gauche.jpg) no-repeat 0 bottom; min-height:580px;}
#nav-baspage { float:left; width:100%; padding-bottom:14px; border-top:1px solid #e8e7e7; background:#fff;}
#contenu #preview { width:833px; padding-top:30px; padding-bottom:30px; padding-right:20px; line-height:1.6em; }

.galleries #colgauche { background: none;}
.historic #colgauche { background: #fff url(../images/bg_colonne-gauche_buddha.jpg) no-repeat 0 bottom;}
.catalogues #colgauche { background: #fff url(../images/bg_colonne-gauche_statue.jpg) no-repeat 0 bottom;}
.contact #colgauche { background: #fff url(../images/bg_colonne-gauche_jarre.jpg) no-repeat 0 bottom;}
.news #colgauche { background: #fff url(../images/bg_colonne-gauche_pot.jpg) no-repeat 0 bottom;}

/*
 * Bas de page
*/
#baspage { clear:both; background:#b7b29c;}
#pied { width:1110px; margin:0 auto; padding:0; height:205px; color:#fff; background:url(../images/bg_baspage.gif) repeat-x;  }
#pied p { margin: 10px 0 0; }

#newsletter, .copyright { float:left;}

/* bloc newsletter */
#newsletter { float:left; width:369px; height:77px; margin:12px 0 0; border-right:1px solid #d8d4c2; background:url(../images/bg_newsletter.gif) no-repeat;}
#newsletter h2 { float:none; font-size:1em; margin:7px 0 0; border:0; padding:0 0 0 25px; background:url(../images/picto_enveloppe.gif) no-repeat 0 0; text-transform:uppercase; top:0; position:static; }
#newsletter h2 a { color:#fff; text-decoration:none;}
#newsletter input { margin-top:5px;}
#newsletter input#email { height:12px;}

/* bloc copyright */
.copyright { width:510px; margin-top:12px; padding:5px 0 5px 230px; height:67px; background:url(../images/bg_copyright.gif) no-repeat; text-transform:uppercase; font-size:0.85em; text-align:right;}


#copyright { text-align: center; padding: 1em; font-size: 80%; color:#999999; }
