/* CSS Document */

html { 
	min-width: 900px;
	 }

img	{
	border: 0px;
	}

p {
	text-align: justify;
	margin: 0 5px 15px 5px;
	font: 10pt 'Trebuchet MS',helvetica,arial,verdana;
	line-height: 1.3;
	}

body	{
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: 'Trebuchet MS',helvetica,arial,verdana;
	font-size: 12px;
	color: #003333;
	background: #ffbf7b url(immagini/base.jpg) top center repeat-y;
	text-align: justify;
	}
	
img.floatRight { 
    float: right; 
    margin: 6px 5px 6px 8px; 
}	

img.floatLeft { 
    float: left; 
    margin: 6px 8px 6px 0px;
}	
	
/* suddivisioni principali della pagina */



div#globale	{
	background: transparent url(immagini/bg.jpg) top center repeat-y;
	width: 868px;
	min-height: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
div#banda	{	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 201px;
	border: 0;
	}

html>body div#banda {
	/* Valore corretto per gli altri browser */
	width: 204px;
	}

div#principale	{
	width: 663px;
	margin: 0px 0px 0px 201px;
	padding: 0;
	border: 0;
	}	
	
html>body div#principale {
	/* Valore corretto per gli altri browser */
	margin-left: 204px;
	}
	
div#contenuti 	{
	width: 638px;
	margin: 10px 0 0px 13px;
	padding: 0;
	text-align: left;
	}
	
div#lingua {
	width: 638px;
	margin: 4px 0px 0px 0px;
	text-align: right;
	line-height: 15px;
}
	
div#lingua img {	
	vertical-align: middle;

}

img.mini   {
	margin: 0px 0 15px 16px;
	}

img.miniapp   {
	margin: 15px 0 0 30px;
	}

div#mappa {
	text-align: center;
	width: 500px;
	margin: 0 auto;
	border: 2px solid #b17f28;
	}
		
/* MENU */

div#banda dl {
	margin-top: 15px;
	margin-bottom: 20px;
	}	

div#banda dl dt {
	width: 202px;
	height: 30px;
	font: 12pt  'Trebuchet MS',helvetica,arial,verdana;
	background: transparent url(immagini/pulsante.png) top center;
	line-height: 1.7;
	}

div#banda dt a {
	display:block;
	text-decoration : none;
/*	background: transparent url(immagini/pulsante.png) top center; */
	color: #ddb85f; 
	padding: 3px 0px 0px 15px;
	}

div#banda dt a:link, dt a:visited {
	text-decoration : none;
	color: #ddb85f; 
/*	background: transparent url(immagini/pulsante.png) top center;
	padding: 0px 0px 0px 15px;*/
	}

div#banda dt a:hover {
	text-decoration : none;
	color: #f0e7d3;
/*	background: #333 url(immagini/pulsante.png) top center; */
	}
		
/* impostazioni testo */

#nota	{
	text-align: left;
	margin: 0px 20px 0px 20px;
	padding: 0;
	border: 0;
	color: #361604;
	font: 10px tahoma;
	}
	
#design	{
	text-align: center;
	margin: 0px 20px 0px 20px;
	padding: 0;
	border: 0;
	color: #ffd88f;
	font: 10px tahoma;
	}

div#design a:link, dt a:visited {
	text-decoration : none;
	color: #e2b45e;
	padding: 0px 0px 0px 0px;
	}


div#design a:hover {
	text-decoration : none;
	color: #fdf2df;
	}

span.ast {
	font: 10px tahoma;
	font-weight: bold;
	color: #dd0000;
	margin-left: 3px;
	}

p.avviso {
	width: 200px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #b17f28;
	border-top: 2px solid #b17f28;
	margin: 20px 15px 20px 60px;
	}

p.rentals {
	text-align: center;
	margin: 30px 15px 0px 60px;
	}
	
p.special:first-letter {
    float:left;
	margin: 5px 3px 0 3px;
    font: bold 40px Georgia,"Times New Roman", Times,serif;
    color: #333333}


p.citazione {
	text-align: justify;
	margin: 0 45px 15px 45px;
	padding: 15px;
	border: 2px solid #b17f28;
	font: italic 10pt 'Trebuchet MS',helvetica,arial,verdana;
	line-height: 1.3;
	background: #dbc881;
	}



p.citazionemini {
	text-align: center;
	width: 290px;
	margin: 10px 25px 15px 25px;
	padding: 15px;
	border: 2px solid #b17f28;
	font: italic 10pt 'Trebuchet MS',helvetica,arial,verdana;
	line-height: 1.3;
	background: #dbc881;
	}

/* INTESTAZIONI */
	
h1	{
	text-indent: -9999px;
	margin: 3px 0 0px 0px;
	padding: 0px 0 0px 0px;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 646px;
	height: 100px;
	background: #faf5e2 url(immagini/titolo.jpg) top left no-repeat;
	margin: 0px 0 0 0;
	padding: 0;
	border: 0;
	}
	
h1 a:hover	{
	background: #C4B39E url(immagini/titolo.jpg) top left no-repeat;
	}
	
h2 {
	color: #333333;
	font: 16pt Arial,sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #b17f28;
	margin: 10px 10px 15px 10px;
	}


/* LINK - standard */

a:link, a:visited {
	text-decoration : none;
	color: #8f6123;
	font-weight: bold;
	}

a:hover {
	text-decoration : none;
	color: #000000;
	font-weight: bold;
	}

img.floatLeft a:link, a:visited {
	text-decoration : none;
	background: transparent; 
	}



/* liste */

	
ul {
	padding: 0 0 0 15px;
	margin: -5px 0 15px 10px;
	list-style-type: square;
	}
	
ul li	{
	text-align: justify;
	margin: 5px 5px 0px 5px;
	font: 10pt Arial,sans-serif;
	line-height: 1.3;
	}
	
ul#pubblicazioni li	{
	margin: 20px 0 20px 0;
	}

div#contenuti dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#contenuti dl dt {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	border: 0;
	}
	
div#contenuti dl dd {
	font-size: 8pt;
	padding-bottom: 5px;
	margin: 0 30px 15px 22px;
	text-align: justify;
	line-height: 120%;
	}




/* TABELLE */

table {
		border-collapse:collapse;
		background:#ffffff repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:9pt 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
		width: 620px;
		margin: 0 auto;
}


td, th {
		padding:5px;
		text-align: center;
}

th.intestazionerow {
		text-align: left;
}

th.intestazionerow li {
		font:11px 'Trebuchet MS',helvetica,arial,verdana;
}

th.intestazionecol {
		font:9pt 'Trebuchet MS',helvetica,arial,verdana;
		font-weight: bold;
}

caption {
		padding: 5px 0 0 20px;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
		font-weight: bold;
}

table a:link {
		font-weight: bold;
}

table a:visited {
		font-weight: bold;
		color:#666;
}

table a:hover {
		border-bottom: 1px dashed #000;
		color:#000;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#2f5722 url(immagini/testatatab.jpg) repeat-x;
		color:#efe8e5;
		font-size: 12px;
		height: 15px;
}

tfoot th {
		text-align:left;
		font:7pt 'Trebuchet MS',helvetica,arial,verdana;
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
		border-left: dotted 1px #333;
}

tbody th {
/*		white-space: nowrap; */
}

tbody th a {
		color:#333;
}

tbody tr:hover {
/*		background:#fbc14d;*/
}	




/* div specifici */

div#indirizzo {
	font: 9pt verdana;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	}


div.riquadro { 
	float: left;
	width: 536px;
	margin: 20px 0 20px 0;
    border: solid 2px #ff5a00;
      }

span.indietro { 
	display: block;
	float: left;
	font: 8pt  'Trebuchet MS',helvetica,arial,verdana;
	width: 60px;
	margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 0px;
	text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #cc8a28;
	color: #000000;
	background: transparent;
      }

span.indietro:hover {
	text-decoration : none;
	color: #fff;
	background: #dbc881; 
	}


