/* CSS Document */
body{
	margin:0px;
	background:url(graphics/bg_body_png3.png);
	background-repeat:repeat-x;
	background-color:#58A736;
}

div.mbody{
	width:1024px;
	margin:0px auto 0px auto;
	height:647px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A2410;
}

div.int_mbody{
	height:646px;
	background-color:#000000
}

div.logo{
	width:170px;
	height:126px;
	z-index:10;
	position:relative;
	margin-top:-45px;
	margin-left:20px;
}
div.menu{
	width:580px;
	_width:610px;
	margin:50px auto 0px auto;
	height:22px;
	z-index:60;
	position:relative;
}
div.menu a{
	height:22px;
	display:block;
	float:left;
	margin-left:10px;
	text-decoration:none;
	

}
div.menu a:hover{


}
div.menu a#btn1{
	background:url(graphics/btn1.png);
	background-repeat:no-repeat;
	width:145px;
		_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn1.png', sizingMethod='crop');
}
div.menu a#btn2{
	background:url(graphics/btn2.png);
	background-repeat:no-repeat;
		_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn2.png', sizingMethod='crop');
	width:77px;
}
div.menu a#btn3{
	background:url(graphics/btn3.png);
	background-repeat:no-repeat;
		_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn3.png', sizingMethod='crop');
	width:78px;
}
div.menu a#btn4{
	background:url(graphics/btn4.png);
	background-repeat:no-repeat;
		_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn4.png', sizingMethod='crop');
	width:42px;
}
div.menu a#btn5{
	background:url(graphics/btn5.png);
	background-repeat:no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn5.png', sizingMethod='crop');
	width:85px;
}
div.menu a#btn6{
	background:url(graphics/btn6.png);
	background-repeat:no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/btn6.png', sizingMethod='crop');
	width:70px;
}
div.menu a#btn1_nl{
	background:url(graphics/btn1_nl.gif);
	background-repeat:no-repeat;
	width:145px;
}
div.menu a#btn2_nl{
	background:url(graphics/btn2_nl.gif);
	background-repeat:no-repeat;
	width:77px;
}
div.menu a#btn3_nl{
	background:url(graphics/btn3_nl.gif);
	background-repeat:no-repeat;
	width:78px;
}
div.menu a#btn4_nl{
	background:url(graphics/btn4_nl.gif);
	background-repeat:no-repeat;
	width:42px;
}
div.menu a#btn5_nl{
	background:url(graphics/btn5_nl.gif);
	background-repeat:no-repeat;
	width:85px;
}
div.flotiturasmall{
background:url(graphics/floritura_small.png);
	background-repeat:no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='front/graphics/floritura_small.png', sizingMethod='crop');
	width:94px;
	margin-left:20px;
	height:74px;
}
div.mainbox{
	width:895px;
	margin:-110px auto 0px auto;
	
	
}
div#top_mainbox{

	background-image:url(graphics/top_mainbox.gif);
	background-repeat:no-repeat;
	height:84px;
}
div#center_mainbox{
	background-image:url(graphics/center_mainbox.gif);
	background-repeat:repeat-y;
}
div#bottom_mainbox{
	background-image:url(graphics/bottom_mainbox.gif);
	background-repeat:no-repeat;
	height:54px;
	margin-top: -9px;
}
div#boxes{
	height:195px;
	width:845px;
	margin:5px auto auto 70px;;
}
div.grass a{
margin-left:10px;
margin-right:10px;
font-family:Verdana;
font-size:2,89pt;
color:#ffffff;
text-decoration:none;
}
div.grass a:hover{
text-decoration:underline;
}
div.grass{
	position:relative;
	font-family:Verdana;
	font-size:12px;
	padding-right: 40px;
	color:#c52227;
	margin-top:-110px;
	!margin-top:-70px;
	_margin-top:-70px;
	background-image:url(graphics/grass_png.png);
	background-repeat:repeat-x;
	background-color:#58A736;
	height:200px;
	margin-bottom:0px;
	text-align:center;
}
input.button{
	width:120px;
	height:21px;
	border:1px solid red;
	background-color: transparent;
	background-image:url(graphics/btn_rechercher.gif);
	background-repeat: no-repeat;
	border: none;
	color: #ffffff;
	font-size:11px;
	cursor: pointer;
	
}
input.button_nl{
	width:120px;
	height:21px;
	border:1px solid red;
	background-color: transparent;
	background-image:url(graphics/btn_rechercher_nl.gif);
	background-repeat: no-repeat;
	border: none;
	color: #ffffff;
	font-size:11px;
	cursor: pointer;
	
}
