﻿body {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 0.9em;
}
#container {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	text-decoration: none;
	color:#000;
	padding: 0 10px;
}
.header-menu {
	padding-top: 25px;
	text-transform: uppercase;
}
.header-logo {
	padding: 0 10px;
}
#page_content {
	position: relative;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}
#content {
	position: relative;
	float: left;
	width: 850px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content-table {
	width: 100%;
	margin-top: 30px;
}
.content-tr1 {
	vertical-align: top;
}
.content-pres {
	border: 1px solid #000;
	margin: 10px;
	padding: 0 10px;
	height: 400px;
	font-size: 0.8em;
}
.content-pres-desc {
	text-align: left;
}
#realisations, #dessins {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: auto;
	margin-bottom: auto;
}
#realisations tr td, #dessins tr td {
	padding: 25px;
}
#realisations tr td img, #dessins tr td img {
	width: 150px;
	height: 150px;
}
.sub-menu {
	font-size: small;
}
.sub-menu-selected {
	color: #900;
}
#footer {
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
hr {
	height: 0;	
}
