BODY {
	MARGIN: 0px 0px 0px 0px;
	padding: 0px;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Georgia, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/bgHome.jpg);
}

IMG {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}

A {
	TEXT-DECORATION: none;
	font-weight:bold;
	color: #000000;
	border-bottom: 1px dashed #000000;
}
A:hover {
	TEXT-DECORATION: underline;
	border-bottom: 1px solid #000000;
}
A.menu {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 2px solid #BA975F;
	border-left: 2px solid #BA975F;
	border-right: 2px solid #BA975F;
	background-color: #F1DDAB;
}
A.menu:hover {
	text-decoration: underline;
	background-color: #E4CCA0;
	color: #444444;
}

.tableMenu {
	border-top: 2px solid #0F1E3D;
	padding-top: 12px;
}
.focus {
	color: #FFB300;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	FONT-FAMILY: georgia, verdana, arial, helvetica, sans-serif;
}
.BGFocus {
	background-image:url(images/BGFocus.jpg);
	background-repeat:no-repeat;
	background-position: right;
}
.colorArancio {
	color: #FFB300;
}
.boxTxt {
	padding: 12px;
}
.boxTxt2 { 
	padding: 15px 25px;
	line-height: 120%
}

.txt1 {
	FONT-SIZE: 75%;
	FONT-FAMILY: georgia, verdana, arial, helvetica, sans-serif;
	color: #000000;
}
.txt2 {
	FONT-SIZE: 82%;
	FONT-FAMILY: georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 140%;
}
.txt3 {  
	font-family: georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}

.txt4 {
	FONT-SIZE: 68.75%;
	FONT-FAMILY: Georgia, verdana, arial, helvetica, sans-serif;
}
form {
	margin: 0em 0em 0em 0em;
	display: inline;
}

.centrato {  
	text-align: center
}
.destro {  
	text-align: right
}
.sinistro { 
	text-align: left
}


.width100 {  width: 100%}
.width0 { width: 0%}

.skip { display: none;}

.imgSx {float : left; margin-top: 2px; margin-right: 5px; margin-bottom: 2px; margin-left: 2px}
.imgDx {float : right; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 5px}
.bordo1 {
	border: 4px dashed #896B3A;
	border-style: double;

}


.BoxMenu  { padding-top: 5px; padding-bottom: 0px; padding-right: 20px; padding-left: 20px;}

.Box { padding-top: 5px; padding-bottom: 5px; padding-right: 10px; padding-left: 10px;
background-image: url(images/bgBox.jpg); vertical-align: top;
color: #000000;}
.BoxSx {
	background-image: url(images/bgBoxSx.gif); background-repeat:repeat-y;}
.BoxDx {
	background-image: url(images/bgBoxDx.gif); background-repeat:repeat-y;}
.floatRight { float:right; }
.floatLeft { float:left; }