@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}
h1 {
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#395200;
}
h2 {
	margin:0px;
	font-size:15px;
	padding-top:10px;
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
	color:#395200;
}
h3 {
	margin:0px;
	font-size:18px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	color:#395200;
}
a {
	color:#000000;
}
#ini {
	background-image:url(images_css/homeback.png);
	background-repeat:repeat-x;
}

#center {
	margin:auto;
	width: 590px;
	height:400px;
	position:relative;
	top:0px;
	left: -70px;
}
#centerone {
	width: 475px;
	height: 355px;
	position:relative;
	float:left;
	top:0px;
}
#center2 {
	position:relative;
	margin:auto;
	width: 400px;
	height:70px;
	top:0px;
	text-align:center;
	z-index: 20;
	padding: 5px;
}

#center3 {
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	width: 475px;
	height:100px;
	top:0px;
	text-align:center;
	z-index: 20;
	padding-top: 5px;
	background-image: url(images_css/banerini.png);
	background-position: left bottom;
}
#center3 img{
	padding: 5px;
}

#leftv2 {
	background-repeat:no-repeat;
	float:left;
	width: 115px;
	height:400px;
	position:relative;
	top:0px;
	background-image: url(images_css/backv02.png);
}


.ads {
	position:relative;
	top:30px;
	margin:auto;
	width:1000px;
	height:40px;
	text-align: center;
	padding: 10px;
}
.overcopy {
	position:relative;
	margin:auto;
	width:1000px;
	height:30px;
	text-align:right;
	top: 40px;
}
.copy {
	position:relative;
	top:50px;
	margin:auto;
	text-align:center;
	width:1000px;
	height:20px;
}
