@media all { 
* {
	margin: 0;
	padding: 0;
	}
img {
	border:0;
}
input,select {
	border:none;
}
.nascosto {
	position: absolute;
	top: -3000em;
	display: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
h1 {
	font-size:1em;
	font-weight:normal;
}
h2 {
	font-size:1em;
	font-weight:normal;
}
h3 {
	font-size:1em;
	font-weight:normal;
}
body {
	font-size: 75%;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#000000;
	color: #FFFFFF;
	}
#content-body {
	margin-right: auto;
	margin-left: auto;
	width:82em;
	position:relative;
	margin-top:50px;
}

p {
	margin-bottom:1em;
}
hr {
	background-color: #CCCCCC;
	height:1px;
	margin:0;
	border:0px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	float:left;
	width:100%;
}
.separa {
	clear: both;
	height: 0.00001em;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.separa025em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 0.25em;
	}
.separa05em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 0.5em;
	}
.separa1em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 1em;
	}
.separa1-5em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 1.5em;
	}
.separa2em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 2em;
	}
.separa3em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 3em;
	}
.separa5em {
	clear: both;
	padding: 0 0;
	margin: 0 0;
	overflow: hidden;
	width: 100%;
	height: 5em;
	}
a:link, a:visited {
	color:#FFFFFF;
}
a:hover, a:focus, a:active {
	text-decoration:none;
}
/*TITOLI
--------------------------------------------------------------*/
.titolo-pagina {
	font-size: 2.5em;
	font-style: italic;
	text-transform: uppercase;
	margin-top:1em;
	margin-bottom:-0.7em;
	float:left;
	width:100%;
	font-weight: bold;
}

/*MENU
--------------------------------------------------------------*/
#content-menu {
	width:150px;
	margin-left:40px;
}
#menu a:link, #menu a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover, #menu a:focus, #menu a:active {
	text-transform: uppercase;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#menu li {
	margin-bottom:0.5em;
	list-style-type: none;
}
#menu ul {
	padding-bottom:0.5em;
}
#menu a:link.selected, #menu a:visited.selected {
	text-transform: uppercase;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#menu img {
	width:8.33em;
}

#menu ul ul {
	margin-top:1.5em;
	margin-bottom:1em;
}
#menu ul ul a:link, #menu ul ul a:visited {
	padding-left:1.25em;
}
#menu ul ul a:link.selected, #menu ul ul a:visited.selected {
	padding-left:1.25em;
	background-image: url(../img/pallino.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

/*PAGINA
--------------------------------------------------------------*/
#content-pagina {
	position:absolute;
	top: 0px;
	left: 225px;
	width:750px;
	padding-bottom:5em;
}
#top {
	font-size: 8px;
	float:left;
	width:100%;
	
}
#top .col-floatLeft {
	float:left;
	display:block;
}
#top .col-separafloat {
	float:left;
	display:block;
	width:19px;
}
.col-separafloat {
	float:left;
	display:block;
	width:23px;
}
#top .col-floatLeft img {
	vertical-align: middle;
}
#top h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:1em;
}

/*CALENDARIO
--------------------------------------------------------------*/
#calendario {
	font-size:26px;
	float:left;
	width:28.5em;
	line-height:24px;
	margin-top:1em;
	position:relative;
	font-weight:bold;
}
#calendario span {
	float:left;
	font-style: italic;
	margin-right:4px;
}
#calendario li {
	float:left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#calendario a:link,#calendario a:visited {
	text-decoration: none;
	margin-left:11px;
	margin-right:11px;
	position:relative;
}
#calendario a:hover,#calendario a:focus,#calendario a:active {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#calendario a:link.selected,#calendario a:visited.selected {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

/*CONTENUTO CENTRALE
--------------------------------------------------------------*/
#contenuto-centrale {
	float:left;
	width:100%;
	border-top-width: 0.4em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top:2em;
	padding-top:2em;
}
.elemento {
	float:left;
	width:100%;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom-width: 0.4em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.elemento h2 {
	font-size: 2.5em;
	font-style: italic;
	text-transform: uppercase;
	font-weight:bold;
	line-height:1em;
}
.elemento h3 {
	font-size: 1.75em;
	font-style: italic;
	line-height:1.5em;
}
.elemento .descrizione {
	float:left;
	width:100%;
	margin-bottom:1em;
}
.elemento .continua {
	float:left;
	width:100%;
	text-transform: uppercase;
}

.elemento .continua a:link,.elemento .continua a:visited{
	font-size: 1.75em;
	font-style: italic;
	text-decoration: none;
	float:left;
	display:block;
	padding-left:16px;
	background-image: url(../img/puntato.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	margin-right:1em;
}

.elemento .continua a:hover,.elemento .continua a:focus,.elemento .continua a:active{
	color: #CCCCCC;
	background-image: url(../img/puntato-on.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}

/*GALLERY
--------------------------------------------------------------*/
.gallery {
	float:left;
	width:100%;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom-width: 0.4em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.gallery .foto {
	height: 170px;
	width: 170px;
	float:left;
}
.gallery-dettaglio {
	float:left;
	width:100%;
}
.gallery-dettaglio .foto {
	float:left;
}

/*FORM
--------------------------------------------------------------*/
.form {
	float:left;
	width:100%;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom-width: 0.4em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.form .col1 {
	float:left;
	width:10em;
	text-transform: uppercase;
}
.form .col2 {
	float:left;
}
.form .col2 input {
	width:20em;
}
.form .continua {
	float:left;
	width:auto;
	text-transform: uppercase;
}
.form .continua a:link,.form .continua a:visited{
	font-size: 1.25em;
	line-height:1.5em;
	font-style: normal;
	text-decoration: none;
	margin-bottom:0.5em;
	margin-top:0.5em;
	float:left;
	display:block;
	padding-left:16px;
	background-image: url(../img/puntato.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	margin-right:1em;
}
.form .continua a:hover,.form .continua a:focus,.form .continua a:active{
	color: #CCCCCC;
	background-image: url(../img/puntato-on.jpg);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}
.form .col2 input.pulsante {
	background-color:#000000;
	color:#FFFFFF;
	width:auto;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left:20px;
	background-image: url(../img/puntato.jpg);
	background-repeat: no-repeat;
	height:25px;
	background-position: 0px 3px;
}

/*BRICIOLE
--------------------------------------------------------------*/
.briciole {
	float:left;
	width:100%;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.briciole a:link,.briciole a:visited {
	text-decoration: none;	
}
.briciole a:hover,.briciole a:focus,.briciole a:active {
	text-decoration: none;
	color:#CCCCCC;
}




}
@media print {
#container {
    width: 18cm;
    font-size: 70%;
	}
#nascosto {
	position: absolute;
	top: -3000;
	display: none;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}
}

