@charset "utf-8";


.bordoLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1E3250;
}
.bordoRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E3250;
}
.bordoUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1E3250;
}
.bordoDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E3250;
}
body {
	background-color: #000;
	background-image: url(../img/sfondo-pagina.png);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	height: 100%;
}
#container {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pushfooter {
	clear: both;
	height: 100px;
}
#footer {
	height: 80px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-image: url(../img/sfondo_footer.png);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	text-align: center;
	padding-top: 7px;
}
#footer a:link{
	color: #CCC;
}
#powered {
	position: fixed;
	right: 20px;
	bottom: 5px;
	z-index: 50;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
}

#footer a:visited {
	color: #CCC;
}
#footer a:hover {
	color: #F00;
}

.rosso {
	color: #F00;
}


#sfondo-header {
	background-image: url(../img/sfondo-header.png);
	text-align: center;
	height: 90px;
	width: 100%;
	position: relative;
}
#header {
	width: 950px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	height: 95px;
	text-align: left;
}
#logo-header {
	margin-left: 50px;
	width: 220px;
	float: left;
}
#menu-shot {
	background-image: url(../img/sfondo-menualti.png);
	background-repeat: repeat-x;
	float: right;
	height: 30px;
	width: 233px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
}
#powered #poweredSX {
	position: fixed;
	left: 20px;
	bottom: 10px;
	text-align: left;
}
#powered #poweredDX {
	right: 20px;
	bottom: 10px;
	text-align: right;
}

#menu-shot a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#menu-shot a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#menu-shot a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}


#barra-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bolder;
	font-size: 12px;
	background-image: url(../img/sfondo-menu.png);
	height: 27px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#barra-menu a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#barra-menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#barra-menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}



.paginaZindex{
	z-index: -1!important;
}

#pagina {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#pagina #paginaSx {
	position: relative;
	width: 700px;
	float: left;
}
#pagina #paginaDx #paginaDx-mid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(../img/riquadroSXMid.png);
	background-repeat: repeat-y;
	padding: 10px;
}
#pagina #paginaDx {
	float: left;
	width: 249px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
.news_sfondo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(../img/news_mid.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}

.riquadroup {
	background-image: url(../img/riquadro/up.png);
	background-repeat: repeat-x;
}
.riquadrodown {
	background-image: url(../img/riquadro/down.png);
	background-repeat: repeat-x;
}
.riquadroleft {
	background-image: url(../img/riquadro/left.png);
	background-repeat: repeat-y;
}
.riquadroright {
	background-image: url(../img/riquadro/right.png);
	background-repeat: repeat-y;
}
.riquadromid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}
#error-login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F00;
	text-align: center;
	margin-top: 10px;
}

.BordoDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #344573;
}
#form1 .campotesto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #344573;
	border-bottom-color: #344573;
	border-left-color: #344573;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#form1 .bottone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #900;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #344573;
}
.testoBIG {
	font-size: 20px;
	text-align: justify;
}
.testoMedium {
	font-size: 16px;
	text-align: justify;
}

.testoBIGNormal {
	font-size: 20px;
}

.testoBIG-RED {
	font-size: 24px;
	color: #F00;
}
.testoBIG2-RED {
	font-size: 20px;
	color: #F00;
}

.testoBIG-RED em {
	color: #006;
}

#scr1 div {
  visibility:hidden;
 }
 #scr1, #scr1 div.default {
	width:160px;
	overflow:hidden;
	visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }
