@charset "UTF-8";
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
  margin: 0; 
  padding: 0; 
}
fieldset, a img:link, img:visited, img { 
  border: none; 
}
body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}
body {
  background-color: #173E5F;
  background-repeat: repeat-x;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
a:link, a:visited, a:hover, a:active {
  color: #FF0000; /*in realtà non andrebbe mai usata. è presente solo per evidenziare gli errori*/
}
#wrapper {
	height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -212px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 212px; /* .push must be the same height as .footer */
}
#footer {
	background-image: url(/images/footer_bg_v2.png);
	/*padding-left: 50%;*/
}
#apDivTitolo {
  position:absolute;
  width:295px;
  height:93px;
  z-index:20;
  left: 760px;
  top: 57px;
}
#apDivBgRedLine {
  position:absolute;
  width:50%;
  height:100px;
  z-index:5;
  left:0px;
  top:1px;
  margin-left:0px;
  margin-top:0px;
  overflow: hidden;
}
#apDivTitoloRedLine {
  position:absolute;
  width:690px;
  height:100px;
  z-index:15;
  left:75px;
  top:38px;
  margin-left:0px;
  margin-top:0px;
  overflow: hidden;
  color: #2F638F;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.titolo_redline_titolo {
    float: left;
    margin-right: 5px;
    margin-bottom: 3px;
    font-weight: bold;
}
.titolo_redline_img {
    float: left;
    clear: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.titolo_redline_text {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}
#apDivTitoloRedLineNewsLine {
  position:absolute;
  width:1px;
  height:61px;
  z-index:20;
  left: 36px;
  top: 19px;
}
#apDivTitoloRedLineNewsImg {
  position:absolute;
  width:31px;
  height:13px;
  z-index:10;
  top: 46px;
  left: 0px;
}
#apDivTitoloRedLineNewsText {
  position:absolute;
  width:405px;
  height:42px;
  z-index:30;
  left: 43px;
  top: 17px; /*28*/
}
#apDivTitoloRedLineNewsButton {
  position:absolute;
  width:57px;
  height:17px;
  z-index:40;
  left: 380px;
  top: 70px;
}
#apDivFooter {
  position:relative;
  z-index:100;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 212px;
  width: 100%;
  padding: 0px;
}
#apDivFooterSX {
  position:absolute;
  width:1px;
  height:130px;
  z-index:10;
  top: 42px;
  left: 50%;
  margin-left:-200px;
}
#apDivFooterSXText {
  position:absolute;
  width:400px;
  z-index:11;
  top: 40px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  left: 50%;
  margin-left:-471px;
}
#apDivFooterDX {
  position:absolute;
  width:1px;
  height:130px;
  z-index:10;
  top: 42px;
  left: 50%;
  margin-left:315px;
}
#apDivFooterDXText {
  position:absolute;
  width:150px;
  z-index:11;
  top: 40px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  left: 50%;
  margin-left:349px;
}
#apDivFooterDXText a:link, #apDivFooterDXText a:visited, #apDivFooterDXText a:hover, #apDivFooterDXText a:active {
  color: #FFFFFF;
  text-decoration: none; /*underline, none*/
}
#apDivFooterDXText a:hover {
  color: #E3F3FF;
}
#apDivFooterCenterImg {
  position:absolute;
  width:76px;
  height:29px;
  z-index:11;
  top: 160px;
  left: 50%;
  margin-left:-38px;
}
#apDivFooterCenterText {
  position:absolute;
  width:460px;
  z-index:11;
  top: 40px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  left: 50%;
  margin-left:-170px;
}
#apDivFooterCenterText a:link, #apDivFooterCenterText a:visited, #apDivFooterCenterText a:hover, #apDivFooterCenterText a:active {
  color: #FFFFFF;
  text-decoration: none; /*underline, none*/
}
#apDivFooterCenterText a:hover {
  color: #E3F3FF;
}
.titolo_footer_titolo {
    float: left;
    clear: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 6px;
    font-weight: normal;
}
.titolo_footer_img {
    float: left;
    clear: left;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-left: 5px;
}
.titolo_footer_text {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 5px;
}
.titolo_footer_textbr {
    float: left;
    clear: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: 5px;
}
.footer_naviga {
    float: left;
    clear: none;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    color: #FFF;
}
.footer_naviga a:link, .footer_naviga a:visited, .footer_naviga a:hover, .footer_naviga a:active {
    color: #FFF;
    text-decoration: none; /*underline, none*/
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
}
.footer_naviga a:hover {
    color: #FFF;
    text-decoration: none; /*underline, none*/
    background-color: #8c0101;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
}

#apDivBody {
	position:relative;
	width:980px;
	z-index:10;
	left:50%;
	top:0%;
	margin-left:-490px;
	margin-top:0px;
}
#apDivLocation {
  position:absolute;
  width:944px;
  height:25px;
  z-index:28;
  left: 19px;
  top: 241px;
  color: #255A84;
  font-size: 13px;
}
#apDivLocation a:link, #apDivLocation a:visited, #apDivLocation a:hover, #apDivLocation a:active {
  color: #255A84;
  text-decoration: none; /*underline, none*/
}
#apDivLocation a:hover {
  color: #333333;
}
#apDivMenuPrincipale {
  position:absolute;
  width:980px;
  height:66px;
  z-index:26;
  left: 0px;
  top: 158px;
  background-image: url(/images/menup_bg.png);
  background-repeat: no-repeat;
  background-position: center;
}
#apDivMenuPrincipaleBottoni {
  position:absolute;
  width:642px;
  height:66px;
  z-index:20;
  left: 50%;
  top: 0px;
  margin-left:-321px;
  margin-top:0px;
  vertical-align: bottom;
}
.form_error {
	font-weight: bold;
	color: #FF0000;
	display: inline;
}
#divText {
	float: left;
	padding-left: 23px;
	padding-right: 220px;
	line-height: 20px;
}
#divText a:link, #divText a:visited, #divText a:hover, #divText a:active {
  color: #ff8b48;
  font-weight: bold;
  text-decoration: none /*underline, none*/
}
#divText a:hover {
  color: #c2c3c9;
  font-weight: bold;
}
.searchbox {
	color: #1d4970;
	width: 139px;
	height: 12px;
	background-image: url(/images/input_search.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
	text-align: left;
	margin-top: 1px;
}
#divTextEmptyLayout {
	float: left;
	line-height: 20px;
}