@import url(/bigol_editor.css);

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
}
ul.newsd {
    list-style:circle;
    margin:5px;
    padding:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
b.newsd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.newsd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

a.newsd:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

a.newsd:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
#menu-principale {
	position: relative;
	width:775px;
	height:35px;
	display: inline;
	padding-top: 0px;
}
#menu-principale a {
	background: url(immagini/bott1.png) no-repeat;
	float: left;
	width:100px;
	height: 35px;
	padding: 10px 2px 0px 10px;
	margin: 0 0 0 0;
}
a.home {
	background-image: url(immagini/bott1.png);
	float: left;
	display: inline;
	position: relative;
	width: 100px;
	height: 35px;
	padding: 10px 2px 0px 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: left top;
}
a.home:visited {
    background-image: url(immagini/bott1.png);
    width: 100px;
    height: 35px;
	padding: 10px 2px 0px 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
}
a.home:hover{
	background-image: url(immagini/bott2.png);
	width: 100px;
	height: 35px;
	padding: 10px 2px 0px 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}
form {
    margin: 0px;
    padding: 0px;
}
.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.helpline {
    background-color: #DDDDDD;
    border-style: none;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.button, select.button {
    background-color : #EEEEEE;
    color : #000000;
    font-size: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.genmed {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gensmall {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.errore {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.titoli_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
}
.testoeditor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
}
.sfuma_top {
	background-attachment: inherit;
	background-image: url(immagini/sfum_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sfuma_inf {
	background-attachment: inherit;
	background-image: url(immagini/sfum_inf.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.f_tcn {
	background-attachment: inherit;
	background-image: url(immagini/f_tcn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ricerca {
	BACKGROUND-IMAGE: url(immagini/searchbox.png);
	MARGIN: 8px 0px 0px;
	height: 25px;
	background-repeat: no-repeat;
	width: 202px;
}
.input_txt {

	PADDING-TOP: 3px; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 0px;
	HEIGHT: 22px; 	
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	MARGIN: 0px 0px 0px 2px; 
    BACKGROUND-COLOR: transparent; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
    COLOR: #6699CC; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.input_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	HEIGHT: 22px; 
	TEXT-DECORATION: none
}
.textArea_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	TEXT-DECORATION: none
}
.ns {
    display: none;
    visibility: hidden;
}.f_titolo {
	background-attachment: inherit;
	background-image: url(immagini/f_titoli.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_titoli2 {
	background-attachment: inherit;
	background-image: url(immagini/f_titoli2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordo_grigio {
	border: 1px solid #CCCCCC;
}
.f_errore {
	background-attachment: inherit;
	background-image: url(immagini/f_errore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f_meteoins1 {
    background-attachment: inherit;
    background-image: url(immagini/f_meteodx1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_meteoins2 {
    background-attachment: inherit;
    background-image: url(immagini/f_meteodx2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_meteoins3 {
    background-attachment: inherit;
    background-image: url(immagini/f_meteodx3.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.f_meteo {
    background-attachment: inherit;
    background-image: url(immagini/f_meteo.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}.bordo_nero {
	border: 1px solid #000000;
}
.test_min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}
.test_mai {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.fondo {
	background-attachment: inherit;
	background-image: url(immagini/fondo.png);
	background-repeat: repeat-y;
	background-position: center top;
}
