﻿
body {
	margin: 0px;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
    background-repeat: repeat-y;	
    background-color:SteelBlue;   
	
}


.bordi
{
	border: 1px solid #SteelBlue;
}


.campo
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f1f1f1;
	border: 1px solid #003366;

}

.contenitore
{
	background-color:White;
	border-color:Gray;
	
}


.richiesta td
{
	padding-left:8px;
	padding-right: 8px;


}
.tex
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	text-align:left;
	margin-left:6px;
	margin-right:4px;
}

.titolo
{
	font-size: 28px;
	font-weight: bold;
	color: #0066FF;	
}

.p
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;
	font-style: normal;
	text-decoration: none;
		
}

.photos {
	padding: 3px;
	border: 1px solid #000;   
}

a:hover .photos {
	border: 1px solid #999;
}




.testo
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	}

.grazie
{
	color:#666666;
	font-family:Book Antiqua;
	font-size: 14px;
	text-align:justify;
	font-style: normal;
	text-decoration: none;
	
}


.didascalia
{
	color:#330066;
	font-family: Book Antiqua;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
    text-align: center;
}

.titolino
{
	font-size: 16px;
	font-style: normal;
	color: SteelBlue;
	font-family:Book Antiqua;
	text-align:center;
    height: 52px;
}

.sottotitolo
{
	font-size: 14px;
	font-style: italic;
	color: #333366;
	font-family:Book Antiqua;
    text-align: center;
}

table.doc
{
	border-width: 0px;
	border-style: outset;
	border-color: white;
	border-collapse: separate;
	color: black;
	background-color:#CCCCFF;
	font-size: 12px;
	font-family:Book Antiqua;
}


table.doc td
{
	border: 1px dotted;
	border-color:SteelBlue;
	padding: 10px;
	font-style: normal;
	text-align: center;
	font-family:Book Antiqua;
}

.a
{
	text-decoration: none;
	color:#336699;	
	font-size: 12px;
	font-style: normal;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.a:hover
{
	color:#666666;
}


.menuinf
{
	text-decoration: none;
	color:gray;	
	font-size: 11px;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}


.menuinf:hover
{
	color:Steelblue;
}



.webmaster
{
	text-decoration: none;
	color:SteelBlue;
	font-size: 14px;
	font-style: normal;
	font-family:Book Antiqua;
	text-align: center;
}

 
.torna
{
	text-decoration:none;
	color:gray;
	font-size: 14px;
	font-style: normal;
	font-family:Book Antiqua;
    text-align: right;
}

hr
{
color:Gray;
background-position:center;
width:80%
	
}

.IE8Fix
{
	z-index: 100;
}


