body {
	font-family: Verdana, Arial;
	background: url(../img/top-left.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

h1 {
	font-size: 1.2em;
}


.centrato {
	text-align: center;
}


.imgcontainer {
	text-align: center;
	width: 110px;
	margin: 10px; 
	float: left;
}





#featured {
	float: right; 
	border: 1px dotted #c0c0c0; 
	width: 220px; 
	padding: 3px; 
	margin: 3px; 
	text-align: center;
}





.sessioni {
	float: left;
	background-color: #efefef;
	padding: 5px 20px;
	color: #3300cc;
	width: 70px;
	text-align: center;
	border: 1px dotted #c0c0c0;
	margin: 5px;
}





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: 1.2em;
}

ul li {
	padding-bottom: 3px;
}

h5 {
	font-size: 0.8em;
	color: #101010;
}

img {
	border: 0;
}


#partnerslist {
	width: 770px;
	padding: 10px;
}



#partnerslist div {
	float: left;
	/*  width: 350px; 
	min-height: 150px; /*important! */
	height: 150px;  */
	text-align: center;
	margin: 10px;
	
}

#partnerslist div img {
	border: 1px dotted #c0c0c0;
}

.partner {
	padding: 10px;
}

.partner h2 {
	margin: 0;
}

.partner hr {
	clear: both;
	width: 0px;
	color: #c0c0c0;
}


.partner img {
	float: right;
	border: 1px dotted #c0c0c0;
	margin: 0px 10px 20px 20px;
}



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: 166px;
}
	
html>body #left {
	width: 166px; /* 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: 160px;
	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: 166px;
	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: 26px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;   
	font-weight: bold;
	display: block;
	background: url("../img/menu-body.jpg");
	color: #000;
	border-bottom: #ececec 1px solid;
}

#menu ul li a.oneRow {
	height: 24px;
	padding: 10px 4px 0 4px;
}

	
#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-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;
	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: 0.8em;
	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: 0.9em;
}

#footer h4 {
	background: url("../img/fpHeader.jpg") bottom left no-repeat;
}

	
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;
}

