@charset "iso-8859-1";
/* CSS Document */

BODY {
	background: URL(images/sfondo.gif) #303030; /* grigio scuro */
	font-family: Tahoma, Arial, Trebuchet;
	font-size: 12px;
	color: #666666; /* grigio chiaro */
	}

#bianco {
	background-color: #FFFFFF;
	color: 6acc69;
	font-size: 90%;
	text-align: justify;
	}

#flags {
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #3e723e;
	padding: 24px;
	margin-bottom: 10px;
	font-size: 80%;
	}
	
#NB {
	text-align: justify;
	color: #FF0000;
	background-color: #F2F3F4;
	}
	
#pIVA {
	font-size: 80%;
	text-align: center;
	color: #6acc69;
	}
		
H2 {
	color: #6acc69;
	}
	
H3 {
	color: #3e723e;
	text-decoration: underline;
	font-size: 140%;
	}
	
b {
	color: #3e723e;
	}
	
a, a:link, a:visited, a:active {
	color: #6acc69; /* celeste/grigio */
	}
	
a:hover {
	color: #3e723e; /* carta da zucchero */
	font-weight: bold;
	}
	
hr {
	size: 1px;
	color: #EEEEEE;
	width: 100%;
	text-align: center;
	
	}
	
#container {
	width: 800px;
	min-width: 800px;
	background-color: #FFFFFF; /* bianco */
	border: 7px solid #6acc69; /* celeste - grigio */
	text-align: left;
	padding: 10px;
	min-height: 350px;
	}
	
.testata {
	width: 98%;
	background: URL(images/Agriturismo.png) no-repeat;
	height: 153px;	
	text-align: right;
	color: #303030;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 140%;
	}
	
.denominazione {
	font-weight: bold;
	font-size: 150%;
	color: #FAFAFA;
	float: right;
	text-decoration: underline;
	padding-right: 15px;
	padding-top: 100px;
	}
	
.agriturismo  {
	background: transparent;
	width: 100%;
	height: 18px;
	z-index: 200;
	margin-top: 144px;
	}
	
.agriturismo ul {
	display: inline;
	list-style-type:none;
	color: #6acc69;
	font-size: 11px;
	font-weight: normal;
	}

.agriturismo li {
	float: left;
	padding-left: 3px;
	}

.agriturismo ul li a:hover {
	background-color: transparent;
	color: #3e723e;
	float: left;
	text-decoration: none;
	border: solid 1px #3e723e;
	padding: 1px;
	width: 79px; /* se e' agriturismo */
	/* width: 90px; se e' bed & breakfast */
	text-align: center;
	}
	
.agriturismo ul li a {
	color: #FFFFFF;
	text-decoration:none;
	border: solid 1px #6acc69;
	/* filter: alpha(opacity=75);-moz-opacity:.75;opacity:.75; */
	padding: 1px;
	float: left;
	background-color: #3e723e;
	width: 79px; /* se e' agriturismo */
	/* width: 90px; se e' bed & breakfast */
	text-align: center;
	}
	
.sinistra {
	width: 18%;
	min-width: 180px;
	float: left;
	padding: 4px;
	color: #3e723e;
	background-color: #FAFAFA;
	border-right: 1px dotted #6acc69;
	}
	
#fotogallery { 
position: relative; /*non modificare*/
visibility: hidden; /*non modificare*/
border: 6px solid #6acc69;
z-index: 5;
}

.destra {
	width: 75%;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
	color: #303030;
	background-color: #FFFFFF;
	float: right;
	}

#menu {
	text-align: right;
	background-color: #f2f2f8;
	width: 90%;
	padding: 10px;
	color: #3e723e;
	margin-top: 10px;
	}

#menu H4 {
	text-align: center;
	font-size: 150%;
	text-decoration: underline;
	color: #6acc69;
	}
	
#menu i { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 25%; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	}
	
#fotografie {
	text-align: center;
	background-color: #FCFCFC;  /* bianco sporco */
	}
	
.basso {
	background-color: #3e723e;
	color: #FFFFFF;
	text-align: center;
	}
	
.basso a {
	color: #6acc69;
	font-weight: normal;
	}
	
.basso a:hover {
	background-color: #FFFFFF;
	color: #3e723e;
	font-weight: normal;
	}
	
form {
	text-align: center;
	background-color: #3e723e;
	border: 1px dashed #3e723e;
	padding: 10px;
	color: #FCFCFC;
	}
	
form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 40%; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-weight: bold;
	}

form #bottone {
	border: 1px solid #6acc69;
	font-weight: bold;
	background-color: #3e723e;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	padding: 4px;
	}

form a {
	color: #FFFFFF;
	font-weight: normal;
	}
	
form a:hover {
	background-color: #FFFFFF;
	color: #3e723e;
	font-weight: normal;
	}

form TD {	
	font-size: 120%;
	}
	
#Gmaps Form {
	width: 420px;
	}
	
#alert {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 120%;
	font-weight: bold;
	}
	
.conferma {
	background-color: #f2f2f8;
	color: #999999;
	text-align: left;
	}