body {
	text-align:center;
	background: url(img/page.gif) repeat-x #ACBBD0;
}
#page {
	text-align: left;
	margin: 0 auto;	
	width: 790px;
}
* {
	color: #666666;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, p, ul, li, form, table, tr, td, fieldset, blockquote {
	margin:0;
	padding:0;
}
img, fieldset {
	border:0;
}
a:link, a:visited, a:hover, a:active {
	color: #990033;
}
h1 {
	background:#990033;
	padding-left:30px;	
}
h1 img {
	display: block;
}
#entete {
	height: 219px;
	background: url(img/entete.jpg) no-repeat 0% 100%;
}
.uk #entete {
	background: url(img/enteteUk.jpg) no-repeat 0% 100%;
}

#entete li {
	float:left;
	list-style-type: none;
	padding: 1px 4px;
}
#entete ul {
	padding-left:40px;
}
#entete a:link, #entete a:visited {
	color:#ffffff;
	text-decoration:none;	
}
#entete a:hover, #entete a:active {
	color:#ffffff;
	text-decoration:none;	
}
#page {
	background: url(img/contenu.gif);
}
.legal #content img, .mentions-legales #content img, img.mail {
	vertical-align:-4px;	
}
#footer {
	height: 25px;
	line-height:25px;
	padding-left:40px;
	background: url(img/pied.gif) no-repeat;
	clear:both;
}
#footer li {
	list-style-type:none;
	float:left;
	padding-right:7px;
	color:#ffffff;
	font-weight:bold;
}
#footer a:link, #footer a:visited {
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;	
}
#footer a:hover, #footer a:active {
	font-weight:normal;
	color:#ffffff;
	text-decoration: underline;	
}
#menu {
	float:left;
	height:240px;
	width:234px;
	padding-top:6px;
	background: url(img/menu.gif) no-repeat;
}
#menu li {
	list-style-type:none;
}
html>body #menu li {
	height:22px;
}
#menu li img {
	display:block;
	float:left;
}
#content {
	float:left;
	width:556px;
}
#content p {
	text-align:justify;
}
h2 {
	background: url(img/titre.gif) no-repeat;
	color:#ffffff;
	padding-left:22px;	
	height:24px;
	line-height:24px;
}
h3 {
	font-size:14px;	
	padding: 0 0 15px 0;	
}
#content li {
	padding-left:15px;
	background: url(img/puce.gif) no-repeat 1px 6px;
	list-style-type:none;
}
.post-content {
	padding: 15px 22px;	
}
#content p, #content ul {
	padding: 0 0 20px 0;	
}
.home #content img, .biography-of-thierry-spanjaard #content img, .biographie-de-thierry-spanjaard #content img {
	border:1px #990033 solid;	
}

/* formulaire contact */
#content form#renseigne {
	padding:0;
	margin:0;
	width: 450px;
}
form#renseigne input, form#renseigne label {
	padding:0;
	margin:1px 0;
	float:left;
	display:block;
}
form#renseigne label {
	clear: both;
	width:180px;
	padding-right:5px;
	height:20px;
	line-height:20px;
}
.oblig, form#renseigne label.oblig  {
	font-weight:bold;
}
form#renseigne input.hidden {
	display:none;	
}
form#renseigne input {
	height:20px;
	width:180px;
}
form#renseigne label.demande {
	padding-right:0;
	width:440px;
	padding-top:20px;
	float: none;
	height: auto;
}
form#renseigne p {
	font-style: italic;
}
form#renseigne textarea {
	width: 365px;
	height:125px;
	margin-top:10px;
	display: block;
	margin:0;
}
form#renseigne p.submit {
	font-style: normal;
	padding:10px 85px 0 0;
	height: 30px;
	text-align:right;
}
form#renseigne p.submit input {
	width: auto;
	display:inline;
	float:none;
	height: auto;
	padding: 0 5px;
}
#pied {
	clear: both;
	background: #2C328A;
	padding-left:10px;
	height: 25px;
	line-height: 24px;	
	border-left: 18px #ACBBD0 solid;
}
#pied, #pied * {
	color: #ffffff;	
	font-size:12px;
}
#pied li {
	display: inline;
	padding: 0 2px;
	list-style-type: none;
}
#pied a:link, #pied a:visited {
	font-weight: bold;
	text-decoration: none;
}
#pied a:hover, #pied a:active {
	font-weight: bold;
	text-decoration: underline;
}