
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../img/top-left.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

h1 {
	font-size: 16px;
}

table td {
	vertical-align: top;
}


.pbp tr td {
	font-size: 11px;
}

.pbp tr td ul {
	margin-top: 2px;
}

.pbp tr td ul li {
	list-style-type: square;
	color: #c0c0c0;
}


h2, h3 {

	font-size: 18px;
}

ul li {
	padding-bottom: 3px;
}

h5 {
	font-size: 14px;
	color: #CC6699;
}

img {
	border: 0;
}


div.p1 {
	float: left;
	width: 380px;
	min-height: 150px; /*important! */
	height: 150px;
	text-align: center;
}

blockquote {
border: 2px dotted #cccccc;
margin: 0px auto;
padding: 10px;
background-color: #ececec;
text-align: center;
}

blockquote span {
margin: 3px;
color: #000;
font-size: 28px;
}



#wrap {
	background: url(../img/top-right.jpg) top right no-repeat;
	min-width: 800px;
	height: 400px;	
}
	
#header {
	background: url(../img/top-center.jpg) repeat-x;
	height: 52px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;

}
	
#left {
	position: absolute;
	top: 40px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 281px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 151px;
}
	
html>body #left {
	width: 151px; /* ie5win fudge ends */
}
	
#middle {
	margin: 10px 230px 30px 220px; /* n6.01win n6mac won't recognize top margin for middle box, so it goes in body */
	padding: 10px;
}
	
#right {
	position: absolute;
	top: 40px;
	right: 50px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0;
	padding: 0;
	width: 190px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
 	width: 160px;
	background:	url("../img/right-body.jpg");
}
	
html>body #right {
	width: 160px; /* ie5win fudge ends */
}

	
/*Start Menu Style*/

#menu ul {
	width: 151px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	margin: 0;
	padding: 0;
	display: block;
}
	
#menu ul li a#top {
	background: url("../img/menu-top.jpg") no-repeat;
}
	
#menu ul li a#top:hover {
	background: url("../img/menu-top-s.jpg") no-repeat;
}
		
#menu ul li a {
	margin: 0;
	text-decoration: none;
	height: 20px;
	padding: 7px;
	text-align: center;
	font-size: 11px;   
	font-family: Arial;
	font-weight: bold;
	display: block;
	background: url("../img/menu-body.jpg");
	color: #000;
	border-bottom: #ececec 1px solid;
}
	
#menu ul li #alto2 {
	height: 40px;
}

#menu ul li #alto3 {
	height: 40px;
}

#menu ul li #alto2 span, #menu ul li #alto3 span{
	font-weight: normal;
}



#menu ul li a:hover {
	color: #fff;
	background: url("../img/menu-body-s.jpg");
}
	
#menu ul li a#bottom {
	background: url("../img/menu-bottom.jpg") bottom no-repeat;
	border-bottom: none;
}
	
#menu ul li a#bottom:hover {
	background: url("../img/menu-bottom-s.jpg") bottom no-repeat;
	border-bottom: none;
}

/*End of Menu Style*/

#logo {
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 0px;
	background: url("../img/logo.gif") no-repeat;
	width: 281px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 251px;
	height: 130px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
}

/*Start right content*/
#right-list-body {
	background: transparent url("../img/right-top.jpg") no-repeat;
}
	
#right-list-bottom {
	background: transparent url("../img/right-bottom.jpg") bottom left no-repeat;
	height: 13px;
}
	
#right-list-body h5 {
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 2px solid #ececec;
	font-size: 13px;
}
	
#design {
	text-align: left;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}

/*End right content*/



.content {
	margin: 0;
	padding: 0;
	clear: both;
}
	
.entry {
	padding: 0;
	margin: 0;
	background: url("../img/entry.gif");
}
	
.entry1 {
	background: url("../img/entry-1.gif") top left no-repeat;
	padding: 0;
	margin: 0;
}
	
.entry2 {
	background: url("../img/entry-2.gif") top right no-repeat;
	padding: 0;
	margin: 0;
}
	
.entry3 {
	background: url("../img/entry-3.gif") bottom left no-repeat;
	padding: 0;
	margin: 0;
}
	
.entry4 {
	background: url("../img/entry-4.gif") bottom right no-repeat;
	padding: 0;
	margin: 0;
}
	
.entry4 p {
	margin: 10px;
	padding: 0;
}
	
#top-news {
	margin: 0px;
	padding: 0;
	background: url("../img/entry.gif");
}
	
#headline h3 {
	background: url("../img/pageHeader.jpg") top left no-repeat;
	height: 100px;
	color: darkblue;
	margin: 0px;
	padding-top: 20px;
	overflow: hidden;
	margin-left: 0px;
	display: block;
	font-family: Verdana;
	text-align: center;
}

h4 {
	background: url("../img/paragraphHeader.jpg") top left no-repeat;
	font-variant: small-caps;
	padding-left: 5px;
}


#headline .span1 {
	color: darkblue;
	font-size: 12px;
	width: 250px;
	text-align: center;
}


.content h3#sezione {
	background: url("../img/paragraphHeader.jpg") bottom left no-repeat;
/*	height: 50px;*/
	line-height: 50px;
/*	vertical-align: middle;*/
	color: #666;
	margin: 0px;
	padding-left: 65px;
	overflow: hidden;
	display: block;
}
	
#footer {
	clear: both;
	display: block;
	padding: 10px;
	margin-top: 20px;
	font-size: 60%;
	border-top: 1px dotted #ececec;
}
	
p.hack1 {
	height: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
	
p.hack2 {
	height: 5px;
}

#frmAdesione fieldset {
	margin: 10px;
}


#frmAdesione legend {
	font-weight: bold;
}

#frmAdesione label {
	display: block;
}

#frmAdesione input {
	margin-bottom: 10px;
}

.obblig, .obbligmsg {
	color: #ff0000;
}

