/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #a0a5a8 url(images/bg-body-grey.gif);
	background-repeat:no-repeat;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

html {overflow-y: scroll;}
/* HEADER
-----------------------*/



/* CENTER
-------------------------------------------------------*/

.center {
padding: 0;
}

.heading {
margin: 0em 0 0.25em 0;
width: 100%;
}

.center h1, .center h2, .center h3 {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: -0.75px;
}

.center h1 {
font-size: 1.6em;
line-height: 2.1em;
margin-left: 2em;
min-height: 2em;
}

.center h1#archive {
margin: 1em 0 0 0;
min-height: 1em;
}

.center h1 a, .center h1 a:hover {
border: none;
display: block;
}

.postdate {
border-right: 1px solid #ccc;
float: left;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 0.15em;
text-align: center;
width: 2.5em;
}

.postdate span {
display: block;
}

.day {
color: #666;
font-size: 120%;
letter-spacing: -0.75px;
}

.month {
color: #999;
font-size: 85%;
}

.heading:hover .day {
color: #030303;
}

.heading:hover .month {
color: #666;
}

.center h2 {
font-size: 1.3em;
margin: 1.2em 0 0.6em 0;
}

.center h3 {
font-size: 1.2em;
margin: 1.2em 0 0.5em 0;
}

.center p {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	background:none;
	color: #c70063;
	font-family: Calibri, Arial, Helvetica, sans-serif
}

h1, h2, h3 {
}

h4, h5, h6 {
	background: #ffffff;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

h1 a, hi a:hover {
text-decoration: none;
}

h1 a:hover {
color: #a0a5a8;
}

a {
	color: #c70063;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#conteneur {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666666;
}

#header {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	border-bottom: none;
	background: #FFFFFF;
}

#header h1 {
	text-align: center;
	font-size: 3em;
}

#header h2 {
	text-align: center;
	font-size: 1.4em;
}

#header a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 750px;
	height: 32px;
	margin: 0 auto;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 149px;
	height: 22px;
	padding-top: 10px;
	border-right: 1px solid #ffffff;
	background: #e5e5e5 url(images/inactive.gif);
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #menu .active a {

	background: #a0a5a8 url(images/active.gif);

}

/* Splash */

#splash {
	width: 750px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 0 10px 10px 10px;
	border-top: none;
}

/* Content */
.droitedix {
padding-right:10px;
line-height: 1.5em;
font-size: 1em;
}

#content {
	width: 750px;
	margin: 0 auto;
	background:#ffffff;
	height:150px;
	padding:10px;
	color:#000000;
	font-size: 1em;
	line-height: 1.5em;
}


html>body #content {
	width: 750px;
	min-height:150px;
	margin: 0 auto;
	background: #ffffff;
	height:auto;
	font-size: 1em;
	line-height: 1.5em;
}

#content .title {
	padding: 0 0 10px 0px;
	font-size: 1.8em;
}

#content .subtitle {
	padding: 0;
	font-size: 1.2em;
}

.contenu {
padding-left: 43px;
}

/* Footer */

#pointille {
	width:750px;
	margin: 0 auto;
	height:1px;
	background-image: url(images/dotted.gif);
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	clear:both;
	
}

#footer {
	width: 750px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	color: #000000;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: x-small;
	background: #ffffff;
	color: #000000;
}

#footer a {
	background: #ffffff;
	color: #c70063;
}

.fondblanc {
	background: #ffffff;
}

#nodisplay {
display:none;
}

li {
 list-style-image : url(images/puce.gif);
} 
