/* CSS Document */

a.news, a.news:visited {
	color: #A66201;
	text-decoration: none;
	font-weight:normal;
}

a.news:hover {
	color: #565757;	
	text-decoration: underline;
}

#main {
	position:relative;
	width:100%;
	background-image: url(../img/sf-h.gif);
	background-repeat: repeat-y;
}
#colLeft {
	width:615px;
	height:500px;
	background-image: url(../img/img-home.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	border:0px solid #000;
}

#colRight {
	position:absolute;
	top:50px;
	width:520px;
	height:450px;
	padding-left: 415px;
	border:0px solid #ff0000;
}

#colRight ul, #colRight ul li {
	display:inline;
	border:0px;
	margin:0px;
	padding:0px;
}

#colRight #menu1 {
	float:right;
	text-align:right;
	padding-bottom:10px;
	margin-left:140px;
	width:350px;
	border:0px solid #ff0000;
}

#colRight #menu2 { 
	float:right;
	text-align:right;
	margin-left:0px;
	width:520px;
	padding-right:0px;
	border:0px solid #000;
}

#colRight #blog {
	clear:both;
	float:right;
	margin-top:25px;
	margin-bottom:16px;
	border:0px solid #000
}

#colRight #menu1 ul li a img{
	border:0px;
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
}

#colRight #menu2 ul li a img {
	border:0px;
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
}

#colRight #corpo {
	clear:both;
	float:right;
	text-align:right;
	width:380px;
	height:300px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px solid #ff0000
}

#colRight #corpo h2, #colRight #corpo h2 a, #colRight #corpo h2 a:link, #colRight #corpo h2 a:visited, #colRight #corpo h2 a:active {
	margin:0px;
	border:0px;
	padding:0px;
	/*text-transform: uppercase;*/
	text-transform: none;
	color:#A66201;
	font-size:1.1em;
	text-decoration:none;
}

#colRight #corpo h2 a:hover {
	color:#565757;
	text-decoration:underline;
}

#colRight #corpo .data {
	margin:0px;
	border:0px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	color:#565757;
	font-size:1.1em;
}
#colRight #corpo .testo {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
}
#colRight #corpo .img {
	margin-right:5px;
	padding:0px;
	border:0px;
}

/**/
#bottom {
	width: 948px;
	height: 92px;
	padding-top:15px;
	padding-bottom:15px;
	background-repeat: no-repeat;
	background-position: top left;	
	background-image: url(../img/sf-bottom.gif);
	background-color: #FFFFFF;
}
#bottom #indirizzo {
	border-left: solid 1px #CCCCCC;
	padding-left:5px;
	margin-left:84px;
	font-size: 0.8em;
	/*color: #a0a0a0;*/
	color:#565757;
}
#bottom #indirizzo .ind2 {
	color: #d6d0cc;
}
#bottom #indirizzo .ind2 a, #bottom #indirizzo .ind2 a:link, #bottom #indirizzo .ind2 a:visited, #bottom #indirizzo .ind2 a:active {
	text-decoration:none;
	color:#d6d0cc;
}

#bottom #indirizzo .ind2 a:hover {
	text-decoration:underline;
	color:#565757;
}
