body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	color: #000000;
	background-color: #FFE31D;
	background-image: url(/images/fond-head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 3em;
	letter-spacing: -1px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 120%;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1000px;
	height: 259px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/fille-saoule.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 205px 0 0 20px;
	font-size: 24px;
	text-align: center;
	color: #80BF00;
	font-weight: bold;
}

#header p {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #6200B7;
	padding-top: 212px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header a {
	text-decoration: none;
	color: #104F00;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 760px;
	margin: 0;
	padding: 0;
}

#content .bgtop {
	background-image: url(/images/titre-haut.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #80BF00;
}

#content .bgbtm {
	background-image: url(/images/titre-bas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.post {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.post .bord {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 2px dotted #FFE31D;
}

.title {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #5101A0;
}

.title a {
	text-decoration: none;
	color: #5601A5;
}

.pagetitle {
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #FFFFFF;
}

.meta {
	margin: 0;
	padding: 18px 0 30px 0;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	color: #EEEEEE;
	background-image: url(/images/fond-tableau.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar .bgtop {

}

#sidebar .bgbtm {
}

#sidebar ul {
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 17px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	height: 40px;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #753333;
	background-image: url(/images/bulle.jpg);
	background-repeat: no-repeat;
	background-position: left 45%;
}

#sidebar a {
	color: #000000;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(/images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 140px;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #4C0397;
	background-image: url(/images/fond-footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer p {
	padding-top: 80px;
	text-transform: uppercase;
}

#footer p a {
	color: #380071;
}
