a:link {
	text-decoration: none;
	color:black;
}
a:visited {
	text-decoration: none;
	color:black;
}
a:hover {
	border-bottom:1px solid black;
	color: black;
}

body {
	margin: 0 auto;
	font-size: small;
	background-image: url(images/sfondo.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
div {
	background-color: #FFFFFF;
}
p {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#barra_alta {
	border-bottom: 1px solid;
	border-color: #CCCCCC;
	background-color: #D5E7BE;
	width: 1000px;
	height: 5px;
	margin: 0 auto;
}
#lingue {
	text-align: right;
	float: right;
	border: none;
	margin-right: 5px;
}
#titolo_lingue {
	width: 1010px;
	margin: 0 auto;
	height: 100%;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
}

#lingue img {
	margin: 5px 5px 5px 5px;
}

#titolo {
	float: left;
	border: none;
	margin-left: 10px;
}
#menu {
	width: 1000px;
	background-image: url(images/bordoalto.gif);
	background-repeat: repeat-x;
	height: 34px;
	clear: both;
	background-position: bottom;
	margin: 0 auto 1px;
	text-align: right;
}
#agriturismo {
	width: 1000px;
	margin: 0 auto;
}
#agriturismo img {
	border-bottom-color: #999999;
	border-top-color: #999999;
	display: block;
}
#titoletto {
	background-image: url(images/bordobasso.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto;
	vertical-align: baseline;
	border-top: 1px solid white;
	padding-left: 5px;
	width: 995px;

}
#testo {
	margin: 0 auto;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 990px;
	background-color: #FFFFFF;
}

#menu_sotto {
	background-color: #D5E7BE;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	clear: both;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}
#prezzi {
	text-align: center;
	width: 70%;
	margin: 0 auto;
	margin-bottom: 10px;
}
#prezzi td {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
#prezzi th {
	background-color: #D5E7BE;
}

#indirizzo_struttura {
	font-size: large;
}
#indirizzo_struttura img {
	margin-right: 10px;
	vertical-align: middle;
}
#inviamodulo {
	margin-top: 5px;
	border: none;
}
div.contatti {
	float: left;
	width: 48%;
}
#note {
	font-size: x-small;
	padding-top: 0px;
	margin-top: 3px;
	background-color: #EBF3E2;
}




p.servizi {
	text-align: justify;
	margin: 0 auto;
	width: 70%;
}
.evidenzia {
	color: #FF0000;
}



h1 {
	font-size: xx-large;
	margin-top: 10px;
	border-bottom: 1px solid black;
	width: 80%;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	list-style-type: none;
}
li.destinazioni {
	list-style-type: square;
}


label.contattaci {
	font-size: medium;
}
textarea {
	display: block;
	margin-left: 5px;
}
div.prenotazioni {
	padding: 5px;
	border: 1px solid gray;
	margin-bottom: 5px;
}
label {
	margin-left: 10px;
}
input,select {
	border: none;
	border-bottom: 1px solid black;
	margin-top: 5px;
}
input.check {
	border: none;
}



img {
	border: none;
}
#grazie {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto;
	vertical-align: baseline;
	border-top: 1px solid white;
	padding-left: 5px;
	width: 995px;
}
