/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { font-family:Arial, sans-serif;  }
div {display:block; position:relative; overflow:hidden;}
a, a:link, a:hover, a:visited { color:#fff; text-decoration:none;  }

.shadow { -moz-box-shadow:#333 0 0 5px; box-shadow:#000 0 0 5px; -webkit-box-shadow:#000 0 0 5px; margin:2px; }
.index { background:#B4A59D; }
.journal { background:#a38e74; }
.exposition { background:#a38e74; }
.portrait { background:#9E907E; }
.artistes { background:#908273; }

.header { background:#fff; height:50px; font-size:0.8em; }
.header span { position:absolute; right:20px; top:5px; }
.header span a { color:#666; }

.menu { display:block; position:absolute; bottom:0; left:20px;}
.menu li { float:left; padding:3px; margin-right:5px; }

h1 { text-indent:-9000px; background:url("img/logo.png") bottom left no-repeat; height:25px; width:365px; bottom:0; right:30px; position:absolute; }
h2 { font-size:1.3em;  }
h3 {  }
h6 { font-size:0.7em; margin-bottom:20px; }

.index .content > * {   color:#C8C8C8; float:left; }
.image { width:650px; padding: 0 3px 3px 0;  }
.image * { margin: 20px 0 0 50px; }
.image p { padding:10px; background:#7F746F; font-size:0.7em;}
.contact { width:333px; background:#7F746F; height:420px; margin:20px 0 0 50px; }
.contact p { margin:40px auto; padding-left:20px; line-height:1.8em;  }



.journal .content > div { margin:20px 0 0 90px; }
.journal img { display:block; float:left; margin-right:20px; }
.journal p { font-size:0.9em; margin-bottom:15px; }

.journal .content > div > div {  float:left; width:670px; height:inherit; padding:10px; background: #84735E; color: #E7D2B8; }


.exposition .content { color:#fff; height:700px; }
	.leftcache { position:absolute; left:1250px; backgroud:inherit; height:100%; width:4000px; z-index:10; background-color: #A38E74; }
	.galerieTxtCont { font-size:0.9em; }
	.galerieTxtCont p { margin:5px 0; }

#menuExpos { width:200px; z-index:10; position:absolute; height:inherit; background:#A38E74; margin-top:30px; }
#menuExpos ul { display:block; overflow:hidden; margin:0 10px 10px 10px;  }
#menuExpos li { display:block; float:left; margin:2px 20px 20px; }
#menuExpos a { color:#fff; font-size:0.8em;  }
#menuExpos li.selected a { text-shadow: #333 0.1em 0.1em 0.1em; _text-decoration:underline; }

.centre { position:absolute; left:200px; margin-top:30px; width:1050px; }

.galerieTxtCont { float:left; width:250px; margin-top:5px; background:#84735e; color:#e7d2b8; padding:15px; text-align:justify;  }

.portrait .content > * { margin:20px 0 2px 150px; height:500px; background:#776D5F; color:#DAC6AD; float:left; }
.portrait .content div { width:360px; }
.portrait p { margin:0; font-size:0.8em; text-align:justify; padding:10px; }

.artistes .content ul { float:left; color:#fff; margin:20px 50px; }
.artistes .content ul:first-child { margin-left:150px; }
.artistes .content li { margin:9px 5px; }
.artistes .content li.active { text-shadow: #333 0.1em 0.1em 0.1em; _text-decoration:underline; }

.artistes .content > div { background:#B4A59D; float:right; margin:20px 150px 0 0; height:500px; width:400px; }
.artistes p { color:#524A41; display:block; width:100%; position:absolute; bottom:0; padding: 20px 0; text-align:center; }
.artisteExpo { height:400px; width:400px; display:table-cell; vertical-align:middle; text-align:center;  }

















