/* CSS Document */
body {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	background-image: url();
	margin-top: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}

.navigatore00{
	font-size:11px;
	color: #3366CC;
	letter-spacing:0.1em;
	font-weight: bold;
}

.crediti00{
	font:9px arial;
	color: #CCCCCC;
	letter-spacing:0.1em;
}

.titolo00{
	font:9px arial;
	color: #333333;
	letter-spacing:0.1em;
}

.titolo01{
	font:11px arial;
	color: #2B55AC;
	letter-spacing:0.1em;
	font-weight: bold;
}

.titolo02{
	font:11px arial;
	color: #FF0033;
	letter-spacing:0.1em;
	font-weight: bold;
}

.titolo03{
	font:11px arial;
	color: #339900;
	letter-spacing:0.1em;
	font-weight: bold;
}

.titolo04{
	font:10px arial;
	color: #999999;
	letter-spacing:0.05em;
	font-weight: bold;
}

.titolo05{
	font:11px arial;
	color: #FFFFFF;
	font-weight: bold;
}

.form00{
	font-family:Arial, Helvetica, sans-serif;
	font:11px arial;
	color: #333333;
}


div#container{
	width: 750px;
	text-align: left;
	margin: auto;
	height: auto;
	background-color: #FFFFFF;
}

div#header{
	width: auto;
	text-align: left;
	height: 150px;
	background-image: url(../images/001intest.jpg);
}

div#navigation{
	width: auto;
	text-align: left;
	height: 30px;
	background-image: url(../images/000menu.jpg);
}

div#pulsante00{
	width: 23px;
	height: 30px;
	float: left;
}

div#pulsante01{
	width: 100px;
	height: 30px;
	float: left;
	margin-left: 2px;
}

div#content{
	width: auto;
	text-align: left;
	height: 550px;
}

div#corpo00{
	width: 200px;
	text-align: left;
	height: 200px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/000areapost.jpg);
	padding-left: 10px;
}

div#corposx01{
	width: 200px;
	text-align: left;
	height: 192px;
	float: left;
	background-image: url(../images/002areapost.jpg);
	padding-left: 10px;
	padding-top: 18px;
}

div#corposx02{
	width: 200px;
	text-align: left;
	height: 100px;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}

div#corpo01{
	width: 525px;
	text-align: justify;
	height: 411px;
	float: right;
	margin-top: 20px;
}

div#corpo02{
	width: 525px;
	text-align: justify;
	height: 200px;
	float: right;
	margin-bottom: 2px;
	background-image: url(../images/000produzione.jpg);
}

div#spaziat00{
	width: 39px;
	text-align: center;
	height: 100px;
	float: right;
	margin-top: 10px;
}

div#foto00{
	width: 100px;
	text-align: center;
	height: 100px;
	float: right;
	margin-top: 10px;
	border: solid #6c6c6c 1px;
}

div#footer{
	width: auto;
	text-align: left;
	height: 30px;
	background-color: #3f3f40;
	background-image: url(../images/000footer.jpg);
}

div#crediti{
	width: 400px;
	text-align: left;
	height: 20px;
	float: left;
	margin-top: 5px;
	padding-left: 10px;
}

div#bottom{
	width: 180px;
	margin-top: 5px;
	text-align: right;
	height: 20px;
	float: right;
	padding-right: 10px;
}
