body {
	background-color: #57832c;
	background-image: url(images/sfondobottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.middle {
	background-color: #57832c;
}

.top {
	background-image: url(images/sfondotop.gif);
	background-repeat: repeat-x;
}

.nav {
	border: 1px dashed #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 7px;
}

.nav a:link, .nav a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover, .nav a:active { 
	text-decoration: none;
	color: #d7ffae;
}

.content {
	
}

.center, .center img {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.foto {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed #ffffff;
}

h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-top: 10px;
}

h1 a:link, h1 a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

h1 a:hover, h1 a:active { 
	text-decoration: none;
	color: #000033;
}

.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.tx a:link, .tx a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.tx a:hover, .tx a:active { 
	text-decoration: none;
	color: #ffffff;
}

.form {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-top: 1px;
	padding-left: 4px;
}	