BODY{
	background-image: url(../img/sfondo.gif);
}

#header {
	background-image: url(../img/header.jpg);
}

#container{
   background-image: url(../img/sf-container.gif);
}

#r_col {
	position: absolute;
	top: 106px;
	right: 2px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 265px;
	background-color: transparent;
	height: 201px;
}

#c_col{
	margin: 0px; margin-left: 160px; margin-right: 266px;
	padding: 10px;
	text-align: left;
	border: 0px; border-left: 1px solid black; border-right: 1px dotted black;	
}

#menu_notiziario{
	float: right;
	padding: 5px;
	background-color: transparent;
	border: 1px dotted Black;
}

#evidenza{
	border: 0px;
	border-bottom: 2px solid #006400;
	padding: 5px;
}

#eventi{
	border: 0px;
	border-bottom: 2px solid #006400;
	padding: 5px;
}

#scadenze{
	border: 0px;
	border-bottom: 2px solid #006400;
	padding: 5px;
}

a.eng{
	display: block;
	margin: 0px;
	padding: 10px;
	background-image: url(../img/union-jack.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid Black;
	text-align: left;
	color: Black;
}

a.eng:hover{
	color: White;
}

DIV.notizia1 H3, DIV.notizia2 H3{
	font-size: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
}

DIV.notizia1 H3 A, DIV.notizia2 H3 A{
	text-decoration: none;
}

DIV.notizia1,DIV.notizia2{
	font-size: 76%;
}
