html{
scrollbar-base-color: #252525;
scrollbar-arrow-color: #939393;
scrollbar-3dlight-color: #252525;
scrollbar-darkshadow-color: #252525;
scrollbar-face-color: #252525;
scrollbar-highlight-color: #3F3F3F;
scrollbar-shadow-color: #252525;
scrollbar-track-color: #2D2D2D;
}



body {
	background-image: url(images/sfondo.gif);
	color: #222222;
	font: 16px tahoma;
	margin-top: 0px;
}

h2 {height: 55px; width: 270px;
background: url(images/tit_agriturismo.gif) no-repeat;
padding-right: 20px;

}
h5{height: 45px; width: 270px;
background: url(images/iprodotti.gif) no-repeat;
padding-right: 10px;
line-height: 20px;

}

.cavalli {
	height: 160px;
	margin-bottom: 20px;
}
.cavalli p{
	font-size: 12px;
	width: 400px;
	float: left;
}

.imgcavalli {
float: right;
	}
	
.imgcavalli img{
	padding: 10px;
}


h6{height: 45px; width: 270px;
background: url(images/icavalli.gif) no-repeat;
padding-right: 10px;
line-height: 20px;

}



h4{height: 45px; width: 270px;
background: url(images/dovesiamo_tit.gif) no-repeat;
padding-right: 10px;
line-height: 20px;

}


#wrapper {
	width: 955px;
	background-color: #E9D9A1;
	margin: 0px auto;
	margin-bottom:20px;
	padding-top: 60px;
	border-bottom: medium solid #DC4A31;
}

.capitalize {
	font: italic 30px Georgia, "Times New Roman", Times, serif;
	color: #DC4A31;
}



.fondo {
	font:  16px Georgia, "Times New Roman", Times, serif;
	color: #66552a;
	font-weight: lighter;
	
}



img.galleria {
	margin-right: 20px;
}

.mir {letter-spacing: -1000em;
float: right;
	
}

#header {
	height: 380px;
	background: url(images/testata_home.jpg) no-repeat;
	
}


#headerprodotti {
	height: 380px;
	background: url(images/sfondo_prodotti.jpg) no-repeat;
	
}



#headercavalli{
	height: 380px;
	background: url(images/sfondo_cavalli.jpg) no-repeat;
	
}




#headerdovesiamo{
	height: 380px;
	background: url(images/sfondo_dovesiamo.jpg) no-repeat;
	
}

#menu {
	float: right;
	padding-right: 20px;
	margin-top: 35px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: black;
}
#menu a {
	text-decoration: none;
		color: black;

}

#menu .righina{
	color: #DC4A31;
}

#content {
	padding: 45px;
	padding-top: 0px;
	line-height: 20px;
}
#content p{
	padding-bottom: 5px;
}

li{ list-style-type:none;
list-style-position:inside

}


