/* CSS Document */

html { 
	min-width: 742px;
	 }

img	{
	border: 0;
	}

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

body	{
  	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: #1c4c5e url(../immagini/bg2.png) top center repeat-y;	
	color: #0e1d41;
	font: 9pt sans-serif;
	}
	
	
.floatRight { 
    float: right; 
    margin: 8px 0px 0px 8px; 
}	

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

form {
	margin: 0px;
}
	
	
/* suddivisioni principali della pagina */

div#globale	{
	color: #000000;
	width: 710px;
	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: 1px;
	}

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

div#menu	{
	float: right;
	padding: 0px 8px 0px 5px;
	width: 225px;
	border: 0;
	margin-left: 0px;
	color: #FFFFFF;
	}
	
html>body div#menu 	{	/* soliti problemi di digestione di explorer */
	width: 209px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px 8px 0px 5px;
	}
	


div#divisore	{
	clear: both;
	color: #54432C;
/*	background: transparent url(../immagini/fondo.gif) top right no-repeat; */
	width: 420px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	}
	
* html div#divisore 	{	/* soliti problemi di digestione di explorer */
	clear: both;
	margin-left: 0px; 
	}
	
div#fondo	{
	clear: both;
	border-top: 2px solid #1c4c5e;
	border-left: 2px solid #1c4c5e;
	border-right: 2px solid #1c4c5e;
	background: #478399 url(../immagini/fondo.png) top left repeat-x;
	color: #000000;
	width: 471px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
* html div#fondo 	{	/* soliti problemi di digestione di explorer */
	width: 471px; 
	}

div#logo {
	background: url(../immagini/logo.png) top left no-repeat;
	display: block;	
	width: 140px;
	height: 140px;
	margin: 0px 0 0px 34px;
	}
	
	
	
/* impostazioni testo */
	
h1	{
	text-indent: -9999px;
	margin: -5px 0 0 0px;
	padding: 0;
	border: 0;
	}
	
html>body h1 {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 2px;
	}
	
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 #1c4c5e;
	margin: 20px 0 20px 0px;
	}

html>body h2 {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 2px;
	}


h3 {
	font: 12pt sans-serif;
	font-weight: bold;
/*	border-bottom: 2px solid #1c4c5e; */
	padding-left: 3px;
	margin: 0;
	color: #ffffff;
	background: transparent url(../immagini/intestazioni.png) top left no-repeat;
	height: 22px;
	}

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 #1c4c5e;
	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;
	}



/* Links */

a:link, a:visited {
	text-decoration : none;
	color: #0e1d61;
	}


a:hover {
	text-decoration : underline;
	color: #000000;
	}

a:active {
	text-decoration : none;
	color: #0e1d41;
	}
	
a.menuItem:link, a.menuItem:visited, a.backLink:visited, a.backLink:link {
	color: #FFFFFF;
	padding: 0 0 0 18px;
	background: transparent url(../immagini/link.gif) top left no-repeat;
}

a.menuItem:hover, a.backLink:hover {
	color: #FFFFFF;
	background: transparent url(../immagini/linkhov.gif) top left no-repeat;
}


/* 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 #1c4c5e;
	line-height: 140%;
	}

div#menu dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#menu dl dt {
	font: 10pt sans-serif;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 2px solid #1c4c5e;
	line-height: 150%;
	}
	
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: 100%;
	margin: 20px 0 0 0;
    border: solid 2px #1c4c5e;
      }

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: #3c7b93; 
	}
	
div.indietromiss { 
	background: transparent url(../immagini/indietro.png) bottom left no-repeat;
	float: right;
	text-align: center;
	font: 8pt sans-serif;
	margin: 0px;
	width: 80px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	}

div.indietromiss:hover {
	text-decoration : none;
	color: #000000;
	}
	
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
	}
	
div#login {
text-align:center;
}

table {
margin: 0px;
}


