.bgTop{
	background-image:url(images/bg_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

body {
	margin: 0;
	padding: 0;
	}

body,input
{
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}

.fondorighe {
	background-image:url(images/bg_dot.gif);
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

a {	text-decoration: none }

a:hover{ text-decoration: underline }


.text{
	text-align:justify;
	line-height:14px;
}

.text a{ 
	color:#00A6EB;
	}

.titoli{
	color:#00A6EB;
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
}

.menuArticoli{
	font-size:14px;
	font-weight:bold;
}

.menuArticoli_on{
	color:#FFFFFF;
	background-color:#00A6EB;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.menuArticoli_on a{color:#FFFFFF}
.menuArticoli a{color:#777}

.menuArticoli a:hover, menuArticoliOn a:hover{
	color:#FFFFFF;
	background-color:#00A6EB;
	text-decoration:none;
}


.menuTop{
color:#FFFFFF;
margin-right:30px;
float:left;
margin-bottom:3px;
}
.menuTop a{ color:#FFFFFF}

.menuBottom{
color:#777777;
margin-right:30px;
font-size:11px;
}
.menuBottom a{ color:#BBBBBB}

.navBar{
	color:#00A6EB;
	font-weight:bold;
	font-size:18px;
}

.spalladx a{
	font-weight:bold;
	font-size:16px;
	color:#6B6B6B;
}
