div#immaginedipagina{
	margin: 0px;
	padding: 0px;
	height: 230px;
}

div#area {
	float:left;
}

div#area_news {
	width:518px;
	float:left;
	margin-top: 15px;
	padding-bottom: 20px;
}

img#foto_focus {
	padding:0px;
	margin:0px;
	margin-left:00px;
	float:left;
}

div#onfocus {
	margin-top:5px;
	background-color:#DDEEC4;
	margin-left: 40px;
	margin-right: 40px;
	padding:2px;
	min-height: 120px;
}

p.text_focus {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#666666;
	margin-left:130px;
}

p.link_focus {
	margin:0px;
	margin-right:40px;
}

div#area_box {
	width: 230px;
	background-image:url("../img1/components/box_background.jpg");
	background-repeat:repeat-y;
	margin-top: 15px;
	padding-left:10px;
	padding-bottom: 20px;
	float:right;
	height:100%;
}

p.box {
	font-size:11px;
	color:#666666;
	width: 217px;
}

a.box {
	color: #91c73e;
	text-decoration:none;
}

a:hover.box {
	color: #666666;
	text-decoration:underline;
}

.news {
	margin-left:40px;
	font-size:12px;
	color:#666666;
	padding-right:38px;
}

p.quick_menu {
	font-size:9px;
	color: #91c73e;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-left:40px;
	margin-bottom:10px;
}

a.quick_menu {
	font-size:9px;
	color: #91c73e;
	text-decoration:none;
	font-weight:bold;
}

a:hover.quick_menu {
	color: #666666;
	text-decoration:underline;
}


/*MENU DI NAVIGAZIONE*/
p#section_nav {
	margin: 0;
	margin-top:10px;
	color: #91c73e;
	font-style:italic;
}

div#root {
	width:206px;
	border: 1px solid #666666;
	padding:2px;
	margin-top:2px;
	background:#ddeec4;
}
#root ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:40px;
}
#root ul li 
{
	margin: 0;
	padding: 0;
}
#root ul li a 
{
	display: block; 
	width:163px;
	text-decoration: none; 
	padding: 5px 0 2px 4px;
	color: #666;
}
#root a:hover
{
	color: #333333;
	font-weight:bold;
}

#root li#section {
	color:#333333;
	margin-left:-20px;
	font-weight:bold;
	text-decoration:underline;
}