@charset "utf-8";

/* CSS Document */



body{

	margin: 5px;
   
}



h1{

	margin: 0;

	color: #333333;

	font-size: 18px;

	line-height: 26px;

	padding-right: 5px;

	

	border-bottom: #333333 1px solid;

	text-align: right;

	margin-top: 25px;

	margin-bottom: 25px;

}



h2{

	margin: 0;

	background-color: #8cc63e;

	color: #ffffff;

	font-size: 18px;

	line-height: 26px;

	padding-left: 5px;

	text-transform: uppercase;

}



div{

	line-height: 16px;

}


/*
p{

	line-height: 16px;
	text-align: justify;
	font-size: 13px;
	font-family: Verdana;
	color: #666;
}
*/
/*strong,b
{
	color: #706E6D;
}*/
strong.contatti,b.contatti
{
	color: #FFF;
}
li{

	list-style: circle;
	/*padding-bottom: 6px;*/
	margin-bottom: 4px;
	line-height: 18px;
	font-size: 13px;
	font-family: Verdana;
	color: #666;

}
a. press, a. press:hover{
	background: url(/_media/images/_icons/world_icon.jpg) no-repeat left;
	font-size: 18px;
	text-decoration: underline;
	color: #15396B;
	font-weight: bold;
}
