body {
	background:#244502;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h2 { margin:15px 0; font-size:18px; }
h2 { margin:15px 0; font-size:18px; }
a { color:#993300; }
img { border:none; }

.wrapper { width:860px; margin:auto; border:#fff solid 1px; }
.before-menu { text-align:center; margin:10px 0 0 0; }

.menu { margin:0 10px; }
.menu a {
	float:left;
	background:url(images/button-bg.gif);
	width:158px;
	height:16px;
	padding:20px 5px;	
	color:#006633;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
.menu a:hover {
	background:url(images/button-bg-over.gif);
	color:#FFFFFF;
}

.content { margin:25px; }

.col-1-437 { float:left; width:437px; }
.col-2-323 { float:right; width:330px; }

.col-1-530 { float:left; width:530px; }
.col-2-250 { float:right; width:250px; }

.gallery img { width:105px; height:80px; }
.trous img {  width:105px; height:70px; }

.post { margin:10px 0; }
.infos { clear:both; margin:10px 0; padding:10px; width:417px; height:80px; background:url(images/infos.gif); }

.footer { padding:10px; background:#006633; color:#FFFFFF; }

.clear { clear:both; }