@charset "windows-1250";
body{
	background-color:#000;
	margin-top:15px;
	margin-bottom:0;
	padding-bottom: 0;
	padding-top:0;
}
strong, b {
	color: #79A043;
}
.toplink{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
}
.adresse {
	background-color: #79A043;
	background-image: none;
	background-repeat: no-repeat;
	height: 226px;
	width: 292px;
	text-align: center;
}
.adresse p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.adresse p a {
	color: #000000;
}
.content {
	background-color: #ecf7e1;
	padding-bottom: 40px;
}
.content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	text-align: justify;
}
.content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 50px;
	margin-left: 85px;
	color: #000;
	text-align: right;
	margin-right: 85px;
}
.content h2 span {
	color: #0C0C0C;
}
.content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #79A043;
	margin-top: 50px;
	line-height: 15px;
	text-align: left;
}
.content main {
	margin: auto;
	text-align: center;
	width: 545px;
}
.content .ce-textpic{
	margin-top: 30px;
}
.content .ce-left .ce-bodytext{
	padding-left: 20px;
}
.content .ce-right .ce-bodytext{
	padding-right: 20px;
}
.content table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
.content table tr td:first-child {
	width: 47%;
}
.content table tr td a {
	color: #79A043;
}
.content .ce-textpic .ce-gallery img {
	border: solid 5px #79A043;
}
.content p a {
	color: #79A043;
	text-align: left;
	display: inline-block;
}
.content table tr td p {
	margin: 0px;
	text-align: right;
}
.content table tr td.left p {
	text-align: left;
}
.adresse div {
	width: 292px;
}
.menu {
	background-color: #faf7c6;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 27px;
}
.menu a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #629c2e;
	text-decoration: none;
}

.menu img{
	margin-right: 10px;
}


.ce-intext.ce-left .ce-gallery {
    margin-right: 10px;
}
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 10px;
}
.ce-left .ce-gallery, .ce-column {
    float: left;
}
.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: hidden;
}
.ce-row:last-child {
    margin-bottom: 0;
}
.ce-column:last-child {
    margin-right: 0;
}
.ce-gallery figure {
    display: table;
    margin: 0;
}
.ce-gallery img {
    display: block;
}

.ce-right .ce-gallery {
    float: right;
}