@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
  font-family: Arial, Geneva,Helvetica, sans-serif;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #434b54;
	background: #356593 url(/images/sfondo.jpg) no-repeat center top;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

/*****GENERAL STYLING*****/

body {
	font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size:12px;
}
p {
	font-family:Arial,Geneva, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:3px;
	line-height:18px;
	color:#434b54;
}
h1, h2, h3, h4 {
	color:#25548a;
	font-weight:normal;
}
h1 {
	font-size:26px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	color:#25548a;
  
}
h3 {
	font-size:19px;
	margin-bottom:15px;
	font-weight:normal;
}
h4 {
	font-size:13px;
	color:#25548a;
}
h4 a {
	color:#013e6d;
}
#home h1 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  
  text-transform:uppercase;
  color:#25548a;
  margin-bottom:6px;
}
#home h2 {
  font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#25548a;
	margin:0px 0 5px 0px;
  margin-bottom:8px;
	padding:0px;
  
}

a {
	color:#434b54;
	text-decoration:none;
	outline:none;
  font-weight:bold;
}
a:hover {
	color:#434b54;
	text-decoration:none;
}



.clear {
	clear:both;
	
}
.clear_pic {
	clear:both;
	height:20px;
	
}
#container {
	width:884px;
	margin:0 auto;
  border-top:0px;
  background:#transparent;
}
/*****HEADER & TOPNAV*****/
#header {
	width:884px;
	height:125px;
	margin-bottom:0px;
	background:transparent;
  
}

#social{
  height:20px;
  float:right;
  margin-bottom:5px;
}

#logo a {
  background:transparent url(/images/logo.png) no-repeat center left;
  position:absolute;
  display:block;
  width:365px;
  height:103px;
  top:25px;
  text-indent:-2000px;
}
.selected {
	color:#1d1101;
}
#topnav {
	float:right;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	margin-top:0px;
}



#innerContentLeft ul {
	margin-bottom:25px;
}
#innerContentLeft li {
	margin:0;
	padding:8px 10px 10px 15px;
	font-family:"arial", arial, helvetica;
	font-size:10px;
	background:url(images/bullet.gif) no-repeat left;
}
#sidebar {
	width:200px;
	float:right;
}
.news_clearer {
	clear:both;
	background:url(images/dot_grey.gif) top repeat-x;
	text-align:right;
}

.clearer {
	clear:both;
	width:100%;
}
/*** set the width and height to match your images **/

#ads {
  width:1000px;
	height: 183px;
  background:url(/images/bg_ads.png) top center no-repeat;
  padding-left:5px;
}

#slideshow {
	position:relative;
	height: 315px;
  background:url(/images/shadow.jpg) bottom center no-repeat;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 280px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	width: 960px; /* important to be same as image width */
	height: 280px; /* important to be same as image height */
	display: block;
	border: 0;
	margin-bottom: 10px;
}

.slider1Image span strong {
	font-size: 14px;
}

ul {
	list-style-type: none;
}
/*   Content - General Styling   */
#content {
	width:1000px;
	background:url(/images/slider_bottom.gif) no-repeat;
	padding-top:25px;
}
#content_home {
	width:432px;
}
#content_int {
	width:960px;
	margin-bottom:10px;
}

.colonna_centrale {
  margin-top:10px;
	float:left;
  overflow:hidden;
  width:436px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_contenuti.png) top left;
}

.colonna_full {
  margin-top:10px;
	float:right;
  overflow:hidden;
  width:719px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_contenuti.png) top left;
}

.stretcher{
  width:1px;
  float:left;
  height:685px;
  
}

#content_central {
	width:660px;
	float:left;
  padding-left:10px;
  padding-right:10px;
  overflow:hidden;
  
}


#content_internal {
	float:left;
	clear:left;
	margin-top:25px;
	width:100%;
}


.chi_siamo_img {
	float:right;
	padding:0 0px 0px 20px;
	border-left:8px solid #efefef;
	margin:0px 20px 0 20px;
}
.chi_siamo_text {
	width:100%;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	clear:left;
}
.contatti_text {
	float:left;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	width:240px;
	clear:left;
}
.map_container {
	float:left;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 0;
	width:390px;
	clear:right;
}
.form_container {
	float:right;
	padding:0 0px 0px 0px;
	margin:20px 0px 20px 32px;
	clear:right;
}

#banner {
	float:left;
	height:100px;
	width:360px;
	margin-top:30px;
	margin-left:0px;
	padding: 0 0px 0 10px;
	border-left:8px solid #efefef;
}
label {
	font-size:8px;
	color:#fff;
}


.col_dx {
	margin-top:10px;
	float:right;
  overflow:hidden;
  
  width:270px;

  border:1px solid #82a9cb;
  background:transparent url(/images/bg_contenuti.png) repeat-x top;
  
}



.col_dx_alta{
	margin-top:10px;
	float:right;
  overflow:hidden;
  
  width:270px;

  border:1px solid #82a9cb;
  background:transparent url(/images/bg_contenuti.png) repeat-x top;
  min-height:700px;
  height:auto !important;
}

.col_dx_alta #homenews{
min-height:700px;
  height:auto !important;
}


#col_sx {
	margin-top:10px;
  margin-right:11px;
	float:left;
  overflow:hidden;
  width:150px;
  height:735px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_contenuti.png) repeat-x top;
  padding-bottom:8px;
}


.textbox:hover, .textbox:focus {
	background:url(/images/textbox_hover_bg.gif) repeat-x;
	border:1px solid #ffba68;
}
#search .textbox, #search_wmargin .textbox {
	float:right;
	width:145px;
}
.pagination {
	float:right;
	text-aligh:right;
	padding:30px 20px 0 0;
}
div.inputform fieldset {
	width:167px;
	height:50px;
	padding:0px 0 0 0px !important;
	margin:0px 0 0 0px!important;
	display:block;
	background: url(/images/search_back.gif) no-repeat top;
	border:0px;
}
div.inputform fieldset label {
	border:0px;
}
div.inputform fieldset label.privacy {
	padding:5px 0 0 0px;
	font-size:9px;
	text-align:left;
	width:120px;
}
div.inputform fieldset input.text {
	width:125px;
	background:none;
	border:none;
	height:25px;
	cursor:text;
	margin:0px;
	padding:0px;
	padding-left:5px;
	color:#9f9476;
	font-style:italic;
	font-size:11px;
}
div.inputform fieldset input.button {
	border:none;
	width:25px;
	height:15px;
	margin-left:5px;
	background:transparent;
	cursor:pointer;
}
/*****FOOTER*****/
#footer {
	/*width:100%;*/
	/*max-width:884px;*/
	width:884px;
  min-height:35px;
  line-height:35px;
  padding-top:0px;
  border-top:1px solid #82a9cb;
  background:#ccd2d8 url(/images/bg_menu.png) repeat-x top;
  margin:auto;
  margin-top:12px;
  margin-bottom:6px;
  
  line-height:25px ;
  
}
#footer_left {
	float:left;

	
	
}

#footer_left img {
	display:inline;
}

#footer_right {
	margin-right:7px;
	float:right;
	padding-right:80px;
	height:25px ;
	line-height:25px ;
	background:transparent url('/images/creativecommons.png') no-repeat right center;
	background-size:contain !important;
	
}
#footer p {
	padding-left:8px;
  font-size:12px;
  color:#3e454d;
  padding-top:6px;
  min-height:30px;
  line-height:30px;
}
#footer a {
	padding:2px 0;
	border:none;
}
#footer a:hover, #footer a.selected {
	color:#1d1101;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img {
	border: none;
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image {
	padding: 10px;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0;
}
#lightbox-nav a {
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption {
	font-weight: bold;
}
#lightbox-image-details-currentNumber {
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
.orange {
	color:#f98232;
}
#form {
	margin-bottom:15px;
	margin-top:0px;
	text-align:left;
	padding-left:0px;
	clear:right;
}
#form div {
	padding-left:0px;
	padding-bottom:5px;
	width:280px;
}
#form p {
	text-align: left;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0px;
	width:280px;
}
.message {
	font-size: 11px;
	font-family: 11px Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: #E0E0E0;
	color:#221E1F;
	padding: 1px 0 2px 10px;
	border: 1px solid #ccc;
	width:260px;
}
.n_letter {
	font-size: 11px;
	font-family: 11px Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	background: #E0E0E0;
	color:#221E1F;
	padding: 1px 0 2px 10px;
	border: 1px solid #ccc;
	width:195px;
	margin-left:10px;
}
input {
	background: #E0E0E0;
}
textarea {
	margin:0px;
	padding:0px;
	overflow: hidden;
	background: #E0E0E0;
	color: #000;
}
#form .sq {
	text-align: left;
	border: 1px solid #3A7382;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1px 0 2px 15px;
	color: #666666;
}
#form .submit {
	background-color: #666666;
	font: bold normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	margin: 0 0 0 3px;
	padding: 1px;
}



strong{font-weight:bold;}

#content_left p{
width:98%;
text-align:justify;
}

.paginaproposta p{
width:70%;
}


#slideshow, object{
  z-index:0;
}

#topnav{
  z-index:10;
}

#external_page{
  width:100%;
  overflow:hidden;
  font:normal;
}



#external_page img{
  margin-left:5px;
  margin-right:5px;
  margin-top:5px;
}

#external_page table{
  width:99%;
  margin:auto;
}

#external_page td{
  overflow:hidden;
  vertical-align:top;
  border:0px !important;
  padding:5px;
}

.commercianti{
  margin-bottom:8px;
}



.clear {
  width:100%;
	clear: both;
  height:1px;
}

.blocco_news_double{
  width:310px;
  height:240px;
  float:left;
  margin-right:18px;
}

.blocco_news_double h2 a{
  color:#1066a3;
}

.testohome{
  height:147px;
  overflow:hidden;
}

.blocco_news{
  width:327px;
  height:120px;
  float:left;
}

.blocco_news .porta_foto_news{
  width:150px;
  height:110px;
  border:1px solid #e3e3e3;
  float:left;
}

.blocco_news .porta_titolo_news{
  width:47%;
  margin-right:8px;
  float:right;
  height:75px;
  margin-top:8px;
  overflow:hidden;
  overflow-Y:hidden;
}

.blocco_news .titolo_news{
  float:right;
}

.blocco_news .titolo_news a{
  color:#000;
}

.blocco_news .seeall, .blocco_news_double .seeall{
  text-align:right;
  margin-right:8px;
}

.seeall a{
  color:#1066a3;
}

.news_divisore{
  width:100%;
  clear:both;
  height:20px;
  background:url(/images/news_divisore_sfondo.png) no-repeat top;
}

.news_divisore2{
  width:100%;
  clear:both;
  height:20px;
  background:url(/images/news_divisore_sfondo.png) no-repeat top;
}

.news_divisore_basso{
  width:100%;
  clear:both;
  height:15px;
  background:url(/images/news_divisore_sfondo.png) no-repeat top;
}

.news_foto_pagina{
  float:right;
  margin:5px;
}

.portanews{width:600px%;float:left;}
.portanews p{text-align:justify;}

.portanews img{margin-left:8px;}

.banner_150{
  width:150px;
  height:55px;
  margin-top:12px;
  margin-bottom:12px;
}

.banner_homenews, .banner_homenews img{
  width:230px;
  height:105px;

}

.banner_homenews{
  margin-top:12px;
  margin-bottom:12px;
  margin-left:18px;
  border:1px solid #8199b3;
}

.banner_128{
  width:120px;
  height:125px;
  margin-top:0px;
  margin-bottom:20px;
  margin-left:14px;
  border:1px solid #8199b3;
}

.banner_128 img{
  width:120px;
  height:125px;
}


.banner_news_150{
  width:150px;
  height:55px;
  margin-right:15px;
  margin-bottom:10px;
  float:left;
}

.banner_150 img, .banner_news_150 img{
  width:150px;
  height:55px;
}

.banner_185{
  width:185px;
  height:60px;
  margin-right:15px;
  margin-bottom:3px;
  margin-top:12px;
  float:left;
}

.banner_185 img{
  width:185px;
  height:60px;
 
}


#topnav ul{
  font-size:12px;
}

.condividi{
  margin-left:10px;
  margin-bottom:15px;
  width:60% !important;
}

.tra_news{
  width:100%;
  height:100px;
  clear:both;
  background:url(/images/bg_tra_news.gif) center center no-repeat;
}

.in_news{
  width:100%;
  height:100px;
  clear:both;
  background:url(/images/bg_tra_news.gif) center center no-repeat;
}

.pagsx {
	margin:0px;
	margin-left:6px;
	padding:0px;
	width:25%;
	float:left;
	height:15px;
	line-height:15px;
  margin-bottom:7px;
}
.pagdx {
	margin:0px;
	margin-right:6px;
	padding:0px;
	width:30%;
	float:right;
	height:15px;
	line-height:15px;
	text-align:right;
  margin-bottom:7px;
}

.pagcen {
	margin:0px;
	margin-right:6px;
	padding:0px;
	width:30%;
	float:left;
	height:15px;
	line-height:15px;
	text-align:right;
  margin-bottom:7px;
}

.pagcen2 {
	margin:0px;
	margin-right:6px;
	padding:0px;
	width:20%;
	float:left;
	height:15px;
	line-height:15px;
	text-align:right;
  margin-bottom:7px;
}

.linkdx {
	margin:0px;
	margin-right:6px;
	padding:0px;
	width:100px;
	float:right;
	height:15px;
	line-height:15px;
	text-align:right;
  margin-bottom:7px;
}


#content_home h1{
  width:550px;
  float:left;
}

#formcerca{
  margin-bottom:20px;
  margin-left:12px;
}

#formcerca .text, #formcerca .bottone{
  border:1px solid #548dcf;
  background:#fff;
  color:#3e3e3e;
}

.lista_categorie li{
  margin-left:15px;
  margin-bottom:8px;
}


.elemento_gallerie{
  float:left;
  width:170px;
  height:126px;
  margin-left:16px !important;
  margin-right:28px;
  text-align:center !important;
  background:#f5f5f5;
  border:1px solid #cecece;
  padding-top:6px;
  margin-top:8px;
  margin-bottom:8px;
}

.elemento_gallerie:hover{background:4d1a1a;}

.foto_gallerie{
  width:170px;
  height:120px;
  
}

.foto_gallerie img{
  margin-top:5px;
  border:0px;
  margin-right:1px;
}


#gallery{
  width:650px;
  display:block;
  float:left;
  margin-bottom:10px;
}

.clear_news{
  width:600px;
  clear:both;
}

#external_page{
  font:arial !important;
  font-face:arial !important;
}

#external_page a{
font:arial !important;
font-family:arial !important;
  color:#000;
}


.lingue_sel{
  position:relative;
  top:55px;
  left:805px;
  width:190px;
  line-height:18px;
  text-align:right;
  font-size:12px;
}



.stampa p{
  text-align:right;
  float:right;
  padding-top:6px;
}

.stampa img{
  margin-right:10px;
  padding-top:5px;
  float:right;
}

#top_text{
  position:absolute;
  top:58px;
  height:50px;
  width:992px;
  text-align:right;
  line-height:18px;
  color:#3e3e3e;
}


#top_text a{
  color:#3e3e3e;
  
}

.foto_home{
  width:300px;
  height:230px;
  float:left;
  overflow:hidden;
  vertical-align:middle;
  display:table-cell;
}

#menu{
  width:883px;
  height:31px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_menu.png) repeat-x center;
  margin-bottom:0px;
}

#menu ul{
  width:890px;
  height:31px;
  line-height:31px;
  margin:0px;
  padding:0px;
  margin:auto;
  float:left;
}

#menu ul li{
  float:left;
  height:31px;
  line-height:31px;
  text-transform:uppercase;
  margin-left:11px;
  margin-right:11px;
  font-family:arial;
  font-size:12px;
  font-weight:normal;


}

#menu ul li:first{margin-left:12px;}



#menu ul li a{
  color:#434b54;
}

#menu ul li a:hover{
  color:#265d8e;
}

#menu ul li a.current{
  color:#25548a !important;
}

.portabanner{
  width:100%;
  padding-top:17px;
}

.portabanner2{
  width:100%;
  height:239px;
}



#ticker_news{
  float:left;
  width:719px;
  height:38px;
  margin-top:10px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_ticker.png) repeat-x center;
  margin-bottom:0px;
}

#ticker_messaggeria{
  float:left;
  width:719px;
  height:38px;
  margin-top:10px;
  border:1px solid #82a9cb;
  background:transparent url(/images/bg_ticker_messaggeria.png) repeat-x center;
  margin-bottom:0px;
}

.colonna_centrale h1, #vetrina h1{
  width:400px;
  height:21px;
  border-bottom:2px solid #25548a;
  margin-left:17px !important;
  margin-top:16px !important;
  margin-bottom:12px !important;
}

#vetrina h1{
  padding-top:12px;
  width:844px;
}

.colonna_centrale h2{
  width:400px;
  margin-left:17px !important;
  font-size:16px !important;
  font-weight:bold !important;
  color:#25548a !important;
  margin-top:10px !important;
}

.ticsport{
  background:url(/images/bg_ticker_sport.png) !important;
}

.colonna_centrale p{
  margin-left:17px !important;
  margin-bottom:8px !important;
  width:400px;
  color:#282e33;
}

.colonna_full h1{
  width:686px;
  height:21px;
  border-bottom:2px solid #25548a;
  margin-left:17px !important;
  margin-top:16px !important;
  margin-bottom:12px !important;
}

.colonna_full h2{
  width:600px;
  margin-left:17px !important;
  font-size:16px !important;
  font-weight:bold !important;
  color:#25548a !important;
  margin-top:10px !important;
}
.colonna_full h2 a{
  color:#25548a !important;
}


.colonna_full p{
  margin-left:17px !important;
  margin-bottom:8px !important;
  width:680px;
  color:#282e33;
}

.bottone_play{
  float:right;
}

#video{
  margin-left:16px;
  width:398px;
  height:225px;
  border:1px solid #000;
  margin-top:12px !important;

}

.col_dx h1, .col_dx_alta h1{
  width:235px;
  height:21px;
  border-bottom:2px solid #25548a;
  margin-left:17px !important;
  margin-top:16px !important;
  margin-bottom:12px !important;
  text-align:right;
}

.col_dx_alta #homenews img{
  margin-left:17px;
}

.col_dx h2{

  margin-right:17px !important;
  font-size:16px !important;
  font-weight:bold !important;
  color:#25548a !important;
  margin-top:10px !important;
  text-align:right !important;
}

#homenews{
  height:290px;
}

#homenews h3{
  font-family:arial !important;
  margin-left:16px !important;
  font-size:14px !important;
  font-weight:normal !important;
  color:#25548a !important;
  margin-top:10px !important;
  text-align:left !important;
  margin-bottom:0px !important;
  width:235px;
  height:15px;
  overflow:hidden;
  padding-left:0px !important;
}

#homenews h3 a{
  color:#25548a !important;
}

#homenews p{
  margin-top:4px;
  margin-left:17px !important;
  margin-bottom:8px !important;
  color:#282e33;
  width:235px;
}

.testo_homenews{
  width:235px;
  height:70px;
  overflow:hidden;
}

#homenews hr{
  margin-left:17px !important;
  width:235px;
  border:1px solid #b3becc;
  background:none;
}

.colonna_full hr{
  margin-left:17px !important;
  width:685px;
  border:1px solid #b3becc;
  background:none;
}


#homenews .seeall, #homenews .seeall a{
  font-weight:bold;
  font-style:italic;
  text-align:right;
  color:#25548a;
}

.fotonews{
  float:right;
  margin-left:20px;
  margin-bottom:20px;
}

.sharer img{
  vertical-align:middle;
}

#tic, #tic2 {
  height:8px !important;
  float:right;
  font-size:12px;
  padding:10px;
  padding-top:8px;
  margin-right:10px;
  width:620px;
  line-height:10px;
  text-align:right;overflow:hidden !important;
}
#tic *, #tic2 *{
  font-size: 12px;
  margin:0px;
  padding:0px;overflow:hidden !important;
}
#tic a , #tic2 a {
  display:block;
  height:8px !important;
  float:right;
  font-size:12px;
  padding:10px;
  padding-top:4px;
  padding-right:1px;
  width:620px;
  line-height:10px !important;
  text-align:right;
  overflow:hidden !important;
  font-weight:normal
}

.right{
  float:right;
  margin-right:17px;
  margin-left:7px;
  margin-top:10px;
}

#meteo{
  width:645px;
  background:#fff;
  height:590px;
  margin-left:18px;
  padding-left:40px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:12px;
}

#h2o{
  width:525px;
  background:#fff;
  height:590px;
  margin-left:18px;
  padding-left:160px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:12px;
}

#giove{
  width:495px;
  background:#fff;
  height:280px;
  margin-left:18px;
  padding-left:190px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:12px;
}

#risorse{
  width:686px;
  background:#fff;
  
  margin-left:18px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:12px;
}


#meteo2{
  width:645px;
  background:#fff;
  height:350px;
  margin-left:18px;
  padding-left:40px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:12px;
}

#meteo2 div{
  width:385px;
  margin-top:15px;
  float:left;
}

#meteo2 .panel{
  float:right;
  margin-top:15px;
  border:1px solid #ccc;
  width:210px;
  margin-right:30px;
}

.campometeo{
  border:1px solid #ccc;
  background:#fff;
  width:100px;
  margin-left:18px;
}

.botmeteo{
  background:#053f8f;
  color:#fff;
  width:70px;
  border:1px solid #053f8f;
}


#cinema{
  width:359px;
  background:#fff;
  height:568px;
  margin-left:18px;
  padding-left:40px;
  padding-top:30px;
  padding-bottom:20px;
  margin-bottom:12px;
}


#lavoro{
  width:359px;
  background:#fff;
  height:568px;
  margin-left:18px;
  padding-left:40px;
  padding-top:30px;
  padding-bottom:20px;
  margin-bottom:12px;
}

#alberghi{
  width:684px;
  background:#fff;
  height:500px;
  margin-left:18px;
  padding-bottom:20px;
  margin-bottom:12px;
}

.video_pagina{
  margin-left:18px;
 width:300px;
  margin-bottom:15px;
}

#form{
  margin-left:15px;
  margin-top:10px;
  margin-bottom:10px;
  
}

#form input{
  background:#fff;
}

#form .submit{
  background:#25548a;
}

h2 a{
  color:#25548a;
}

#claim{
  width:290px;
  height:33px;
  /*background:url(/images/claim.png);*/
  float:right;
  text-indent:-5000px;
  margin-top:83px;
}

i, em{
  font-style:italic !important;
}

.colonna_full ul, .colonna_centrale ul{
  margin-left:16px;
}

.colonna_full ul li, .colonna_centrale ul li{
  height:22px;
  line-height:22px;
}

.colonna_full ul li img, .colonna_centrale ul li img{
  vertical-align:middle;
  margin-right:6px;
}

.colonna_full ul.mobileos li, .colonna_centrale ul.mobileos li{
  height:30px;
  line-height:30px;
}

.subdj{
  color:#25548a !important;
  font-weight:bold;
}

#partner_sx{
  width:47%;
  float:left;
  margin-left:17px;
}

#partner_dx{
  width:47%;
  float:right
}

.bloccopartner{
  width:350px;
  padding-bottom:8px;
  border-bottom:2px solid #25548a;
  margin-bottom:8px;
}

#partner_dx .bloccopartner{
  width:321px;
}

.bloccopartner h3{
  font-family:arial !important;
  margin-left:0px !important;
  font-size:14px !important;
  font-weight:normal !important;
  color:#25548a !important;
  text-align:left !important;
  margin-bottom:0px !important;
  width:100%;
  
  overflow:hidden;
  padding-left:0px !important;
}

.bloccopartner h3 a{
  color:#25548a !important;
}

.bloccopartner p{
  margin-top:4px;
  margin-left:0px !important;
  margin-bottom:8px !important;
  color:#282e33;
  width:345px;
}

#partner_dx .bloccopartner p{
  width:318px;
}

.bloccopartner p a{
  font-weight:normal;
}

.bloccopartner h3{
  font-weight:bold !important;
}

#vetrina{
  clear:both;
  margin-top:15px;
  width:100%;
  height:317px;
  /*background:transparent url(/images/bg_contenuti.png) repeat-x top;*/
  background:#B5C1CE;
}

#vetrina_sx{
  float:left;
  margin-left:17px;
}

#vetrina_dx{
  width:49%;
  float:right;
}

#slider, #slider2{
  width:410px;
  height:240px;
}

#slider a, #slider2 a{
    display:block ;
    width:410px;
  height:240px;
  background:transparent url(/nivo/dummytransparent.gif) top left ;
}

#topbanner{
  width:468px;
  height:60px;
  float:right;
  margin-top:56px;
}



.menu_secondari{
  display:none;
}

#menu_secondari_servizi{
  height:0px;
  z-index:100;
  width:190px;
  position:relative;
  top:182px;
  left:687px;
  padding-top:0px;
  background:transparent url(/images/bg_contenuti.png) repeat-x top;
}

#menu_secondari_servizi li{
  margin-top:0px;
  padding-top:12px;
  height:24px;
  padding-left:25px;
background:#c7d3dd url(/images/bg_contenuti.png) repeat-x top;

text-transform:uppercase;
  margin-left:10px;
  margin-right:11px;
  font-family:arial;
  font-size:12px;
  font-weight:normal;
  
  
}

#menu_secondari_servizi li a{
  text-decoration:none;
  color:#0c5d97;
}

#menu_secondari_servizi li a:hover{
  text-decoration:none;
  color:#992323;
}


#menu_secondari_risparmio{
  height:0px;
  z-index:100;
  width:220px;
  position:relative;
  background:#ccc;
  top:182px;
  left:41px;
  padding-top:0px;
  
}

#menu_secondari_risparmio li{
  margin-top:0px;
  padding-top:12px;
  height:24px;
  background:#f8f9f9;
  padding-left:25px;

  background:#c7d3dd url(/images/bg_contenuti.png) repeat-x top;
  
  text-transform:uppercase;
  margin-left:10px;
  margin-right:11px;
  font-family:arial;
  font-size:12px;
  font-weight:normal;
  
  
}

#menu_secondari_risparmio li a{
  text-decoration:none;
  color:#0c5d97;
}

#menu_secondari_risparmio li a:hover{
  text-decoration:none;
  color:#992323;
}

.submenu{
  width:95%;
  
}

.submenu li{
  height:40px;
  font-size:15px;
  color:#3b3129;
  border-bottom:1px solid #fff;
}

.submenu li a{
  display:block;
  width:99%;
  height:40px;
  line-height:40px;
  color:#3b3129;
  text-decoration:none;
  padding-left:15px;
  border-bottom:1px solid #fff;
  background:url(/img/menu_freccia.png) no-repeat center right;
  background-color:#005995;color:#fff;
}

#giochi{
  margin-left:60px;
}

#giochi center{
  display:none;
}

.banner_top img{
  width:468px;
  height:60px;
}

.colonna_centrale p span{
	color:red;
	font-weight:bold;
}

.listaprog li img{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:8px;
}