body {
	margin: 0;
	padding: 0;
	background:#000;
	font-size: 20px;
	text-align: justify;
}

/*p, ul, li, ol {
	margin-right:5px;
}*/

body, th, td, input, textarea, select, option {
	font-family:"Times New Roman", Times, serif;
	color: #FFF;
}

h1, h2, h3, h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 3em;
	font:bolder;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.5em;
}

th {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}

th.biggerfont {
	font-size: 1.8em;
}

th.left {
	text-align:left;
}

td {
	text-align:left;
	font-size:18px;
}

td.aligncenter {
	text-align:center;
}

td.alignright {
	text-align:right;
}

ul {
	line-height: 150%;
}

p {
	line-height: 125%;
	text-indent:2.0em;
}

ol {
	line-height:normal;
}

li {
	margin-bottom:1em;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color:#FFF;
}

a:hover {
	color:#9FCACA;
}

a:link {
	color:#39F;
}

a:visited {
	color: #9FCACA;
}

hr {
	display: none;
}

/* Header */

#header {
	background-color:#000;
	width:990px;
	height: 153px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 10px;
	color: #FFF;
}

#header p {
	margin-top: -15px;
	padding: 0px 0px 0px 4px;
	font-size: 20px;
	font-weight: normal;
	color: #86EA66;
	text-transform: lowercase;
}

/* Page */

#page {
	width: 985px;
	margin:auto;
	padding: 0px;
	padding-right:5px;
	background-color:#000;
	background-repeat:repeat;
}

#page-bgtop {
	margin: 0px;
	padding: 0px;
}

#page-bgbtm {
	padding: 30px 40px 30px 30px;
} 

/* Content */

#content {
	background:#000;
	width: 785px;
	margin: 0px;
	padding-top: 10px;
	float:right;
/*	margin-right:10px;*/
}

.post {
	padding: 0px 0 20px 0;
}

.title {
	margin: 0px;
	padding-bottom: 25px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.pagetitle {
}

.byline {
	margin-top: -25px;
	padding: 0px;
	color: #66A342;
}

.meta {
	margin-right: 20px;
}

.meta .more {
	display: block;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta a {
	text-decoration: none;
	color: #787872;
}

.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 {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* Rightmargin */
#rightmargin {
	width: 5px;
	height:750px;
	float:right;
}

/* Sidebar */

#sidebar {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	background-color:#000;
	background-image:url(Images/MenuGauche.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	width: 200px;
	height:600px;
}

#sidebar ul {
	list-style: none;
	text-align:center;
	font-size: 1em;
	line-height: 40px;
	width: 165px;
	margin-top: 10;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar a {
	text-decoration:none;
	display: block;
	width: 130px;
	padding: 2px 10px;
	background-image:url(Images/Menu.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFF;
	text-decoration: none;

}

#sidebar a:hover {
	background-image:url(Images/Menu_Over.png);
	text-decoration: none;
}
/*
#sidebar li ul {
	margin-bottom: 40px;
	padding: 0px 15px;
}

#sidebar li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #A3F389 dashed;
}

#sidebar h2 {
	width: 185px;
	height: 32px;
	padding: 6px 0px 0px 15px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}
*/

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#03F;
	background-color:#000;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color:#06F;
}
img {
	border-color:#FFF;
	}
img.left {
	float: left;
	margin: 0px 10px 0px 0px;
	}

img.right {
	float: right;
	margin: 0px 0px 0px 10px;
}


