/* ------------------------------------- GENERALE ----------------------------------- */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	color: #002a52;
}

a:hover, a:focus {
	outline: none;
}


#globale {
	width: 100%;
	background: url(../_img/bg_header.jpg) repeat-x top center;
}

#home2 #globale,
#interna2 #globale {
	background: url(../_img/bg_header2.jpg) repeat-x top center;
}

form input,
form textarea,
form select{
	font-family: "Trebuchet MS", Times, serif;
}



/* ------------------------------------- HEADER ----------------------------------- */

#header {
	width: 100%;
	height: 211px;/* 232px */
	clear: both;
	padding-top: 21px;
	background: url(../_img/img_header.jpg) no-repeat top center;
}

#home2 #header,
#interna2 #header {
	background: url(../_img/img_header2.jpg) no-repeat top center;
}

#header h1{
	display: none;
}

#header .contenuto {
	width: 900px;
	text-align: center;
	margin: auto;
	clear: both;
}

#header .logo,
#header .logoSel {
	width: 75px;
	height: 76px;
	float: left;
	text-indent: -9000px;
        margin-top:36px;
}

#header .logo a,
#header .logoSel{
	width: 75px;
	height: 76px;
	display: block;
	background: url(../_img/logo_header.gif) no-repeat;
}

#header .logo a:hover{
	width: 75px;
	height: 76px;
	background: url(../_img/logo_header.gif) no-repeat;
}

#lingue {
	width: 65px;
	height: 11px;
	float: right;
}

#lingue h3{
	display: none;
}

#lingue #ita,
#lingue #eng,
#lingue #fra {
	width: 16px;
	height: 11px;
	display: block;
	float: left;
	text-indent: -9000px;
	margin-left: 4px;
}

#lingue #ita a,
#lingue #eng a,
#lingue #fra a{
	width: 16px;
	height: 11px;
	display: block;
	float: left;
}

#lingue #ita a,
#lingue #ita.sel{
	background: url(../_img/bandierina_ita.gif) no-repeat;
}

#lingue #eng a,
#lingue #eng.sel{
	background: url(../_img/bandierina_eng.gif) no-repeat;
}

#lingue #fra a,
#lingue #fra.sel{
	background: url(../_img/bandierina_fra.gif) no-repeat;
}


/* ------------------------------------- MENU ----------------------------------- */

#menu {
	width: 100%;
	height: 64px;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
}

#menu h3{
	display: none;
}

#menu .contenuto {
	width: 900px;
	height: 64px;
	display: block;
	clear: both;
	text-align: center;
	margin: auto;
	color: white;
}

#home #menu  {
	background: url(../_img/img_menu.jpg) no-repeat top center;
}

#home2 #menu  {
	background: url(../_img/img_menu2.jpg) no-repeat top center;
}

#interna #menu {
	background: url(../_img/img_menu_int.jpg) no-repeat top center;
}

#interna2 #menu  {
	background: url(../_img/img_menu_int2.jpg) no-repeat top center;
}

#menu .col1 {
	float: left;
}

#menu .col2 {
	width: 116px;
	height: 64px;
	display: block;
	float: right;
}

#menu .col2 a{
	width: 116px;
	height: 64px;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}

#menu .col2[class] a{
	background: url(../_img/puls_widget.png) no-repeat;
}

#menu .col2[class] a:hover{
	background: url(../_img/puls_widget_on.png) no-repeat;
}

#menu .opzione,
#menu .opzioneSel {
	height: 64px;
	float: left;
	text-indent: -9000px;
}

#menu .opzione a{
	cursor: pointer;
}

#menu #opz1.opzione a{
	width: 56px;
	height: 64px;
	display: block;
}

#menu #opz1.opzione a:hover,
#menu #opz1.opzioneSel {
	width: 56px;
	height: 64px;
	display: block;
}

#menu #opz1.opzione[class] a{
	background: url(../_img/menu_opz1.png) no-repeat;
}

#menu #opz1.opzione[class] a:hover,
#menu #opz1.opzioneSel[class] {
	background: url(../_img/menu_opz1_on.png) no-repeat;
}

#menu #opz2.opzione a{
	width: 98px;
	height: 64px;
	display: block;
}

#menu #opz2.opzione a:hover,
#menu #opz2.opzioneSel {
	width: 98px;
	height: 64px;
	display: block;
}

#menu #opz2.opzione[class] a{
	background: url(../_img/menu_opz2.png) no-repeat;
}

#menu #opz2.opzione[class] a:hover,
#menu #opz2.opzioneSel[class] {
	background: url(../_img/menu_opz2_on.png) no-repeat;
}

#menu #opz3.opzione a{
	width: 90px;
	height: 64px;
	display: block;
}

#menu #opz3.opzione a:hover,
#menu #opz3.opzioneSel {
	width: 90px;
	height: 64px;
	display: block;
}

#menu #opz3.opzione[class] a{
	background: url(../_img/menu_opz3.png) no-repeat;
}

#menu #opz3.opzione[class] a:hover,
#menu #opz3.opzioneSel[class] {
	background: url(../_img/menu_opz3_on.png) no-repeat;
}

#menu #opz4.opzione a{
	width: 160px;
	height: 64px;
	display: block;
}

#menu #opz4.opzione a:hover,
#menu #opz4.opzioneSel {
	width: 160px;
	height: 64px;
	display: block;
}

#menu #opz4.opzione[class] a{
	background: url(../_img/menu_opz4.png) no-repeat;
}

#menu #opz4.opzione[class] a:hover,
#menu #opz4.opzioneSel[class] {
	background: url(../_img/menu_opz4_on.png) no-repeat;
}

#menu #opz5.opzione a{
	width: 122px;
	height: 64px;
	display: block;
}

#menu #opz5.opzione a:hover,
#menu #opz5.opzioneSel {
	width: 122px;
	height: 64px;
	display: block;
}

#menu #opz5.opzione[class] a{
	background: url(../_img/menu_opz5.png) no-repeat;
}

#menu #opz5.opzione[class] a:hover,
#menu #opz5.opzioneSel[class] {
	background: url(../_img/menu_opz5_on.png) no-repeat;
}

#menu #opz6.opzione a{
	width: 126px;
	height: 64px;
	display: block;
}

#menu #opz6.opzione a:hover,
#menu #opz6.opzioneSel {
	width: 126px;
	height: 64px;
	display: block;
}

#menu #opz6.opzione[class] a{
	background: url(../_img/menu_opz6.png) no-repeat;
}

#menu #opz6.opzione[class] a:hover,
#menu #opz6.opzioneSel[class] {
	background: url(../_img/menu_opz6_on.png) no-repeat;
}


/* ------------------------------------- MENU INTERNO ----------------------------------- */

#menuInt {
	width: 100%;
	margin-bottom: 22px;
}

#menuInt h3{
	display: none;
}

#menuInt .titolo{
	height: 47px;
	display: block;
	text-align: center;
	text-indent: -9000px;
}

#menuInt #corporate.titolo{
	background: url(../_img/tit_menu_int_corporate.jpg) no-repeat;
}

#menuInt #pedaggio.titolo{
	background: url(../_img/tit_menu_int_pedaggio.jpg) no-repeat;
}

#menuInt #consiglidiviaggio.titolo{
	background: url(../_img/tit_menu_int_consiglidiviaggio.jpg) no-repeat;
}

#menuInt #bandidigara.titolo{
	background: url(../_img/tit_menu_int_bandidigara.jpg) no-repeat;
}

#menuInt #archivionews.titolo{
	background: url(../_img/tit_menu_int_archivionews.jpg) no-repeat;
}

#menuInt .corpo{
	background: #f1f7fc;
}

#menuInt .chiusura{
	height: 6px;
	display: block;
	background: url(../_img/chiusura_menu_int.gif) no-repeat;
}

#menuInt ul#nav_sub {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #001534;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
}

#menuInt ul#nav_sub li.sub_level_0 a {
	display: block;
	color: #001534;
	text-decoration: none;
}

#menuInt ul#nav_sub li.sub_level_0 a:hover{
	color: #3a9ef8;
	text-decoration: none;
}

#menuInt ul li.sel, #menuInt ul#nav_sub li.here {
	color: #3a9ef8;
        font-weight:bold;
}

#menuInt ul#nav_sub li.sub_level_0 {
	padding: 6px 10px 6px 10px;
	background: url(../_img/separatore_menu_int.gif) no-repeat bottom;
}

#menuInt ul#nav_sub li.last {
	padding: 6px 0px 6px 0px;
	background: none;
}



/* ------------------------------------- PAGINA ----------------------------------- */

#pagina {
	width: 900px;
	text-align: left;
	margin: auto;
	clear: both;
}

#contenutoPag {
	width: 100%;
	padding-top: 43px;
	clear: both;
}

#contenutoPag .col1{
	width: 217px;
	margin-right: 33px;
	display: block;
	float: left;
}

#callcenterInt {
	width: 100%;
	height: 139px;
	display: table;
	clear: both; 
	color: #307acc;
	background: url(../_img/img_callcenter_int.jpg) no-repeat top;		
}

#callcenterInt h4{
	display: none;
}

#callcenterInt .corpo{
	padding: 34px 20px 0px 24px;
	line-height: 125%;	
}

#callcenterInt .corpo .big{
	display: block;
	font-size: 20px;
	margin: 6px 0px 3px 0px;	
}

#contenutoPag .col2{
	width: 650px;
        margin-bottom:25px;
	display: block;
	float: left;
}

#contenutoPag .col2 .titolo{
	width: 100%;
	font-size: 18px;
	margin-bottom: 15px;
	padding: 15px 0px 20px 0px;
	display: table;
	clear: both;
}

#contenutoPag .col2 .titolo h3{
	text-align: center;
	font-size: 18px;
	letter-spacing: -.05em;
	font-weight: bold;
	margin: 0;
}


#contenutoPag .col2 .corpo{
	width: 95%;
	clear: both;
	color: #081e42;
	line-height: 170%;
}

#contenutoPag .col2 .corpo img {
        float:left;
        cloar:none;
        margin:1em 1.6em 1em 0;
}

#contenutoPag .col2 .corpo .blocco {
        margin-bottom:30px;
        border-bottom:1px #c6c6c6 dotted;
}


#contenutoPag .col2 a{
	color: #3a9ef8;
	text-decoration: none;
}

#contenutoPag .col2 a:hover{
	text-decoration: underline;
}

#contenutoPag a img{
	border: 2px solid #ffffff;
}

#contenutoPag a:hover img{
	border: 2px solid #3a9ef8;
}

#contenutoPag .imgSx{
	margin: 41px 41px 41px 0px;
	float: left;
}

#contenutoPag .imgDx{
	margin: 41px 0px 41px 41px;
	float: right;
}

#contenutoPag .imgCen{
	margin: 41px auto;
	display: block;
	clear: both;
}

#contenutoPag .col2 ul{
	margin: 26px 0px 26px 15px;
	padding: 0px;
	list-style-image: url(../_img/list_ul1.gif);
	list-style-type: square;
}

#contenutoPag .col2 ul ul{
	margin: 10px 0px 26px 15px;
	padding: 0px;
	list-style-image: url(../_img/list_ul2.gif);
	list-style-type: square;
}

#contenutoPag .col2 form {
	margin: 26px 0px 26px 0px;
	padding: 26px;
	background: #f2f2f2;
}

#contenutoPag .col2 form input,
#contenutoPag .col2 form textarea,
#contenutoPag .col2 form select
 {
	font-size: 12px;
}

#calltoaction a:link {
font-size:10px;
color:#ffffff;
}

/* ---------------- Begin  Ticker box CSS ----------------- */
.tickerbox {
width:170px;
margin:0px;
padding:0px;
height:300px;
}

.tickerbox ul {
width:170px; 
margin:0px;
padding:0px;
position:relative;
}

.tickerbox li {
width:170px;
list-style:none;
list-postion:inside;
position:absolute;
top:0; 
left:0;
overflow:hidden
}
/* ---------------- End  Ticker box CSS ----------------- */

/* ------------------------------------- WIDGET ----------------------------------- */

#widgetPuls {
	width: 900px;
	height: 37px;
	display: block;
	clear: both;
	background: url(../_img/separatore_widget.gif) no-repeat bottom;
}

#widgetPuls a {
	text-align: right;
	font-size: 10px;
	color: #143c9f;
	float: right;
	padding: 10px 17px 0px 0px;
	text-decoration: none;
	background: url(../_img/widget_aprichiudi.gif) no-repeat right 11px;
}

#widgetPuls a:hover{
	color: #527ade;
	text-decoration: none;
	background: url(../_img/widget_aprichiudi_on.gif) no-repeat right 11px;
}

#pagina #widget {
	height: 530px;/* modificabile insieme agli altri 3 */ /* inserito per jquery slidetoggle ie6 */
	margin-top: 43px;
	display: table;
}

#pagina #widget .col1 {
	width: 217px;
	margin-right: 11px;
	display: table;
	float: left;
}

#pagina #widget .col2 {
	width: 444px;
	margin-right: 11px;
	display: table;
	float: left;
}

#pagina #widget .col3 {
	width: 217px;
	display: table;
	float: left;
}

#radio {
	width: 100%;
	height: 76px;
	display: table;
	clear: both;
	margin-bottom: 12px;	
}

#radioAlt {
	display: none;
}

#radio h4{
	display: none;
}

#pedaggio {
	width: 100%;
	height: 183px;
	display: table;
	clear: both;
	color: #ffffff;
	background: url(../_img/img_pedaggio.jpg) no-repeat top;	
}

#pedaggio h4{
	display: none;
}

#pedaggio .corpo{
	padding: 30px 12px 0px 12px;
}

#pedaggio .corpo form,
#pedaggio .corpo p{
	margin: 0;
	padding: 0;
}

#pedaggio .corpo form p {
      margin:0;
      padding: 0 0 6px 0;
} 


#pedaggio .corpo p{
	padding-bottom: 10px;
}

#pedaggio select {
	font-size: 10px;
	width: 193px;
       padding:2px;
       margin:0;
       border:1px solid #ccc;
}

#pedaggio input {
       font-size: 10px;
       padding:1px;
       margin:0;
       border:1px solid #ccc;
}

#societa {
	width: 217px;
	display: table;
	clear: both;
        margin-top:20px;
	line-height: 130%;	
	background: url(../_img/bg_societa_corpo.gif) repeat-y;	
}

#societa .titolo {
	width: 100%;
	height: 47px;
	text-indent: -9000px; 
	background: url(../_img/img_societa_tit.jpg) no-repeat;	
}

#societa .titolo h4{
	display: none;
}

#societa .corpo {
	height: 70px;/*142px 174px*//* modificabile insieme agli altri 2*/
	margin: 20px 22px 12px 22px;
	display: block;
	clear: both;
	color: #001534;
	overflow: hidden;
}

#societa .corpo a{
	color: #3a9ef8;
	text-decoration: none;
}

#societa .corpo a:hover{
	text-decoration: underline;
}

#societa .continua {
	width: 100%;
	height: 28px;
	background: url(../_img/img_societa_continua.gif) no-repeat;	
}

#societa .continua a{
	width: 100%;
	height: 28px;
	display: block;
	text-indent: -9000px;
	cursor: pointer; 	
}

#societa .continua[class] a{
	background: url(../_img/puls_continua_societa.png) no-repeat;	
}

#societa .continua[class] a:hover{
	background: url(../_img/puls_continua_societa_on.png) no-repeat;	
}

#mappa {
	width: 100%; 
	height: 509px;/* modificabile insieme agli altri 2*/
	display: table;
	clear: both;	
}

#mappaAlt {
	display: none;
}

#mappa h4{
	display: none;
}

#sicurezza {
	width: 100%; 
	height: 76px;
	display: table;
	clear: both;
	margin-bottom: 12px;
}

#sicurezzaAlt {
	display: none;
}

#sicurezza h4{
	display: none;
}


#news {
	width: 100%;
	display: table;
	clear: both;
/*	margin-bottom: 22px; */
	margin-bottom: 15px;
	line-height: 130%;	 
	background: url(../_img/bg_news_corpo.gif) repeat-y;	
}

#news .titolo {
	width: 100%;
	height: 47px;
	text-indent: -9000px; 
	background: url(../_img/img_news_tit.jpg) no-repeat;	
}

#news .titolo h4{
	display: none;
}

#news .corpo {
	height: 309px;/*141px 178px;*//* modificabile insieme agli altri 2*/
	margin: 20px 22px 17px 22px;
	display: block;
	clear: both;
	overflow: hidden;
	color: #001534;	
}

#news .corpo a{
	color: #3a9ef8;
	text-decoration: none;
}

#news .corpo a:hover{
	text-decoration: underline;
}

#news .continua {
	width: 100%;
	height: 28px;
	background: url(../_img/img_news_continua.gif) no-repeat;	
}

#news .continua a{
	width: 100%;
	height: 28px;
	display: block;
	text-indent: -9000px;
	cursor: pointer; 	
}

#news .continua[class] a{
	background: url(../_img/puls_continua_news.png) no-repeat;	
}

#news .continua[class] a:hover{
	background: url(../_img/puls_continua_news_on.png) no-repeat;	
}

#callcenter {
	width: 100%;
	height: 67px;
	display: table;
	clear: both; 
	color: #ffffff;
	background: url(../_img/img_info-viabilita.jpg) no-repeat top;	
	margin-top:4px;
}

#bapagamenti {
        width: 100%;
        height: 67px;
        display: table;
        clear: both;
        color: #ffffff;
        background: url(../_img/banner_pagamenti.png) no-repeat top;
        margin-top:4px;
}

#sicur {
       width: 100%;
       height: 100px;
       display: table;
       clear: both;
       color: #ffffff;
       background: url(../_img/sicur.jpg) no-repeat top;
       margin-bottom:4px;
}

#sicur2 {
       width: 100%;
       height: 67px;
       display: table;
       clear: both;
       color: #ffffff;
       background: url(../_img/sicur2.png) no-repeat top;
       margin-top:4px;
}


#sicur3 {
       width: 100%;
       display: table;
       clear: both;
       color: #ffffff;
       background: url(../_img/sicur3.jpg) no-repeat top;
       margin-bottom:4px;
}
 

#callcenter h4, #callcenter .corpo {
	display: none;
}

#callcenter .corpo{
	padding: 34px 20px 0px 24px;
	line-height: 125%;	
}

#callcenter .corpo .big{
	display: block;
	font-size: 20px;
	margin: 6px 0px 3px 0px;	
}


#transiti-eccezionali {
	width: 100%;
	height: 67px;
	display: table;
	clear: both; 
    margin-top:10px;
	color: #ffffff;
}

#sicur3 img, #sicur2 img,#sicur img,#bapagamenti img, #transiti-eccezionali img, #mappatura-acustica img {
       border:0;
}

#mappatura-acustica {
	width: 100%;
	height: 67px;
	display: table;
	clear: both; 
    margin-top:7px;
	color: #ffffff;
}

/* ------------------------------------- FOOTER ----------------------------------- */

#footer {
	width: 100%;
	display: block;
	clear: both;
}

#home #footer,
#home2 #footer {
	background: url(../_img/bg_footer.gif) repeat-x center top;
	margin-top: 20px;
}

#interna #footer,
#interna2 #footer {
	background: url(../_img/bg_footer.gif) repeat-x center 41px;
	margin-top: 60px;
}

#tornaSu a{
	width: 67px;
	height: 53px;
	display: block;
	clear: both;
	margin: auto;
	text-align: center;
	cursor: pointer;
	text-indent: -9000px;
}

#tornaSu[id] a {
	background: url(../_img/tornasu.png) no-repeat;
}

#tornaSu[id] a:hover {
	background: url(../_img/tornasu_on.png) no-repeat;
}

#footer .contenuto {
	width: 900px;
	display: table;/* utile per background */
	text-align: left;
	margin: auto;
	clear: both;
}

#home #footer .contenuto {
	margin-top: 12px;
}

#interna #footer .contenuto {
	margin-top: 0px;
}

#navigazioneVeloce {
	width: 900px;
	margin-top: 12px;
	display: block;
}

#navigazioneVeloce #navigazioneVeloceCont{
	width: 900px;
	min-height: 46px;
	display: block;
	background: url(../_img/img_navigazione.gif) no-repeat;
}

#navigazioneVeloce h3{
	display: none;
}

#navigazioneVeloce .col1,
#navigazioneVeloce .col2,
#navigazioneVeloce .col3,
#navigazioneVeloce .col4 {
	width: 195px;
	float: left;
}

#navigazioneVeloce .titolo {
	width: 195px;
	height: 33px;/*46px;*/
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 13px;
}

#navigazioneVeloce .col1,
#navigazioneVeloce .col2,
#navigazioneVeloce .col3 {
	margin: 0px 35px 22px 0px;
}

#navigazioneVeloce .col1 .titolo[class] {
	background: url(../_img/nav_corporate.png) no-repeat;
}

#navigazioneVeloce .col2 .titolo[class] {
	background: url(../_img/nav_pedaggio.png) no-repeat;
}

#navigazioneVeloce .col3 .titolo[class] {
	background: url(../_img/nav_consigli.png) no-repeat;
}

#navigazioneVeloce .col4 .titolo[class] {
	background: url(../_img/nav_bandi.png) no-repeat;
}

#navigazioneVeloce ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff;
}

#navigazioneVeloce ul li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#navigazioneVeloce ul li a:hover{
	color: #74baff;
	text-decoration: none;
}

#navigazioneVeloce ul li {
	padding: 6px 0px 6px 0px;
	background: url(../_img/nav_separatore.gif) no-repeat bottom;
}

#navigazioneVeloce ul li.last {
	padding: 6px 0px 6px 0px;
	background: none;
}

#navigazionePuls {
	width: 900px;
	height: 37px;/*37px;*/
	display: block;
	clear: both;
	background: url(../_img/img_navigazione_puls.gif) no-repeat;
}

#navigazionePuls a {
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	float: right;
	padding: 7px 17px 4px 0px;
	text-decoration: none;
	background: url(../_img/nav_aprichiudi.gif) no-repeat right 8px;
}

#navigazionePuls a:hover{
	color: #74baff;
	text-decoration: none;
	background: url(../_img/nav_aprichiudi_on.gif) no-repeat right 8px;
}

#datiRequisiti {
	width: 900px;
	height: 29px;
	display: block;
	clear: both;
	color: #73b5ff;
	margin: 10px 0px 25px 0px;
}

#datiRequisiti a{
	color: #73b5ff;
	text-decoration: none;
}

#datiRequisiti a:hover{
	color: #c4e0ff;
	text-decoration: none;
}

#datiRequisiti .sx{
	float: left;
	width:75%;
}

#datiRequisiti .dx{
	float: right;
}

#datiRequisiti .col1,
#datiRequisiti .col2,
#datiRequisiti .col3{
	float: left;
}

#datiRequisiti .col1,
#datiRequisiti .col2{
	margin-right: 49px;
}

/* --------------------------------------- */

a span.displaynone { display:none; }

