BODY
{
    FONT-FAMILY: Verdana, 'Times New Roman';
    TEXT-ALIGN: justify;
    background-color: #0066FF;
}
A
{
color: black;
font-weight: bold
}
A:visited
{
color: black;
font-weight: bold
}
A:active
{
color: black;
font-weight: bold
}
A:link
{
color: black;
font-weight: bold
}

.FInglese
{
    FONT-SIZE: x-large;
    COLOR: #555555;
    FONT-FAMILY: 'English157 BT', Verdana;
    TEXT-ALIGN: center
}
.FInglese2
{
    FONT-SIZE: x-large;
    COLOR: #888888;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center
}
.Contatto
{
    BORDER-RIGHT: black thick double;
    BORDER-TOP: black thick double;
    FONT-SIZE: 16px;
    BORDER-LEFT: black thick double;
    COLOR: black;
    BORDER-BOTTOM: black thick double;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}
.Gialla
{
    FONT-SIZE: 16;
    COLOR: #ffffd2;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left
}
.RigaArgento
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: left
}
.RigaBianca
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
.RigaVerde
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #c2ffc2
}
.RigaBlu
{
    FONT-SIZE: x-small;
    COLOR: red;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #00ccff
}
.TransTab
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    BORDER-LEFT: thin;
    COLOR: #3300ff;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent
}
.ImgTab
{
    FONT-SIZE: x-small;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-IMAGE: url(Img/CislBg1_BW_d.gif);
    OVERFLOW: auto;
    COLOR: orangered;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: justify
}
.Giusto
{
    FONT-SIZE: small;
    COLOR: black;
    TEXT-INDENT: 5%;
    FONT-FAMILY: Verdana, 'Times New Roman';
    LIST-STYLE-TYPE: circle;
    TEXT-ALIGN: justify
}
.GiustoNo
{
    FONT-SIZE: small;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Times New Roman';
    LIST-STYLE-TYPE: circle;
    TEXT-ALIGN: justify
}
.Tabel
{
    FONT-SIZE: small;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(Img/orange.gif);
    COLOR: orange;
    FONT-FAMILY: Verdana, 'Times New Roman'
}
.VerdMM
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left
}
.BordoDiv
{
    BORDER-RIGHT: thin double;
    BORDER-TOP: thin double;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    BORDER-LEFT: thin double;
    COLOR: white;
    BORDER-BOTTOM: thin double;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #0080ff
}
#FormLogin {
	width:320px;
	height:180px;
	left: 300px;
	top: 150px;
	position: relative;
	background-image: url(Img/Orange.jpg);
	text-align:center;
	padding-top:4%;
	padding-left:2%;
	border-radius: 6px; /* CSS 3 */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px;
	font-family: Trebuchet MS;
}
#FormLogin form table tr td p {
	font-size: 11px;

}
em {
	font-size: 11px;
}
#FormLogin #Error {
	margin-right: auto;
	margin-left: auto;
}
#EsitoRegistrazione {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 200px;
	background-image: url(Img/Orange.png);
	background-repeat: repeat-x;
	font-size: 25px;
	color: #FFF;
	text-align: center;
	}
#EsitoRegistrazione p {
	padding-top: 20%;
}
#EsitoRegistrazione p a {
	font-size: 14px;
	text-decoration: none;
}
#FormLoginLost {
	width:320px;
	height:150px;
	left: 300px;
	top: 150px;
	position: relative;
	background-image: url(Img/Orange.jpg);
	text-align:center;
	padding-top:2%;
	padding-left:1%;
	border-radius: 6px; /* CSS 3 */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px;
	font-family: Trebuchet MS;	
	
}

