/* CSS Document */
body{margin:0px; padding:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #ffffff; color:#6B6854; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}
.piccolo{ 
line-height:1.3em;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6B6854;
}
.arancio{color:#ff6600; font:13px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}

.titolo{color:#ff6600; font-size:24px; line-height:28px;}
.titolo2{color:#666666; font-size:24px; line-height:32px; }

A:link, A:active, A:visited {
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2d4669;
	line-height: 1.3em;
}
A:hover {
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff6600;
	line-height: 1.3em;
	text-decoration: underline;
}

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #6B6854; color:#fff; position:relative; margin:0 auto; height:200px; clear: both;}
#footerPan{position:relative; margin:0; font:11px/13px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal; top:90px;}

#footerPan a{padding:0 10px 0; color:#fff; background:#6B6854; text-decoration:none; font-size:11px;}
#footerPan a:hover{text-decoration:underline;}

#footerPan p.copyright{
	background:#6B6854;
	color:#F3F1DF;
	position:relative;
	top:15px;
}

/*----News----*/
#news{position:relative; margin:0 auto; height:240px; clear: both;}

