.indexbackground {
	background-color: #6B1A19;
	padding-top: 150px;
}
.imageindex {
	background-attachment: scroll;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.mainstripe {
	background-image: url(images/main_stripe.gif);
	background-repeat: repeat-y;
}
A:link { color:#FDCB8E; text-decoration: none;}
A:active { color:#ff9966 ; text-decoration: none;}
A:visited { color: #ff9966; text-decoration: none;}
A:hover { color: #ff9966; text-decoration: none;}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: right;
	padding-right: 105px;
	height: 40px;
}
.pinkstripe {
	background-image: url(images/main_pinkstripe.jpg);
	background-position: 40px;
	height: 1px;
	background-repeat: repeat-x;
}
.mainlogo {
	background-image: url(images/main_logo.gif);
	background-repeat: no-repeat;
}
.jute {
	background-attachment: fixed;
	background-image: url(images/jute.jpg);
	background-repeat: repeat;
}
.yellowback {
	background-color: #FDCB8E;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.titlecantina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.redstripe {
	background-color: #CC0000;
	background-repeat: no-repeat;
	height: 1px;
}
.blackbackground {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.titleagriturismo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 10px;
}
.agriturismo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
.textalloggi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.textagri {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.textchi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.hr {
	background-color:#cc0000;
	color:#cc0000;
	height:1px;
	width:300px;
	text-align="center";
	background-repeat: repeat;
	border: 1px solid #cc0000;
	}
