/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
padding: 0;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
}
#conteneur {
position: absolute;
width: 600px;
left: 50%;
margin-left: -325px;
background-color: #F3F0F9;
}
#header {
height: 115px;
}
#title {
}
#centre {
padding: 5px;
text-align: justify;
}
#pied {
padding: 5px;
background-color: #E8CFF5;
text-align: center;
font-size: 0.8em;
}
p {
margin: 0;
margin-top: 10px;
}
h1 {
margin: 0;
margin-left: 2px;
margin-top: 5px;
color:#990000;
font-size: 1em;
}
h2 {
margin: 0;
margin-top: 10px;
color:#990000;
font-size: 1em;
}
img {
border: 0;
}
#accentre {
padding: 5px;
text-align: justify;
}
#accentre p {
margin-top:0;
}
