body {
	background: #5FA92A url(../img/bgbody.png) repeat-x center top;
	color: #444444;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, img, p, ul, .img { margin: 0; padding: 0; border: 0; }

a { color: #77A641; text-decoration: none; }
a:hover { color: #292e3b; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #3D9200; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { color: #3D9200; }
h1 { font-size: 26px; margin-bottom: 20px; }
h2 { font-size: 22px; margin-bottom: 20px; }
h3 { font-size: 18px; margin-bottom: 15px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { display: none; }

p { margin: 5px 0 10px 0; text-align: left; }
ul { margin: 5px 0 10px 20px; }
ul li { list-style-image: url(../img/li.gif); }

#bgbody { width 100%; min-height: 544px; background: url(../img/bgbody.jpg) no-repeat center top; }
#container { width: 800px; margin: 0 auto; text-align: left; padding: 20px 0 30px 0; }
#header { width: 100%; height: 104px; position: relative; background: #ffffff url(../img/bghead.png) no-repeat right top; }
#logo { position: absolute; bottom: 20px; left: 30px; }
#callus { position: absolute; top: 20px; right: 10px; text-align: right; }
#links { width 100%; height: 42px; color: #ffffff; text-align: center; background: #4B891A url(../img/bgtop.png) no-repeat center top; }
#links a { font-size: 16px; height: 42px; line-height: 42px; padding: 0 30px; color: #ffffff; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#links a:hover { color: #D3FFAF; text-decoration: none; text-shadow: rgba(0,0,0,0.3) 1px 1px; }

#top { width: 100%; height: 274px; background: #D5D0CA url(../img/bgmenu.png) no-repeat right top; }

#flash { float: left; width: 600px; border-right: 1px solid #ffffff; }
#slider { position:relative; background:url(../img/loading.gif) no-repeat 50% 50%; }
#slider img { 	position:absolute; top:0px; left:0px; 	display:none; }
#menu { float: right; width: 190px; }
#menu ul { margin: 15px 0 0 30px; }
#menu a { color: #333333; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#menu a:hover { color: #77A641; text-decoration: none; text-shadow: rgba(255,255,255,0.3) 1px 1px; }

#content { background: #ffffff url(../img/bgcontent1.png) no-repeat center top; }
#contentbg { padding: 20px 0 30px 20px; background: url(../img/bgcontent2.png) no-repeat center bottom; }
#lcol { float: left; width: 560px; }
#rcol { float: right; width: 170px; padding: 0 15px; font-size:8pt; }

#menu li { font-size: 13px; line-height: 20px; }

#txt_fleurtations { background: url(../img/txt_fleurtations.png) no-repeat left 15px; height: 36px; }

#footer { height: 36px; background: #292e3b url(../img/bgfoot.png); color: #ffffff; font-size: 10px; padding: 5px 20px 0 20px; }
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }
