/*STILE HOME_MAP*/

#contenuto #mappa {
	width:640px;
	height:373px;
	
	background-image:url(../images/schema-home.gif);
	background-repeat:no-repeat;
	background-position:top center;
	/*border:1px solid #000;*/
	padding-top:12px;
	margin-left:0px;
	/*float:center;	*/
	color:#000;
	margin-top:10px;
}
		
#blu, #grigia{
	width:589px;
	height:95px;
	text-align:center;
	float:left;
	/*border:1px solid #0000ff;*/
}
.fittizia{
	width:89px;
	height:103px;
	float:right;
	/*border:1px solid #808080;*/
}
#centrale{
	width:100%;
	height:119px;
}
#verde{
	width:248px;
	height:137px;
	text-align:center;
	float:left;
	
	/*border:1px solid #00ff00;*/
}
#mini{
	width:358px;
	height:117px;
	float:right;
	/*border:1px solid #ff0000;*/
}
#mini-verde, #mini-orange{
	width:100%;
	height:57px;
}
#mv1{
	width:168px;
	height:55px;
	float:left;
	/*border:1px solid #000;*/
}

#mo1{
	width:170px;
	height:55px;
	float:left;
	/*border:1px solid #000;*/
}

#mv2{
	width:50px;
	height:40px;
	float:left;
	/*border:1px solid #0000ff;*/
	text-align:center;
}

#mo2{
	width:50px;
	height:55px;
	float:left;
	/*border:1px solid #0000ff;*/
	text-align:center;
}

#esse3 a.mappa-link:link, #esse3 a.mappa-link:visited{
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
	color:#000;
	padding:2px 0 2px 0;
}

#esse3 a.mappa-link:hover { 
	font-family:Arial;
	font-weight:bolder;
	text-decoration:none;
	color:#fff;
	padding:2px 0 2px 0;
} 

#blu-link
{margin-top:20px;
margin-left:50px;
font-size:13px;
text-align: center;
}

#green-link
{margin-top:40px; 
margin-left:46%;
font-size:12px;
text-align: center;
}
#grey-link
{margin-top:30px;
margin-left:50px;
font-size:13px;
text-align: center;
}
#mv1-link
{margin-top:20px;
font-size:11px;
margin-left:10px;
text-align: center;
width: 120px;
}
#mo1-link
{margin-top:35px;
font-size:13px;
margin-left:10px;
text-align: center;
}
#mv2-link
{margin-top:5px;
font-size:11px;
text-align: center;
}
#mo2-link
{margin-top:10px;
font-size:11px;
text-align: center;
}

