body, html {
	margin: 0px;
	height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.89em;
	color: #333333;
	background-color:#ffffff;
}
img {
	border: 0px;
	vertical-align: middle;
}
.LOGINbordonero {
	-moz-border-radius: 9px;
	background-color:#FFFFFF;
	border: 1px solid #8d8d8d;
	background-image: url(images/top_grigio_login.gif);
	background-repeat:repeat-x;
}

.LOGINtitolo {
	line-height:36px;
}
.LOGINcampi {
	padding-left: 4px;
	height: 24px;
	width: 160px;
}
.LOGINmexOKerrore {
	color: #FF0000;

}
.LOGINtasto {
	cursor:pointer;
	color:#FFFFFF;
	background-image: url(images/bottone_sfondo.gif);
	background-repeat:repeat-x;
	border: 1px solid #002b7a;
	font-weight:bold;
	display:block;
	height: 28px;
	width: 130px;
}
div#container {
	position:relative;
	height:100%;
	margin:0 auto;
}
body>div#container{
	height:auto;
	min-height:100%;
	text-align:center;
}
div#header {
	height:80px;
	text-align:left;
	background-image:url(images/sfondo_top.gif);
	background-repeat:repeat-x;
}
div#contenuto {
	text-align:left;
	background-color:#FFFFFF;
}
div#titcontenuto {
	font-size:20px;
	font-weight:bold;
	border-bottom:1px #dcdcdc solid;
}
div#footer {
	background-image:url(images/sfondo_bottom.gif);
	background-repeat:repeat-x;
	height:60px;
	position:absolute;
	width:100%;
	bottom:0;
	margin:0;
	padding:0;
	left:0px;
	text-align:center;
	color:#777777;
	font-size:10px;
}
.menutab {
	border:1px solid #dcdcdc;
	width:190px;
}
.menutd {
	border-bottom: 1px solid #dcdcdc;
	background-image: url(images/menu_sf.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	text-align:left;
	height:40px;
	}
.PAGtitolotop {
	font-size:16px;
	font-weight:bold;
	color: #333333;
	padding: 20px;

}
.descrAreaSugg, .avvertenze{
	font-size:10px;
	color: #666666;
	background-color:#ffffe4;
	border:1px solid #e5f2bf;
	padding: 8px;
	text-align: left;
}
.PAGtitoloCAT {
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
	padding-left: 14px;
}
.PAGlinkmenu {
	font-size: 12px;
	line-height:42px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	display:block;
	cursor:pointer;
}
a.PAGlinkmenu:hover {
	color: #FF0000;
	text-decoration:none;
}
.testorosso{
	font-size:10px;
	color: #FF0000;
	text-decoration:none;
}
.titolo{
	font-size:12px;
	color:#666666;
	background-color:#f4f4f4;
}
.testo{
	font-size:11px;
}
.rigotab{
	border-bottom:1px solid #dcdcdc;
}
.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	height: 20px;
	width: 200px;
	line-height: 15px;
	text-indent: 2pt;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	border: 1px solid #000000;
	cursor: hand;
	padding:0px 2px 0px 2px;
}
.bottone-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding:0px 2px 0px 2px;
	border: 1px solid #000000;
	display: block;
	cursor: hand;
	background-color: #FF0000;
}
.messaggio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.input-textData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 100px;
	border: 1px solid #000000;
}
.input-textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 200px;
	width: 200px;
	overflow: auto;
	border: 1px solid #000000;
}
.input-Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 300px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.testoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.testoLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.AreaRiservata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	vertical-align: bottom;
	font-weight: bold;
	text-indent: 10px;
}
.TABELLA {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.TABELLAlink {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.TABELLAindirizzo {
	background-color: #5ECBFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}


.textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	width: 200px;
	line-height: 15px;
	text-indent: 2pt;
}
.LinkDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
a.LinkDetail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordoNERO {
	border: 1px solid #000000;
}
.testo-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}a.testo-titolo:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
