/* CSS Document */

html { 
	min-width: 742px;
	 }

img	{
	border: 0;
	}
	
	a {
		outline: none;
	}

p {
	text-align: justify;
	margin: 0 5px 5px 5px;
	font: 9pt sans-serif;
	line-height: 16px;
	}

p.indice {	
	text-align: left;
	margin: 3px 5px 3px 25px;
}

body	{
  	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: #BB660C url(immagini/bg.jpg) top center repeat-y;	
	color: #94836C;
	font: 9pt sans-serif;
	}
	
	
img.floatRight { 
    float: right; 
    margin: 8px 0px 0px 8px; 
}	

img.floatLeft { 
    float: left; 
    margin: 0px 8px 0px 0px; 
}	


div.clearFloat { 
    clear: both;
}		
	
	
/* suddivisioni principali della pagina */

div#globale	{
	color: #54432C;
	background: transparent url(immagini/bgconmenu.gif) top left repeat-y;
	width: 760px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

div#contenuti 	{
	float: left;
	width: 470px;
	padding: 0;
	border: 0;
	margin: 0px 0px 0px 0px;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 15px;
	}

html>body div#contenuti {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 28px;
	min-height: 580px;
	}

div#menu	{
	margin: 0 0 0 519px;
	padding: 0;
	width: 200px;
	border: 0;
	}

div#divisore	{
	clear: both;
	color: #54432C;
	background: transparent url(immagini/fondo.gif) top right no-repeat;
	width: 704px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}
	
* html div#divisore 	{	/* soliti problemi di digestione di explorer */
	margin-left: 28px; 
	}
	
div#fondo	{
	clear: both;
	border-top: 2px solid #D3BE69;
	border-left: 2px solid #D3BE69;
	border-right: 2px solid #D3BE69;
	background: #F7DF7D;
	color: #74634C;
	width: 700px;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
* html div#fondo 	{	/* soliti problemi di digestione di explorer */
	width: 704px; 
	}

div#logo {
	display: block;	
	width: 160px;
	height: 120px;
	margin: 0 0 0 15px;
	}
	
	
	
/* impostazioni testo */



h1	{
	text-indent: -9999px;
	margin: -5px 0 0 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 470px;
	height: 200px;
	background: #FAF1CA url(immagini/titolo.jpg) top left no-repeat;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	}
	
h1 a:hover	{
	background: #C4B39E url(immagini/titolo.jpg) top left no-repeat;
	}
	
h2 {
	font: 16pt sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #D3BE69;
	margin: 20px 0 20px 0;
	}
	
h3 {
	font: 12pt sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #D3BE69;
	margin: 0;
	background: #F7DF7D;
	padding-left: 3px;
	}

h4	{
	font-weight: bold;
	line-height: 1.2em;
	margin: 15px 0 0 0;
	}
	
h5	{
	font: 8pt sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #D3BE69;
	margin: 0 0 5px 0;
	}

h6	{
	font: 8pt sans-serif;
	margin: 0 5px 0 5px;
	text-align: left;
	}

h7	{
	font: 8pt sans-serif;
	margin: 10px 0 10px 390px;
	text-align: right;
	}


a:link, a:visited {
	text-decoration : none;
	color: #74634C;
	background: transparent url(immagini/link.gif) top left no-repeat;
	padding: 0 0 0 11px;
	}

a:hover {
	text-decoration : none;
	color: #000000;
	background: transparent url(immagini/linkhov.gif) top left no-repeat;
	}

a:active {
	text-decoration : none;
	color: #785;
	background: transparent url(immagini/link.gif) top left no-repeat; 
	}


div.riquadro > p > a.miniimg {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

/* liste */

	
ul {
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
	list-style-type: none;
	}
	
ul li	{
	margin: 5px 0 0 0;
	}
	
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;
	border-top: 1px solid #D3BE69;
	line-height: 140%;
	}

div#menu dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#menu dl dt {
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #D3BE69;
	line-height: 140%;
	}
	
div#menu dl dd {
	font: 10pt sans-serif;
	margin: 5px 10px 0px 20px;
	text-align: left;
	}




/* div specifici */

div#indirizzo {
	font: 9pt sans-serif;
	text-align: center;
	}


div#acquisto { 
	font: 8pt sans-serif;
	width: 80px;
	margin: 20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #D3BE69;
      }

div#acquisto:hover {
	text-decoration : none;
	color: #000000;
	background: #F7DF7D; 
	}

div#pubbli { 
	font: 8pt sans-serif;
	width: 90px;
	margin: 2px 0 0px 25px;
        padding: 0px 0px 0px 3px;
        border-style: solid;
        border-width: 1px;
        border-color: #D3BE69;
      }

div#pubbli:hover {
	text-decoration : none;
	color: #000000;
	background: #F7DF7D; 
	}

div.riquadro { 
	float: left;
	width: 99%;
	margin: 20px 0 0 0;
    border: solid 2px #D3BE69;
      }

div#indietro { 
	float: right;
	font: 8pt sans-serif;
	width: 80px;
	margin: 0;
        padding: 0px 0px 0px 3px;
	text-align: center;
        border-style: solid;
        border-width: 1px;
        border-color: #D3BE69;
	background: transparent;
      }

div#indietro:hover {
	text-decoration : none;
	color: #000000;
	background: #F7DF7D; 
	}
	
div.indietromiss { 
	float: right;
	text-align: center;
	font: 8pt sans-serif;
	margin: 0;
	padding: 0;
	width: 60px;
    border-top: solid 2px #D3BE69;
    border-left: solid 2px #D3BE69;
	}

div.indietromiss:hover {
	text-decoration : none;
	color: #000000;
	background: #F7DF7D; 
	}
	
div.fotoframe	{
	clear: both;
	width: 100%;
	margin: 10px 0 10px 0;
	}
	
div.foto	{
	float: left;
	text-align: center;
	width: 136px;
	height: 85px;
	margin: 0 10px 0 10px;
	background: #F7DF7D;
	}
	
div.didascalia	{
	font: 8pt sans-serif;
	margin: 0 5px 0 5px;
	text-align: center;
	}

* html div.foto 	{	/* soliti problemi di digestione di explorer */
	width: 130px; 
	}
	
div.commento	{
	float: left;
	text-align: center;
	width: 136px;
	font: 8pt sans-serif;
	text-align: justify;
	margin: 0 10px 0 10px;
	}

* html div.commento 	{	/* soliti problemi di digestione di explorer */
	width: 132px; 
	}

div#firma	{
	text-align: center;
	width: 280px;
	margin: 5px auto; 
	font: 8pt sans-serif; 
	border-top: 1px solid #D3BE69
	}
