body {
	background-color: #ab1416;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_tile.gif);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#background {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
}

#header #header_splashimage {
	width: 760px;
	background-color: #FFFFFF;
	height: 205px;
	margin: 0px;
	padding: 0px;
}

#header #menu {
	background: url(../img/menu.gif) no-repeat;
	height: 45px;
	margin: 0px;
	padding: 4px 40px 0px 30px;
}

#header #menu #container01 {
	float: left;
}

#header #menu #container02 {
	text-align:right;
}


.separator  {
	width: 100%;
	clear: both;
	height: 20px;
	margin: 0px;
}

.pathway  {
	padding: 0px;
	margin: 7px;
}
.pathway p  {
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.pathway a  {
	font-weight: bold;
	color: #AB1416;
}


#page {
	padding-right: 40px;
	padding-left: 35px;
}
#page #sectionmenu {
	width: 205px;
}

#page #sectionmenu .buttonred ul {
	padding: 0px;
	margin: 0px;
}
#page #sectionmenu .buttonred li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #sectionmenu .buttonred li a {
	font: bold 12px/45px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/button_red_off.gif) 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
}
#page #sectionmenu .buttonred li a:hover {
	text-decoration: underline;
	background: url(../img/button_red_on.gif) 0px 0px;
}



#page #sectionmenu .buttonyellow ul {
	padding: 0px;
	margin: 0px;
}
#page #sectionmenu .buttonyellow li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #sectionmenu .buttonyellow li a {
	font: bold 12px/45px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/button_yellow_off.gif) 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
}
#page #sectionmenu .buttonyellow li a:hover {
	text-decoration: underline;
	background: url(../img/button_yellow_on.gif) 0px 0px;
}


#page #sectionmenu .buttongreen ul {
	padding: 0px;
	margin: 0px;
}
#page #sectionmenu .buttongreen li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page #sectionmenu .buttongreen li a {
	font: bold 12px/45px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/button_green_off.gif) 0px 0px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: block;
}
#page #sectionmenu .buttongreen li a:hover {
	text-decoration: underline;
	background: url(../img/button_green_on.gif) 0px 0px;
}


#search {
	margin: 3px 0px 0px 7px;
	padding: 0px;
}

#search p {
	font: 11px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #006699;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#search .inputfield {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 0px 4px;
	border: 1px solid #006699;
	width: 150px;
}

#search .button {
	margin: 0px;
	padding: 0px;
}

#livesearch {
	margin:0px;
	width:180px;
	padding: 2px;
}
#livesearch p {
	font-size: 10px;
	margin:0px;
	padding: 0px;
	line-height: 14px;
}

#livesearch a {
	font-size: 10px;
	margin:0px;
	padding: 0px;
	line-height: 14px;
}

#search a {
	text-decoration: none;
	color: #006699;
}
#search a:hover {
	text-decoration: underline;
}




#page #banner-left {
	margin: 25px 0px 0px 7px;
	padding: 0px;
}

#page #banner-top {
	margin: 7px 0px 0px;
	padding: 0px;
}



#page .text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AB1416;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: bold;
}
#page .text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB1416;
	margin-bottom: 5px;
	margin-top: 40px;
	font-weight: bold;
}
#page .text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: justify;
}
#page .text em {
	color: #ab1416;
}
#page .text ul {
}
#page .text li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#page .text a {
	color: #AB1416;
}

#page .search {
	background-color: #e4ebee;
	margin: 0px;
	padding: 25px;
}
#page .search form {
	margin: 0px;
	padding: 0px;
}
#page .search h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB1416;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
}
#page .search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}
#page .search .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	width: 170px;
	border: 1px solid #b9b2ac;
	padding: 2px;
	vertical-align: middle;
}
#page .search .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	background-color: #AB1416;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page .recentofferings {
	background-color: #e4ebee;
	text-align: center;
}
#page .recentofferings p {
	font-size: 16px;
	line-height: 30px;
	color: #ab1416;
	font-weight: bold;
}

#page .offertype {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#page .offertype h4 {
	margin: 0px;
	padding: 0px;
}
#page .offertype h4 a {
	font-size: 14px;
	color: #ab1416;
	text-decoration: none;
	font-weight: bold;
}

#page .offertype p {
	margin: 0px;
	padding: 0px;
}

#page .offertype a {
	font-size: 11px;
	color: #ab1416;
	text-decoration: none;
	font-weight: bold;
}
#page .offertype a:hover {
	text-decoration: underline;
}







#page .offerpagesred {
}

#page .offerpagesred .msg {
}

#page .offerpagesred .msg h3 {
	font-size: 12px;
	color: #ab1416;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#page .offerpagesred .msg p {
	font-size: 11px;
	color: #ab1416;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#page .offerpagesred .msg a {
	color: #ab1416;
	text-decoration: none;
}

#page .offerpagesred .msg a:hover {
	text-decoration: underline;
}

#page .offerpagesred .msg a:visited {
	color: #ab1416;
}

#page .offerpagesred .msg .current {
	font-weight: bold;
}

#page .offerpagesred .linkpages {
	font-size: 10px;
	font-weight: bold;
	color: #938d89;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#page .offerpagesred .linkpages a:link, .linkpages a:visited, .linkpages a:active {
	color:#938d89;
	background-color: #FFFFFF;
	border: 1px solid #AB1416;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesred .linkpages a:hover {
	color:white;
	background: #AB1416;
	border: 1px solid #AB1416;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesred .linkpages .current {
	background-color: #AB1416;
	border: 1px solid #AB1416;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}



#page .offerpagesyellow {
}

#page .offerpagesyellow .msg {
}

#page .offerpagesyellow .msg h3 {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#page .offerpagesyellow .msg p {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#page .offerpagesyellow .msg a {
	color: #FF6600;
	text-decoration: none;
}

#page .offerpagesyellow .msg a:hover {
	text-decoration: underline;
}

#page .offerpagesyellow .msg a:visited {
	color: #FF6600;
}

#page .offerpagesyellow .msg .current {
	font-weight: bold;
}

#page .offerpagesyellow .linkpages {
	font-size: 10px;
	font-weight: bold;
	color: #938d89;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#page .offerpagesyellow .linkpages a:link, .linkpages a:visited, .linkpages a:active {
	color:#938d89;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesyellow .linkpages a:hover {
	color:white;
	background: #FF6600;
	border: 1px solid #FF6600;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesyellow .linkpages .current {
	background-color: #FF6600;
	border: 1px solid #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}




#page .offerpagesgreen {
}

#page .offerpagesgreen .msg {
}

#page .offerpagesgreen .msg h3 {
	font-size: 12px;
	color: #003530;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#page .offerpagesgreen .msg p {
	font-size: 11px;
	color: #003530;
	text-decoration: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#page .offerpagesgreen .msg a {
	color: #003530;
	text-decoration: none;
}

#page .offerpagesgreen .msg a:hover {
	text-decoration: underline;
}

#page .offerpagesgreen .msg a:visited {
	color: #003530;
}

#page .offerpagesgreen .msg .current {
	font-weight: bold;
}

#page .offerpagesgreen .linkpages {
	font-size: 10px;
	font-weight: bold;
	color: #938d89;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#page .offerpagesgreen .linkpages a:link, .linkpages a:visited, .linkpages a:active {
	color:#938d89;
	background-color: #FFFFFF;
	border: 1px solid #003530;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesgreen .linkpages a:hover {
	color:white;
	background: #003530;
	border: 1px solid #003530;
	margin: 1px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#page .offerpagesgreen .linkpages .current {
	background-color: #003530;
	border: 1px solid #003530;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}






#page .redbox {
	background-color: #AB1416;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#page .redbox p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px;
}
#page .redbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#page .redbox a:hover {
	text-decoration: underline;
}

#page .yellowbox {
	background-color: #ff6600;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#page .yellowbox p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px;
}
#page .yellowbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#page .yellowbox a:hover {
	text-decoration: underline;
}

#page .greenbox {
	background-color: #003530;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#page .greenbox p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 0px;
}
#page .greenbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#page .greenbox a:hover {
	text-decoration: underline;
}
#page .greybox {
	background-color: #E4EBEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #938d89;
	border-bottom-color: #938d89;
	border-left-color: #938d89;
	padding: 15px 15px 10px;
	margin: 0px;
}
#page .greybox p {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#page .greybox h1 {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page .greybox img {
	border: 3px solid #fff;
	margin: 0px;
}
#page .greybox .hidden {
	visibility: hidden;
}
#page .greybox .imagecontainer {
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .greybox .imagecontainer .imagebox {
}
#page .greybox .imagecontainer .titlebox {
	margin: 0px;
}

#page .greybox .imagecontainer .titlebox ul {
	padding: 0px;
	margin: 0px;
}
#page .greybox .imagecontainer .titlebox li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#page .greybox .imagecontainer .titlebox a {
	text-decoration: none;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	margin: 0px;
	padding-right: 0px;
}
#page .greybox .imagecontainer .titlebox a:hover {
	text-decoration: underline;
}


#page .greybox .booking {
	margin-bottom:5px;
}
#page .greybox .booking form {
	margin: 0px;
	padding: 0px;
}
#page .greybox .booking p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}
#page .greybox .booking img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page .greybox .booking .textfield {
	font-size: 11px;
	width: 195px;
	border: 1px solid #b9b2ac;
	padding: 3px;
}
#page .greybox .booking .textarea {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	width: 195px;
	border: 1px solid #b9b2ac;
	padding: 2px;
	vertical-align: middle;
}
#page .greybox .booking .buttonred {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	background-color: #AB1416;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page .greybox .booking .buttongreen {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	background-color: #003530;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page .greybox .reddots {
	margin: 0px;
	padding: 0px;
}
#page .greybox .reddots li {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/red_dot.gif) no-repeat;
}

#page .greybox .yellowdots {
	margin: 0px;
	padding: 0px;
}
#page .greybox .yellowdots li {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/yellow_dot.gif) no-repeat;
}

#page .greybox .greendots {
	margin: 0px;
	padding: 0px;
}
#page .greybox .greendots li {
	font-size: 10px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/green_dot.gif) no-repeat;
}

#page .reddots2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page .reddots2 li {
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/red_dot.gif) no-repeat;
}

#page .greendots2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page .greybox .greendots2 li {
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/green_dot.gif) no-repeat;
}

#page .yellowdots2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page .yellowdots2 li {
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../img/yellow_dot.gif) no-repeat;
}

#page .greybox .greyboxseparator {
	clear: both;
}


#page .detailred {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page .detailred ul {
	margin: 0px;
	padding: 0px;
}
#page .detailred li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page .detailred a {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #AB1416;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
}
#page .detailred a:hover {
	text-decoration: underline;
}


#page .detailyellow {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page .detailyellow ul {
	margin: 0px;
	padding: 0px;
}
#page .detailyellow li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page .detailyellow a {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #ff6600;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
}
#page .detailyellow a:hover {
	text-decoration: underline;
}


#page .detailgreen {
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page .detailgreen ul {
	margin: 0px;
	padding: 0px;
}
#page .detailgreen li {
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#page .detailgreen a {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #003530;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
}
#page .detailgreen a:hover {
	text-decoration: underline;
}


#page #tariffs {
}
#page #tariffs table {
	border: 1px solid #938D89;
}
#page #tariffs th {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #A81214;
	color: #FFFFFF;
}
#page #tariffs td {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #938D89;
	font-size: 11px;
}
#page #notes {
	margin-top: 20px;
	margin-bottom: 0px;
}
#page #notes h1 {
	font-size: 10px;
	line-height: 13px;
	color: #AB1416;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#page #notes p {
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
}
#page #notes ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#page #notes ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
#page #notes li {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 6px;
}
#page #informativa {
	font-size: 11px;
	margin: 0px;
	width: 620px;
	border: 1px solid #b9b2ac;
	padding: 2px;
}


.partnerlink {
	width: 120px;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.partnerlink img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.partnerlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #003399;
}
.partnerlink a:hover {
	text-decoration: underline;
}


#footer {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}
#footer strong {
	color: #AB1416;
	font-style: italic;
}
#footer a {
	color: #AB1416;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* ap */

#box-ap{
width: 210px;
margin: 0 auto;
padding: 3px;
float:left;
clear:left;
background-color:#ececec;
}

#box-sx-ap{
position: relative;
width: 100px;
margin: 0 auto;
float:left;
clear:left;
}

#box-dx-ap{
position: relative;
width: 110px;
margin: 0 auto;
float:left;
clear:right;
}


#title-box, .title-box a {
font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:normal;
color: #ffffff;
text-align:left;
padding:2px;
background-color:#990000;
padding-bottom:3px;
}

#testo-box, .testo-box a {
font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #333;
text-align:left;
padding:2px;
}

#citta-box, .citta-box a {
font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color: #990000;
text-align:left;
padding:2px;
padding-bottom:3px;
}

#box2-sx-ap{
position: relative;
width: 96px;
margin: 0 auto;
float:left;
clear:left;
font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:normal;
color: #000;
text-align:left;
padding:2px;
margin-right:4px;
background-color:#FFFFFF;
}

#box2-dx-ap{
position: relative;
width: 102px;
margin: 0 auto;
float:left;
clear:right;
font-family: Verdana, Arial, Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:normal;
color: #000;
text-align:left;
padding:2px;
background-color:#FFFFFF;
}
