/* c00264 mattone, f3369a fucsia, f882bf rosa, fbb3d6 rosa chiaro, 334e0b verde */
body { 
	font: 13px verdana, geneva, arial, helvetica, sans-serif; 
	margin:0; padding:0;
	text-align:center;
	background-color:#fff;
}
#container{
	position:relative;
	width: 768px;
	margin: 0 auto;
}
#header{
	color: #ff0;
}
#navigation{ 
	position:absolute;
	left: 0;
	width:148px; 
	padding:0 0; 
	color:#000;
visibility: hidden; /* per fluttuante */
z-index: 100; /* per fluttuante */
}
#content {
	margin-left: 148px;
	padding: 0em;
}
#footer{
	text-align:center;
	color: #c00264;
	float:right;
	width: 606px;
	font-size: 0.80em;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
#footer a {
	color: #c00264;
	font-style: normal;
	text-decoration: none
}
#footer a:hover, #footer a:active {
	background-color: #f3369a;
	color: #fff;
}
.dentro {
    background-color: #fbb3d6;
	padding-top: 5px;
}
#contenuto {
	margin-left: 14px;
	width:606px; 
	padding:0 0;
}
.kont {
	padding: 0;
	margin: 0;
}
.test {
	margin-bottom: 20px;
}
#sub-contenuto {
	padding:1em 0;
	margin: 0;
	color:#000;
	line-height: 1.3em;
	background-color: #fff;
	overflow: visible;
	border-left:#fbb3d6 1px solid;
	border-right:#fbb3d6 1px solid;
}
#titolopagina {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size: 16px;
	background-color: #fde9f3; 
	padding: 10px 10px  10px 16px;
	color:#c00264;
	overflow: visible;
	margin-bottom:30px;
	margin-top: 8px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #fbb3d6;
	border-top: 1px solid #fbb3d6;
}
.titoletto {
	display:block;
	text-align:left;
	font-weight:bold;
	background-color: #fff; 
	padding: 4px 10px  4px 16px;
	color:#c00264;
	overflow: visible;
	margin-bottom:16px;
	margin-top: 38px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #fbb3d6;
	border-top: 1px solid #fbb3d6;
}
.ristretto {
	display:block;
	text-align:left;
	background-color: #fff; 
	padding: 4px 10px  4px 16px;
	margin: 4px 20px 4px 20px;
	color:#c00264;
	overflow: visible;
	margin-top: 10px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #fbb3d6;
	border-top: 1px solid #fbb3d6;
}

#testatona {
	margin: 0;
}
#testatina {
	width:606px;
	margin: 0px 0px 0px 154px;
}
#testatina-intro {
	width:760px;
	height: 1.2em;
	margin: 30px 0 0 0;
}
.testatina-dx {
	float:right;
	padding-top: 5px;
	margin-bottom: 20px;
}
.testatina-sx {
	float:left;
	padding-left: 0px;
	color: #205ccb;
	background-color: #4879c6;
	height: 18px;
}

.testatina-sx a {
	text-decoration: none;
	color: #fff; 
}
.testatina-sx a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #205ccb;
}
#testata-sp { display:none; }

.img-sx {
	float:left;
	padding:6px;
	border:1px solid #fbb3d6;
	margin: 10px;
	clear:both;
	display:inline;
}
.img-dx {
	float:right;
	padding:6px;
	border:1px solid #fbb3d6;
	margin: 10px;
	clear:both;
	display:inline;
}
.img-mm {
	margin-top: 16px;
}

#contenuto a {
font-style: normal;
color: #f3369a;
text-decoration: none
}

#contenuto a:hover {
text-decoration: underline;
}

hr {
	background-color:#0084a5;
	color:#0084a5;
	margin: 5px 30px 5px 30px;
	height:1px;
	border:0px;
}

/* caratteri */
p {
	padding: 1em;
	margin: 0 1em; 
	text-align: justify;
}
p.primo-paragrafo {
	text-align:justify;
}
p.primo-paragrafo:first-letter { 
	font-size: 3em; 
  	font-style: italic;
  	float: left;
	background: #c6eff6 url(imago/coloresfondo.jpg) top repeat-x;
	color: #000;
	margin:0 5px 5px -10px;
	padding: 5px 5px 5px 10px;
	line-height:1em;
}
p.p-ju { 
	text-indent: 2em;
	text-align: justify;
}
p.p-sx { 
	text-align: left;
}
p.p-ce { 
	text-align: center;
}
p.p-dx { 
	text-align: right;
}
p.p-it { 
	text-align: center;
	font-style:italic;
}
p.p-cic {
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: 0.05em;
	text-indent: 0em;
	line-height: 1.3em;
	color: #c00264;
	padding-top: 3em;
}
.t-cic {
	text-align:left;
	font-size:0.8em;
	letter-spacing: 0em;
	text-indent: 0em;
	line-height: 1.3em;
	color: #c00264;
	padding-top: 3em;
}
p.p-tit {
	text-align:center;
	font-size:1.3em;
	font-weight: 900;
	letter-spacing: 0.04em;
	text-indent: 0em;
	word-spacing: 0.1em;
	line-height: 1.3em;
	color: #2e2eff;
	font-variant:small-caps;
}
p.p-cit {
	text-align: center;
	font: italic 1em/2.4em verdana, san-serif;
	word-spacing: 0.1em;
}
p.p-cit span.spquote {
	color: #0084a5;
	font: italic 900 2.2em/1em georgia, serif;
}
p span.lingua, td span.lingua {
	color: #0084a5;
}
/* scelte */
ul.msx {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #c00264;
}
ul.msx li a {
	display: block;
	text-decoration: none;
	padding: 0 1em;
	height: 1.20em;
	line-height: 1.20em;
	color: #fff;
	border-width: 1px 5px;
	border-style: solid;
	border-color: #c00264;
}
ul.msx li {
	display: inline;
}
ul.msx li a:hover, ul.msx li a:active {
	color: #fff; /* effetto roll-hover modificando il colore del link */
	background: #f3369a;
}
ul.sfx {
	padding: 0 2em 1em 2em;
	margin: 0;
}
ul.sfx li {
	list-style: square inside;
	text-align:left;
}

.evento_box-intesta2 {
	display:block;
	width: 394px;
	text-align:left;
	float:left;
	margin: 18px 0px 20px 0px;
	background-color:#0084a5;
	color:#fff;
	padding: 0px 0px 0px 10px;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.evento_box-intesta2 a {
	text-decoration: none !important;
	color: #fff !important;
}
.evento_box-intesta2 a:hover, .evento_box-intesta2 a:active { 
	background: #2e2eff !important;
}
.freccia {
	color: #2e2eff;
	font-weight: bold;
}


/* tabella */
table.cal {
	font-size: 0.8em; 
	table-layout: fixed;
	border: 0px;
	border-spacing: 5px;
	empty-cells: hide;
	text-align: left;
	border-collapse: collapse;
	margin: 0px 20px 0px 20px;
	width: 560px;
}
table.cal td {
	background: #fff;
	color: #000;
	border: 1px solid #fbb3d6;
	padding-left: 5px;
	padding-right: 5px;
}
table.cal td.el {
	width: 100px;
}
table.cal td.vai {
	text-align:right;
}
table.cal td.pox {
	width: 14px;
}

.iconico {
	text-align:left;
	word-spacing: 0.1em;
	padding: 0.3em 0.8em;
	margin: 4px 1px 2px 1px;
	float:right;
	border: 1px solid #0084a5;
	color: #000;
	height: 1.4em;
	display:block;
}
.iconico a {
	color: #000 !important;
	text-decoration: none;
}
.iconico a:hover, .iconico a:active {
	background-color: #2e2eff;
	color: #fff !important;
	text-decoration: none !important;
}

/* lista foto */
.foto {
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom:2px;
	clear: left;
}
.foto img {
	border: 1px solid #0084a5;
	padding: 3px;
	float:left;
	background-color: #c6eff6;
	margin-right: 2px;
}
.foto-dx {
	text-align: left;
	padding-left: 120px;
}
.foto-dx-b {
	text-align: left;
	padding-left: 90px;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: 0.05em;
	text-indent: 0em;
	line-height: 1.3em;
	color: #2e2eff;
}
.foto-space {
	clear:left;
}
/* form */
.pulsante {
background: #c00264;
color: #fff;
text-align: center;
width: 100px;
font-size: 0.8em;
margin-top: 0.7em;
border: 0;
font-family: verdana, geneva, arial, helvetica, sans-serif;
}
.scontornato {
	border:0px;
}
input {
font-size: 1em;
border: 1px solid gray;
font-family: verdana, geneva, arial, helvetica, sans-serif;
margin-top: 0.3em;
}

select {
border: 1px solid gray;
font-size: 1em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
background-color: #d8e529;
color: #000;
}
option.scuro {
background-color: #bed425;
}
