html
{
}
body
{
	background: url(images/head.jpg) no-repeat 50% 40px;
	font-family: Arial;
	padding: 80px 0;
	margin:0;
}
#contentWrapper
{
	padding: 8px 8px 0 8px;
}
#content
{
	border-collapse: collapse;
	width: 100%;
}
#content h1
{
	font-size: 24px;
	padding: 7px 0 3px 0;
	text-align: center;
	margin: 0;
}
.top
{
	text-align: center;
	padding: 10px 0 10px 0;
}
.top a
{
	color: #FF9900;
	text-decoration: none;
	font-size: 1em;
	font-family: Arial;
}
#esterni
{
	width: 80%;
	font-family: Arial;
	text-align: center;
}
#esterni img
{
	border: none;
}

#esterni h5
{
	font-size: 13px;
	padding: 3px 0 12px 0;
	font-weight: normal;
	margin: 0;
}
#esterni h2
{
	background-color: #FFCC00;
	font-size: 16px;
	padding: 3px 0 3px 0;
}
#esterni table
{
	border-collapse: collapse;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
}
#esterni td
{
}
#esterni table ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#esterni table ul li
{
	padding: 0;
	line-height: 20px;
	text-align: right;
	clear: both;
	margin: 0 14px 0 4px;
	white-space: nowrap;
}
#esterni table ul li a
{
	width: 100px;
	display: block;
	float: left;
	text-align: left;
}
#contatti
{
	font-size: 24px;
}
#contatti ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contatti li
{
	margin: 0;
	padding: 0;
	line-height: 40px;
}
#contatti label
{
	width: 120px;
	display: block;
	float: left;
}
#contatti a
{
	color: #008000;
	text-decoration: none;
}
.gallery ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
.gallery a
{
	text-decoration: none;
}
.gallery ul li
{
	display: inline;
	padding: 0;
	margin: 0;
}
.gallery ul img
{
	border: #fff 5px solid !important;
	border-bottom-width: 16px !important;
}
.gallery UL a:hover img
{
	border: #666 5px solid !important;
	border-bottom-width: 16px !important;
}
