@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	font-family: Verdana, Tahoma, "Myriad Pro";
	letter-spacing: 0.1em;
	font-weight: bolder;
	font-size: 1em;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 0.5em;
}

h2 {
	font-size: 0.6em;
}

h3 {
	font-size: 0.7em;
	line-height: 1.3em;
}

h4 {
	font-size: 0.8em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 1em;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.bordo_right {
	width: 40px;
	margin: 0px;
	padding: 0px;
	
}

.bordo_left {
	width: 40px;
	margin: 0px;
	padding: 0px;
}


div_principali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	margin: 0px;
	padding: 0px;
	
}

.testata {
	background-image: url(../images_/testata.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 110px;
	width: 821px;
	background-position: center;
	margin-top: 5px;
}

.menu {
	background-repeat: repeat-x;
	background-image: url(../images_/menu_center.jpg);
	margin: 0px;
	padding: 0px;
}

.menu_left {
	background-image: url(../images_/menu_left.jpg);
	background-repeat:no-repeat;
	width: 4px;
}

.menu_right {
	background-image: url(../images_/menu_right.jpg);
	background-repeat:no-repeat;
	width: 4px;
}

.menu_barra {
	background-image: url(../images_/menu_barra.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 7px;
				
}

.menu_link {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
		
}

.contenuto {
	height: 100%;
	width: 800px;
}
.main {
	width: 850px;
}


.taccuino {
	background-image: url(../images_/sfondo_taccuino.jpg);
	background-repeat: repeat;
	width: 850px;
}

.news_testo {
	width: 300px;
	text-align: center;
}

.navigazione {
	background-image: url(../images_/pannello_.jpg);
	background-repeat: no-repeat;
	width: 490px;
	height: 300px;
}
.scrivici {
	width: 95%;
	height: 50px;
	padding: 5px;	
}

.news_testata {
	margin: 0px;
	background-image: url(../images_/news_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 80px;
}

.footer {
	width: 850px;
	height: 80px;

}
.tabella_navigazione {
	height: 180px;
	width: 450px;
	left: 5px;
	top: 10px;
	right: 5px;
	bottom: 10px;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

