/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-image:url(../images/sfondo1.png);
}

#fullheight{height:100%}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#111;
	line-height: 20px;
	text-align:justify;
}

.Stile1 a:link { color: #222; text-decoration: none}
.Stile1 a:visited { color: #222; text-decoration: none}
.Stile1 a:hover { color: #222; text-decoration: underline}
.Stile1 a:active { color: #222; text-decoration: none}

.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:left;
	line-height:15px;
}

.Stile2 a:link { color: #333333; text-decoration: none}
.Stile2 a:visited { color: #333333; text-decoration: none}
.Stile2 a:hover { color: #a7010c; text-decoration: none}
.Stile2 a:active { color: #333333; text-decoration: none}

.Stile3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a7010c;
	text-align:left;
	line-height:15px;
	text-decoration: underline;
}

.Stile3 a:link { color: #a7010c; text-decoration: none}
.Stile3 a:visited { color: #a7010c; text-decoration: none}
.Stile3 a:hover { color: #a7010c; text-decoration: none}
.Stile3 a:active { color: #a7010c; text-decoration: none}


.Stile4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fcfcba;
}

.Stile4 a:link { color: #fcfcba; text-decoration: underline}
.Stile4 a:visited { color: #fcfcba; text-decoration: none}
.Stile4 a:hover { color: #fcfcba; text-decoration: underline}
.Stile4 a:active { color: #fcfcba; text-decoration: none}

.Stile5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a7010c;
	line-height: 20px;
}

.Stile5 a:link { color: #a7010c; text-decoration: none}
.Stile5 a:visited { color: #a7010c; text-decoration: none}
.Stile5 a:hover { color: #a7010c; text-decoration: none}
.Stile5 a:active { color: #a7010c text-decoration: none}

.Stile6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:22px;
	text-decoration: underline;
}

.Stile6 a:link { color: #333333; text-decoration: underline}
.Stile6 a:visited { color: #333333; text-decoration: none}
.Stile6 a:hover { color: #a7010c; text-decoration: none}
.Stile6 a:active { color: #333333; text-decoration: none}

.Stile7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#a7010c;
	line-height:22px;
}

.Stile8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#345d00;
	text-align:center;
}

div.pic{float:center;margin: 0px;padding:0 0 5px 0;
    background: url(../images/ombra.png) no-repeat bottom center}

div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 3px;background: #ffff99}

