/* MAIN */
html, body{
	margin: 0;
	padding:0;
	height:99.8%;
	background: #669934 url(../images/sfondo.jpg) repeat-x top;
}

#container{
	position: relative;
	width: 961px;
	height: 100%;
	margin: 0 auto; 
	text-align: left; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: 130px 160px url(../images/sfondo2.gif) repeat-y;
}

body>#container{
	height: auto; 
	min-height: 100%;
}

img{
	border:0;
}

.right{
	float:right;
	margin-left:20px;
}

.center{
	text-align:center;
}

/* HEADER */
#header{
	height:164px;
	background: #669934 url(../images/sfondo.jpg) repeat-x top;
}

#header #top{
	height:90px;
	width:100%;
	float:left;
}

#header #top #logo{
	width:120px;
	height:100%;
	float:left;
}

#header #top #foto{
	padding-top:5px;
	padding-left: 5px;
	margin:0;
	text-align:center;
	width:750px;
	float:left;
}

#header #top #foto img{
	border: #000 1px solid;
	margin-left:5px;
}

#header #down{
	margin-left:155px;
}

#header #down #address{
	text-align:center;
	margin:20px;
	margin-top:15px;
}

#header #down #address p{
	margin:0;
}

#address, #ita, #eng{
	float:left;
}

/* INDEX */
#index{
	padding-top: 31px;
	width:120px;
	float:left;
}

#index ul{
	list-style: none;
	padding:0;
	margin:0;
	margin-bottom:15px;
}	

#index li{
	margin-left:20px;
}

#index a, #index .selected{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#index a:hover, #index .selected,#index .selected a,#index .selected a:hover{
	color:#fff;
}

#animali{
	margin-top:60px;
	margin-left:20px;
}

#prodotti{
	margin-top: -10px;
	margin-left:20px;
}

/* CONTENT */
#content{
	padding:25px;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:120px;
	margin-right:150px;
	width: 715px;
	color:#000;
	text-align:justify;
}

#content a{
	color:#045B04;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	text-decoration:underline;
}

.center{
	text-align:center;
}

.foto img{
	margin-bottom:15px;
}

.foto .lft{
	margin-right:35px;
	float: left;
}

.foto .right{
	float: right;
}

#segnalati a, #footer a{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#segnalati a:hover, #footer a:hover{
	font-weight:bold;
	text-decoration:underline;
}

fieldset {
	border: 1px solid #FFF;
	width: 71%;
	margin: auto;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 15px;
	font-weight: bold;
}
fieldset legend {
	color: #6A9840;
	padding: 3px;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 2px;
	align: center;
}

/* NEWS */
.news{
	margin-bottom:40px;
}

.news p{
	margin:0;
	margin-bottom:5px;
}

.news h1, #news h1{
	font-size:11px;
	margin:0;
	margin-bottom:5px;
}

#news h1{
	font-size:13px;
	font-family:Verdana, sans-serif;
	color:#000;
}

#news h2{
	font-size:10px;
	margin:0;
	margin-bottom:20px;
	font-weight:normal;
	color:#000;
	font-family:Verdana, sans-serif;
}

#news img{
	float:left;
	margin-right:20px;
}

/* FOOTER */
#footer{
	position:relative;
	bottom:-1px;
	clear:both;
	width:834px;
	text-align:center;
	background: #669934;
	font-size:10px;
	padding-top:10px;
	padding-bottom:5px;
	left: 87px;
}

#footer p{
	margin:0;
	margin-bottom:5px;
}
