/* CSS Arix@you for Comma3 2008 */
/********** main elements **********/

body {
	color: #000;
	background-color: #fff;
	margin: 0.5in 0.25in;
	font: 11pt/15pt "Lucida Grande", Helvetica, sans-serif;
	}
	
td, div, p {
	color: #333;
	line-height: 18px;
}

h1 {
	color: #666;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:normal;
}

h2 {
	color: #666;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px 0px 10px 0px;
	font-weight:normal;
}

img {
	border:0;
}

img.left {
	float:left;
	margin-right:10px;
}

a {
	text-decoration: none;
	border-bottom: 1px solid #e5cfcf;
	color:#000;
	}


/********** structural elements **********/

#header {
display:none;
	}

#itc-identity {
display:none;
	}

#itc-logo {
display:none;
	}
	
#newsletter-form {
display:none;
	}
/********** NAV BARS **********/

#mainnav {
display:none;
	}
	
	
/********** SLOGAN IMAGE **********/

#sectiontitle {
display:none;
	}

/********** MAIN CONTENT **********/
	
#wrapper {
	width:600px;
	margin:0px;
	padding:0;
	}
	
#wrapper.inner {
	width:600px;
	margin:0px;
	padding:0;
}
	
#content {
	width:600px;
	margin:0px;
	padding:0;
	}
	
#maincontent {
	width:600px;
	margin:0px;
	padding:0;
	}

#about {
	float: left;
	margin: 0 0 0 -6px;
	padding: 0 0 0 6px;
	width: 200px;
	
	/* ie5/win box model hack */
	width: 206px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;
	}
	
/* unhack ie5/win */
#maincontent>#about {
	width: 200px;
	}
	
/* hack ie/win map location */
* html #about {
	background-position: 0 36px;
	}

#news-events-spotlight {
	float: left;
	width: 541px;
	}
	
#news {
	display: inline;
	float: left;
	margin: 0 20px 0 20px;
	width: 320px;
	}	
	
.article {
	clear:both;
	margin-bottom:40px;
	}	

#events {
	float: left;
	width: 180px;
	}
	
#corpo {
	float: left;
	width: 511px;
	margin-left:30px;
	}
	

/********** TEXT **********/

#maincontent h2 {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

#maincontent {
	font:11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color:#222;
}

#maincontent p {
	margin-right:16px;
}

#maincontent h2.pagetitle {
	font-weight: normal;
	color: #000;
	margin: 0 0 18px 0;
	}


/********** LAT MENU **********/

#about ul {
display:none}




/********** FOOTER **********/

#footerwrap {
display:none   	}


	
/********* form *********/ 

form {
	display:inline;
}

	fieldset input {
		background:#fff;
		border:1px solid #B0B0A8;
		font:10px arial, verdana, sans-serif;
		margin:0;
		padding:2px;
	}

	input.button {
		background:url(../img/go.gif) no-repeat 20% 0;
		width:20px;
		height:20px;
		border:none;
		margin:4px 0 0 4px;
	}

/* form per la registrazione */

fieldset {
	margin-top: 10px;
	margin-bottom: 20px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:10px;
}

legend {
	margin-bottom: 5px;
	padding: 2px 0;
	font: bold 1em arial, Verdana, sans-serif;
	color: #B31A1C;
	margin-top:20px;
}	

/********* for highslide *********/ 

.highslide {
	cursor: url(../img/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
}
.highslide:hover img {
}

.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/********* styles for text zoom *********/ 

.highslide-html {
    background-color: white;
	text-align:left;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
	font-size:10px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
		
/********* for print *********/ 

#printheader {
	padding: 0px;
	margin-bottom: 20px;
	height: 97px;
	border-bottom: 2px solid #666;
	font: 24pt/18pt "Lucida Grande", Helvetica, sans-serif;
}

#printfooter {
		font: 10pt Tahoma, arial, verdana, sans-serif;
		text-transform: lowercase; 
		padding: 0;
		margin-top: 20px;
		height:50px;
		width: 600px;
		border-top: 2px solid #666;
		text-align: right;
}
