@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sfondo_volo.jpg);
	background-position: center -120px;
}

/*
a:link {
	color: #1CB24F;
	text-decoration:none
}
a:visited {
	color: #1CB24F;
	text-decoration:none
}
a:hover {
	color: #1CB24F;
	text-decoration:none
}
a:active {
	color: #1CB24F;
	text-decoration:none
}
*/

.banner_index {
	background-image: url(../images/img_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
}
.sfondo_index {
	background-image: url(../images/img_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}
.banner_page {
	background-image: url(../images/img2_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
}
.sfondo_page {
	background-image: url(../images/img2_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}
.menu {
	background-color: #000000;
	background-image: url(../images/img_02.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu a{
	height: 20px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.menu a:hover{
	color: #1CB24F;
}
.block_home {
	text-align: justify;
	height: 250px;
	width: 351px;
	color: #FFFFFF;
	margin-top: 75px;
	margin-left: 25px;
}
.block_home a{
	color: #FFFFFF;
	text-decoration:none;
}
.block_home a:hover{
	text-decoration: underline;
}

.block_menu {
	text-align: justify;
	width: 150px;
	color: #000000;
	margin-left: 15px;
	float: left;
	height: 325px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.block_menu a{
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.block_menu a:hover{
	color: #333333;
}
.info {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
.info a{
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1CB24F;
}
.titoliBianchi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.tabWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #FFFFFF;
}
.tabNorme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.qualita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.contenuti {
	width:610px;
	height:310px;
	overflow: auto;
	float:right;
	padding: 20px;
	font-size: 9px;
	color: #333333;
/*	background-color: #FFFFFF;  ELIMINARE*/
}
.contenuti a{
	color: #1CB24F;
	text-decoration: none;
}
.sfondo_res {
	background-image: url(../images/ricerca.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.capitolo {
	font-size: 24px;
	font-weight: bold;
	color: #1CB24F;
}
