.header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
.contmenu {
	border: 1px solid #FF6600;
	margin-bottom: 10px;
	background-color: #FFFFFF;

}
.divisorio {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.contornosito {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
body {
	background-color: #FF9900;
	background-image: url(../img/sfondo1.gif);
	background-repeat: repeat;

}
.centroart {
	border: 1px solid #FF6600;
	margin-bottom: 10px;
}
.cont1 {
	border: 3px solid #FF6600;
}
.sottomenu {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC00;
}

input, textarea, select {
	border: 1px solid #ffcc00;
	background-color: #F5F5F5;
	margin: 2px;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
}	

#boxcentrale {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin: 2px;
padding: 2px;
border: 1px solid #CCCCCC;
}

span.segnala {
	border:1px solid #EEE;
	padding:2px;
}

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}