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

p {
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
}

body, td, th {
	font-size: 11px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height : 100%;
}
.menu_L1_container {
	background-color: #333;
	height: 120px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	padding-left: 30px;
}
.colonna_sx {
	background-color: #FFF;
	width: 250px;
	padding-top: 10px;
}


.colonna_dx {
	background-color: #FFF;
	width: auto;
}

.L1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.img_menu_L1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img_alto{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
}

.button_BAR{
	margin: 0px;
	padding: 0px;	
}
.allarme_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F30;
	padding-left: 30px;
}
.button_BAR ul{
	margin: 0px;
	padding: 0px;	
}
.button_BAR li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.button_BAR_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: hand;
	float: right;
	margin-right: 20px;
	width: auto;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}


.menu_L1 {
	float: left;
	padding-right: 80px;
	padding-top: 20px;
}
.menu_L2 {
	margin: 0px;
	padding: 0px;	
}

.menu_L2 ul {
	margin: 0px;
	padding: 0px;	
}
.menu_L2 li { 
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
.L2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #dfdedc;
	height: 30px;
	margin-bottom: 10px;
	display: block;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	cursor: hand;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.L2_link:hover {
	background-color: #C4C4C1;
}

.L2_link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333;
	height: 30px;
	margin-bottom: 10px;
	display: block;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	cursor: hand;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.L3_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 3px;
	display: block;
	cursor: hand;
	text-align: right;
}
.L3_link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 3px;
	display: block;
	cursor: hand;
	text-align: right;
}
.link_generic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	height: 20px;
	margin-bottom: 3px;
	display: block;
	cursor: hand;
	text-align: right;
}




.menu_bar {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #990000;
	margin-top: 10px;
	height: 40px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
}
.menu_bar ul {
	color: #FFF;
	padding-top: 10px;
}
.cell-mail-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	height: 25px;
	border: 1px solid #FFF;
}
.text-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #CCC;
	width: 350px;
}
.text-box-alarm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #CCC;
	width: 350px;
	background-color: #F60;
}
.central_zone {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #efefef;
	list-style-type: none;
	height: 100%;
	display: table;
	padding: 0px;
}
.contenuti {
	height: auto;
	width: 700px;
	background-color: #ffffff;
	float: left;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	line-height: 20px;
	text-align: justify;
	clear: left;
}
.footer {
	position: fixed;
	bottom: 0px;
	font-size: 10px;
	text-align: center;
	vertical-align: baseline;
	background-color: #CCC;
	height: 30px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
}
.news_container {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #c7df56;
	height: 40px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
}
.special_box {
	background-color: #CCC;
	padding: 10px;
	width: 680px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.titolo_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

iframe {
	border:none;
}
