body {
	margin: 17px;
	font-size: 10px;
	font-family: verdana, helvetica, arial;
	background-color: #f1eee9;
	min-width: 980px;
}

#gauche {
	display: block;
	width: 250px;
	float: left;
}

#droite {
	display: block;
	width: 700px;
	min-height: 635px;
	padding: 10px;
	float: left;
	text-align: justify;
}

#logo {
	width: 100%;
	height: 150px;
}


#navigation {
	width: 40%;
	float: left;
}

#menu {
	width: 60%;
	float: left;
}

#menu img {
	vertical-align: top;
}

.paintings{
	margin-top: 24px;
}

.installations{
	margin-top: 36px;
}

.photographs{
	margin-top: 48px;
}

.art-and-architecture{
	margin-top: 60px;
}

.projects{
	margin-top: 83px;
}

.views{
	margin-top: 109px;
}

.texts {
	margin-top: 130px;
}

.biographies {
	margin-top: 145px;
}

.publications {
	margin-top: 157px;
}

.links {
	margin-top: 180px;
}

.contact {
	margin-top: 192px;
}

.blanc{
	background-color: white;
}

.legende {
	display:block;
	padding: 2px;
	border: solid 1px black;
	background-color: white;
	max-width: 600px;
	float:left;
	margin-top: 10px;
}



.descriptif {
	display:block;
	padding: 10px;
	width: 100%;
	min-height: 650px;
}

.nextprev {
	display:block;
	margin-left:30px;
	text-align: right;
	margin-top: 12px;
}
.preview {
 text-align:left;
}
.preview img {
	border: none;
	margin:3px;
}

.btText {
	display: block;
	float: left;
	text-align: center;
	width: 43px;
	height: 38px;
	border: solid 1px black;
	padding-top: 5px;
	*padding-top: 15px;
	*height:28px;
}

 h1 {
	color: #1a8cc1; 
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	border: hidden;
}

a:hover, a:active {
	color: #1a8cc1;
}



.actif a {
	color: #1a8cc1;
}

