body {
	margin : 0;
	padding : 0;
	text-align:center;
	background : url('bg_haut.jpg') #668F5E repeat-x;
	font-family : Georgia, times new roman;
	font-size : 11px; 
}
#header {
	background : url('bg_header.jpg') center no-repeat;
	height : 232px;
	width : 918px;
	margin:auto;
}
#global {
	background : url('bg_site.jpg') #668F5E repeat-y;
	position : relative;
	width : 918px;
	margin:auto;
	margin:auto;
	text-align:left;
	padding-bottom : 1px;
	min-height : 400px;
	height : 400px;
}
html>body #global {
	height : auto;
}
#footer {
	background : url('bg_footer.jpg') center no-repeat;
	height : 59px;
	width : 918px;
	margin:auto;
}
#contenu {
	position : relative;
	top:0px;
	left : 40px;
	text-align:left;
	width : 590px;
	font-family : arial;
	font-size : 13px;
	color : #666666;
	text-align:center;
	padding-bottom :10px;
}
#contenu .separator_1 {
	clear : both;
	background : url('separator1.png') no-repeat center;
	height : 90px;
}
#contenu .separator_2 {
	clear : both;
	background : url('separator2.png') no-repeat center;
	height : 40px;
}
#contenu .post {
	text-align:left;
	padding : 5px;
}

#contenu .post .smiley  {
	border: none;
	vertical-align : middle;
	margin : 1px;
	background : none;
	padding : 0;
}
#contenu .smileys {
	float:right;
	width : 170px;
	position : relative;
	right : 0px;
	top : 10px;
	clear: both;
}

#contenu .post a {
	color : #887729;
}
#contenu .post a:hover {
	text-decoration: none;
	color : #518829;
}
#contenu .post p.browser_files {
	padding:0px;
	margin : 0px;
	padding-bottom : 4px;
}
#contenu .post p.browser_files a.folders {
	background : url('files_folders.gif') no-repeat left center;
	padding-left : 18px;
}
#contenu .post p.browser_files a.files {
	background : url('files_files.gif') no-repeat left center;
	padding-left : 18px;
}
#contenu .commentaire p:after {
	content:"";
	clear:right;
	display: block;
	margin-top:5px;
}
#contenu .commentaire img {
	margin:0px;
}
#contenu h2 {
	margin-top:0px;
	margin-bottom : 2px;
	color : #678E5F;
	font-family : Georgia, times new roman;
	font-size : 20px;
	border-bottom : 1px solid #678E5F;
	width : 100%;
}
#contenu h3 {
	margin-top:0px;
	margin-bottom : 2px;
	color : #8E865F;
	border-bottom : 1px solid #8E865F;
	font-family : Georgia, times new roman;
	font-size : 17px;
	width : 100%;
}
#contenu .post h2 a,#contenu .post h2 a:hover {
	color : #678E5F;
	text-decoration:none;
}
#contenu .info_post {
	margin-top :0px;
	font-size : 11px;
	font-family : verdana;
	color : #777777;
	padding-bottom : 3px;
	border-bottom : 1px dotted #777777;
}
#contenu .info_post a {
	color : #A2851F;
}
#contenu a.suite_post {
	color : #A2851F;
	display : block;
	height : 20px;
	background : url('suite.gif') no-repeat 0px 2px;
	padding-left : 10px;
}
#contenu .comment_post {
	text-align:right;
	padding-bottom : 3px;
	padding-right:10px;
	font-size : 12px;
	color : #8B7857;
}
#contenu .comment_post a {
	color : #5D8B57;
	text-decoration : underline;
	cursor : pointer;
}
#contenu .comment_post img {
	vertical-align : bottom;
}
#contenu .content_post {
	position : relative;
	background : #E9E6DB;
	margin : 0px;
	padding : 5px;
}
.bulle_haut {
	margin:0px;
}
#contenu .content_post img {
	margin : 5px;
	max-width : 95%;
	background : #FFFFFF;
	border : 1px solid #DDDDDD;
	padding : 7px;
}

#contenu .navigation {
	font-size : 12px;
	font-family : Arial;
	text-align:right;
	font-weight:bold;
}
#contenu .navigation a {
	color : #815704;
	font-size : 15px;
	font-family : Georgia, times new roman;
	font-weight:normal;
}
#contenu .navigation a:hover {
	color : #AD9A74;
	text-decoration : none;
}


#contenu .commentaire {
	position : relative;
	margin-top :10px;
	margin-bottom : 20px;
	font-size : 12px;
	font-family : verdana;
	color : #777777;
}
#contenu .alert {
	padding : 15px;
	min-height:30px;
	padding-left: 80px;
	background : #F6EDD1 url('gland.gif') no-repeat 12px 50%;
	border: 1px solid #D1C9B0;
	margin-left:10%;
	margin-right:10%;
	margin-top:5px;
}
#contenu .commentaire a {
	color : #A2851F;
}
#contenu .commentaire .pseudo {
	font-weight : bold;
}
#contenu .commentaire .message {
	background : #E9E6DB;
	padding : 5px;
	font-size: 11px;
}
#contenu .message,#contenu .info_commentaire  {
	margin:0px;
}
#contenu .commentaire .champs {
	font-family : arial;
	background : #E2DBC6;
	border : 1px solid #CCCCCC;
	width : 400px;
	font-size : 12px;
}
#contenu .commentaire .bouton {
	font-family : arial;
	background : #E2DBC6;
	border : 1px solid #BBBBBB;
}

#menu {
	position : absolute;
	top:0px;
	right : 0px;
	width : 230px;
	text-align:left;
}
html>body #menu {
	right : 30px;
}
#menu form {
	padding-left : 30px;
	margin : 0px;
}
#menu h2 {
	margin-top : 10px;
	margin-bottom : 5px;
}
#menu li, #menu ul {
	margin-top : 5px;
	list-style-type: none;
}
#menu li {
    background: url('puce.gif') no-repeat 0 0;
	padding-left: 15px;
    line-height: 15px;
}
#menu a {
	color : #2C4B26; 
}
#menu a:hover {
	text-decoration: none;
	color : #584F33; 
}

#menu .champs {
	font-family : arial;
	background : #7FA678;
	border : 1px solid #6B9463;
	width : 120px;
	font-size : 12px;
}
#menu .bouton {
	font-family : arial;
	background : none;
	color : #FFFFFF;
	border : none;
	padding : 0;
	cursor : pointer;
}

#copyright {
	font-family : verdana;
	color : #FFFFFF;
	padding-bottom : 20px;
}
#copyright img {
	border : none;
	vertical-align : middle;
}
#menu #admin {
	display : none;
}
.center {
	text-align:left;
}