* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	background-color: #3ABDBD;
	background-image: url(images/templates/bg_page.png);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	line-height: 16px;
}
#wrapper {
	margin: 0 auto;
	width: 850px;
	overflow: hidden;
}
#leftcolumn {
	width: 275px;
	float: left;
}
#logo {
	height: 174px;
	width: 275px;
}
#main2 {
	overflow: hidden;
	background-image: url(images/templates/layout_realizzazioni_r10_c3.png);
	background-repeat: repeat-y;
}



#menu {
	background-image: url(images/templates/bg_menu.png);
	background-repeat: repeat-y;
	height: 237px;
}

#rightcolumn {
	float: right;
	width: 575px;
	display: inline;
	position: relative;
}
#head_main {
	height: 98px;
	width: 195px;
	background-image: url(images/templates/layout_realizzazioni_r1_c3.png);
	background-repeat: no-repeat;
	padding-top: 76px;
	padding-left: 380px;
}
h1 {
	color: #014B4B;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 55px;
	background-image: url(images/templates/layout_realizzazioni_r2_c3.png);
	background-position: top;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 16px;
	margin-bottom: 16px;
}
.orange {
	padding-left: 40px;
	list-style-type: none;
	list-style-image: url(images/templates/ul.png);
}
.blue {
	padding-left: 20px;
	list-style-type: none;
	list-style-image: url(images/templates/ulb.png);
}
#certificazione {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 45px;
	padding-bottom: 20px;
}
#piva {
	color: #333;
	letter-spacing: 0em;
	padding-left: 45px;
}
#piva2 {
	color: #333;
	text-align: right;
	padding-right: 55px;
	padding-bottom: 20px;
}
#piva2 a {
	color: #333;
	text-decoration: none;
	text-align: right;
}
a {
	color: #F63;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.campo {
	width: 200px;
	border: 1px solid #999;
	margin: 3px;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

