body {
	margin: 0px;
	color: #000;
	font: smaller Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(img/bodybkg.gif) repeat-y;
}
/* CSS Document */

h2{font-size: 120%;padding: 3px;text-align:left;}
h3{font-size: 110%;padding: 3px;text-align:left;}
h4{font-size: 100%;padding: 3px;text-align:center;}

a {
	color: blue;
}

img {
	border: none;
}
.center {
	text-align: center;
	margin: 10px auto;
}
#menu_container {
	width:100%;
	height:29px;
	text-align: center;
	background: url(img/topnav.gif);
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 29px;
	margin: 0px auto;
}
#nav a {
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 10.5em;
	height: 24px;
	padding: 5px 0px 0px 0px;
	border-right: 2px solid #673301;
	color:black;
	text-align: center;
	text-decoration: none;
	background: url(img/navigtile26103.gif);
}
#nav a:hover {
	background: transparent url(img/menu-hover.gif);
}
.home {
	border-left: 2px solid #673301;
}

#agriturismo {
	width:100%;
	height:55px;
	background-color: #cad5df;
}
#mugello {
	width:100%;
	height:25px;
	text-align:right;
	background: url(img/sloganbkg.gif);
}
#mugello h1 {
	font: italic bold 16px "Times New Roman", Times, serif;
	color: white;
	padding: 3px 5px 0px 0px;
	margin: 0px;
}
#centro {
	width: 100%;
	text-align:left;
	background-color: #FFFFFF;
}

#colonna {
	float: left;
	width: 170px;
	/*background-color: #c1cdd9;*/
	height: 100%;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
}
#colonna a {
	color: #669;
}
#colonna a:hover {
	color: #669;
}
#colonna p {
	padding: 5px 10px;
	line-height: 15px;
}
#menu_lingua {
   margin: 10px 0px 10px 10px;
	text-align: left;
}
#menu_lingua a{
	text-decoration: none;
	display: block;
	font: normal small-caps normal 14px/normal "Times New Roman" Times serif;
	padding: 5px 0px;
}
#menu_lingua a:hover {
	color: #666699;
}
#testo {
	margin: 20px 20px 20px 188px;
	padding-bottom: 10px;
}

#news {
margin:20px 15px 10px 180px;
padding: 5px;
font: 76% Verdana,Arial,sans-serif;
color: #333333;
background-image: url(img/comptile26103.gif);
border : 1px solid gray;
}


.textsm {
	font-size: smaller;
}
/* form */
.inv {
	display: none;
}
.red {
	color: #f00;
	font-weight: bold;
}
.smaller {
	font-size:70%;font-style:italic;
}

fieldset {
	width: 100%;
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
	border: none;
}
legend {
	margin-left: 1em;
	padding: 0;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
fieldset ol {
	padding: 0;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0.25em 0;
	background-image: none;
	background-repeat: no-repeat; 
	background-position: 0px; 
}
label {
	display: block;
	float: left;
	width: 13em;
	margin-right: 1em;
	text-align: right;
	font-weight: bold;
}
fieldset.submit, fieldset.informativa {
	float: none;
	width: auto;
	border: none;
	background-color: transparent;
	background-image: none;
	margin: 1em 0;
	padding: 0;
	text-align: left;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
}
#footer {
	text-align: center;
	margin: 20px 20px 20px 188px;
	color: #9bb3c1;
	border-top: 1px solid #cad5df;
	padding-top: 10px;
	font-size: .8em;
	clear:both;
}
#footer a {
	color: #9bb3c1;
	text-decoration:none;
}