@import url("menu.css");
body  {
	color: #000000;
	background-color: #65a449;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
/*PARAMETRI GENERALI*/
.clearfloat
{
	clear: both;
}
h1{
	font-size: 16px;
	color: #0077AA;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h2{
	font-size: 12px;
	color: #0077AA;
	margin: 0px;
	padding-bottom: 5px;
}
#footer{
	text-align: center;
	padding-left: 20px;
	background-color: #466597;
	width: 860px;
	padding-right: 20px;
	height: 46px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6AD2FF;
	color: #FFFFFF;
	background-image: url(../img/footer_back.gif);
	background-repeat: no-repeat;
}
.lingua{
	height: 25px;
	float: right;
}

.linea_prodotti{
	background-color: #0097D9;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}

#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/container_back.gif);
	background-repeat: repeat-y;
}
a{
	color: #333333;
}
a:hover{
	color: #00425E;
	text-decoration: none;
}
.evidenza_1{
	background-image: url(../img/evidenza_1.png);
	border: 1px solid #F9E1E1;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FCEEEE;
	padding: 5px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.evidenza_2{
	background-image: url(../img/evidenza_2.png);
	border: 1px solid #D7EAEA;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F1F9F9;
	padding: 5px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.evidenza_3{
	background-image: url(../img/evidenza_3.png);
	border: 1px solid #E8EBD6;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F9FAF0;
	padding: 5px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.poll
{
	line-height: 15px;
	margin-bottom: 20px;
}
.poll .barra
{
	background-color: #CC0000;
	font-size: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 8px;
	height: 20px;
}
form{
	margin: 0px;
	padding: 0px;
}
.form_field{
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #E1E1E1;
	height: 20px;
}

.form_select{
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	border: 1px solid #E1E1E1;
	height: 20px;
}
.form_input{
	border: 1px solid #DFE0E6;
	padding: 2px;
	background-image: url(../img/form_back.gif);
	background-position: 0px -4px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.form_text{
	border: 1px solid #E1E1E1;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.form_file{
	height: 20px;
	border: 1px solid #E1E1E1;
}
.form_button{
	border: 1px solid #E4E4E4;
	padding: 1px;
	background-color: #FFFFFF;
	margin-top: 3px;
}
.alert{
	color: #CC0000;
	text-align: center;
}

#menu{
	width: 900px;
	background-color: #0097D9;
}
#menu .flash{
	width: 960px;
	height: 304px;
}

/*SEZIONE CENTRALE*/
#menu_sx{
	float: left;
	width: 200px;
	padding-top: 16px;
}
#menu_sx .rivista{
	padding-left: 12px;
	padding-right: 15px;
	background-image: url(../img/rivista_back.gif);
	background-repeat: repeat-y;
	padding-bottom: 1px;
}
#menu_sx ul{
	padding-left: 5px;
	list-style-type: none;
	margin: 0px;
}
#menu_sx ol{
	padding-left: 22px;
	margin: 0px;
}

#menu_sx .newsletter{
}
#main {
	width: 515px;
	float: left;
}

#main .path{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}
#main .titolo{
	background-image: url(../img/articolo_data.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	padding-right: 25px;
	height: 30px;
	padding-top: 6px;
	font-size: 14px;
	text-transform: uppercase;	
}
#main .contenuto{
	padding: 20px;
	float: left;
	width: 45%;
}
#main .articolo_testo{
	background-image: url(../img/articolo_back.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 22px;
	line-height: 16px;
}
#main .articolo_testo img{margin-right:10px}
#main .articolo_data{
	background-image: url(../img/articolo_data.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	padding-right: 25px;
	height: 30px;
	padding-top: 6px;
}
#main .articolo_evidenza{
	background-image: url(../img/articolo_evidenza.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	padding-right: 25px;
	height: 30px;
	padding-top: 6px;
}

#menu_dx{
	width: 160px;
	float: left;
	background-image: url(../img/menudx_back.gif);
	min-height: 480px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

/*SEZIONE PAGINAZIONE*/
.paginazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	height: 18px;
	margin-left: 4px;
	width: 200px;
	color: #FFFFFF;
}
#paging{
	text-align: right;
	margin: auto;
}
#paging ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#paging li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#paging a{
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	min-width: 11px;
	padding: 3px;
}
* html #paging a{
	width: 11px;
}
#paging a:hover{
	color: #000000;
	background-color: #FFF0B7;
	text-align: right;
	display: inline;
}
#paging .visitato{
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
}
#paging .end{
	color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 1px;
}
#tabella{

}
#tabella th{
	background-color: #30545F;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#tabella td{
	background-color: #F4F4F4;
	padding: 3px;
}

