body
{
    background: #fff;
    text-align: left;
    font-size: 12px;
    margin: 0;
    font-family: Verdana, Geneva, sans-serif;
    color: #333333;
}

hr
{
    color: #5B8800;
    background-color: #000;
    width: 500px;
    height: 1px;    
    margin-bottom:15px;
    margin-top:15px;
}

div#contenitore
{
	background:#fff;
	width:1000px;
	margin:0 auto;
	
}

div#header
{
	width:1000px;
	height:105px;
	
}

div#logo
{
	width:375px;
	height:103px;
	/*background:#fff url("immagini/logo.png");*/
	float:left;
	margin-right:131px;
}

/* lista che definisce lo stile del menù in alto a destra*/
ul.menu
{
	height:21px;
	padding-top:0px;
	margin-bottom:13px;
	margin-left:50px;
	text-align:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	list-style-image:one;
	list-style-type:none;
}

ul.menu li
{
    display:block;
	float:left;
	padding-left:9px;
}

ul.menu li a {text-decoration:none;color:#404040;}
ul.menu li a:hover {text-decoration: underline;color:#444;}


/* div che contengono e definiscono i pulsanti in alto a destra */

div#tracciati
{
	float:left;
	width:123px;
	height:30px;
	margin-top:7px;
	margin-left:10px;
}

div#news
{
	float:left;
	width:97px;
	height:30px;
	margin-top:7px;
}

div#eventi
{
	float:left;
	width:100px;
	height:30px;
	margin-top:7px;
}

div#photogallery
{
	float:left;
	width:150px;
	height:30px;
	margin-top:7px;
}

/* lista che definisce lo stile del menù principale*/
ul.menu3
{
    margin: 0px;
    position: relative;
    list-style: none;
    height: 28px;
    background: url(images/menu_punto.jpg) 0 0 repeat-x;
    padding-left: 15px;
}
ul.menu3 li
{ 
	float:left;
	border-right-color: #C0C0C0; border-right-width: 1px; border-right-style: dotted;
}

ul.menu3 li.senza
{ 
	float:left;
	border-right-color: #C0C0C0; border-right-width: 0px; border-right-style: dotted;
}

ul.menu3 li a
{
    display:block;
    float:left;
    height:28;
    font-size:12px;
    color: #FFF;
    font-family:verdana, sans-serif;
    text-align:center;
    line-height:28px; 
    text-decoration:none;
    padding:0 20px 0 20px;
    cursor:pointer;
}

ul.menu3 li.current a
{
    color: #000;
    background-color: #8eba52;
    background: url(images/menu_punto_cur.jpg) 0 0 repeat-x;
}

ul.menu3 li a:hover
{
    color: #000;
    background-color: #fff;
    background: url(images/menu_punto_sel.jpg) 0 0 repeat-x;
}

div#ombra
{
	float:left;
	width:990px;
	height:25px;
	margin-left:5px;
	margin-top:-20px;
	background:#ccc;
	margin-bottom:10px;
}


div#biker
{
	float:left;
	width:1000px;
	height:300px;
	margin-bottom:10px;
}



/* div che mi divide la parte centrale in due parti una a sinistra che contiene i tre pulsanti e una  a destra che è la pagina principale
div#pagsx
{
	width:385px;
	margin-right:24px;
	float:left;
}

div#pagdx
{	
	width:562px;
	float:left;
}*/

div.separzione
{
	float:left;
	background-image: url('immagini/lineaseparazione_punto.png');
    background-repeat:repeat;
    background-position: left top;
	width:1000px;
	height:1px;
}


div#box-testo
{
  width:365px;
  margin-left:10px; 
}

div#immaginecartacredito
{
	width:78px;
	height:100px;
	float: right;
}
div#immaginebussola
{
	width:60px;
	height:101px;
	float: right;
}
div#immaginemondo
{
	width:91px;
	height:91px;
	float: right;
}

/* Box */
.boxNews
{
    height:auto;
    margin:0px;
}

.boxSx
{
    width: 200px;
    height: auto;
    font-size:11px;
}

.box_grigio_t {background: url(images/boxg_grigio_alto.jpg) 0 0 repeat-x; width: 333px;}
.box_grigiop_t {background: url(images/boxg_grigio_alto.jpg) 0 0 repeat-x; width: 200px;}
.box_grigio_b {background: url(images/boxg_grigio_basso.jpg) 0 100% repeat-x}
.box_grigio_l {background: url(images/boxg_grigio_sx.jpg) 0 0 repeat-y}
.box_grigio_r {background: url(images/boxg_grigio_dx.jpg) 100% 0 repeat-y} 

.box_grigio_bl {background: url(images/boxg_grigio_bassosx.jpg) 0 100% no-repeat}
.box_grigio_br {background: url(images/boxg_grigio_bassodx.jpg) 100% 100% no-repeat}
.box_grigio_tl {background: url(images/boxg_grigio_altosx.jpg) 0 0 no-repeat}
.box_grigio_tr {background: url(images/boxg_grigio_altodx.jpg) 100% 0 no-repeat; padding:10px} 

.box_verde_t {background: url(images/boxg_verde_alto.jpg) 0 0 repeat-x; width: 333px;}
.box_verdep_t {background: url(images/boxg_verde_alto.jpg) 0 0 repeat-x; width: 200px;}
.box_verde_b {background: url(images/boxg_verde_basso.jpg) 0 100% repeat-x}
.box_verde_l {background: url(images/boxg_verde_sx.jpg) 0 0 repeat-y}
.box_verde_r {background: url(images/boxg_verde_dx.jpg) 100% 0 repeat-y} 

.box_verde_bl {background: url(images/boxg_verde_bassosx.jpg) 0 100% no-repeat}
.box_verde_br {background: url(images/boxg_verde_bassodx.jpg) 100% 100% no-repeat}
.box_verde_tl {background: url(images/boxg_verde_altosx.jpg) 0 0 no-repeat}
.box_verde_tr {background: url(images/boxg_verde_altodx.jpg) 100% 0 no-repeat; padding:10px} 

.box_temp_t {background: url(images/boxt_verde_alto.jpg) 0 0 repeat-x; width: 333px;}
.box_temp_b {background: url(images/boxt_verde_basso.jpg) 0 100% repeat-x}
.box_temp_l {background: url(images/boxt_verde_sx.jpg) 0 0 repeat-y}
.box_temp_r {background: url(images/boxt_verde_dx.jpg) 100% 0 repeat-y} 

.box_temp_bl {background: url(images/boxt_verde_bassosx.jpg) 0 100% no-repeat}
.box_temp_br {background: url(images/boxt_verde_bassodx.jpg) 100% 100% no-repeat}
.box_temp_tl {background: url(images/boxt_verde_altosx.jpg) 0 0 no-repeat}
.box_temp_tr {background: url(images/boxt_verde_altodx.jpg) 100% 0 no-repeat; padding:10px} 

div.paginatop
{
  width: 562px;
  background-image: url('immagini/paginatop.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top:29px;
  margin-top:18px;
  

}
div.paginamiddle
{
	width: 562px;
	background-image: url('immagini/paginamiddle.png');
	background-repeat: repeat-y;
	
}
div.paginadown
{
  width: 562px;
  background-image: url('immagini/paginadown.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 40px; 
}
div#box-testopagina
{
	width:537px;
	margin-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

/*
div#immaginelogo
{
	width:104px;
	height:78px;
	float:left;
	margin-left:15px;
	margin-right:35px;
	margin-top:40px;
}
div#immaginetitolo
{
	width:257px;
	height:56px;
	float:left;
	margin-right:28px;
	margin-top:20px;
}
*/
div#immaginelogoguida
{
	width:74px;
	height:118px;
	float:left;
	margin-right:16px;
}

div#footer
{
    width: 1000px;
    height: 20px;
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}
.testo
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666666;
}


a:link
{
    color: #333333;
    text-decoration: underline;
}

a:visited
{
    color: #333333;
    text-decoration: underline;
}

a:hover
{
    color: #333333;
    text-decoration: underline;
}

a:active
{
    color: #333333;
    text-decoration: underline;
}


.clearlft
{
	clear:left;
	float:none;
}
  
 
 /* Stile per Definire le pagine interne*/

/*lista che definisce il menu interno menù interno */

ul.menuint
{
	float:left;
	height:20px;
	width:206px;
	margin-left:0px;
	margin-right:10px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#333;
	list-style-image:none;
	list-style-type:none;
	padding-left:0px;
	
}
 ul.menuint li {
	display:block;
	border-bottom-width: 2px;

	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	padding-top:15px;
	padding-bottom:5px;	
}
	
 ul.menuint li a {
    list-style-image: none;
    list-style-type: none;
    text-decoration: none;
    color: #404040;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    text-align: left;
}
 ul.menuint li a:hover {text-decoration:none;color:#000;}

/* Foto pagine interne */
div#bikerint
{
	float:left;
	width:784px;
	height:300px;
	margin-bottom:10px;
}

/* Foto pagine Home */
div#bikerhome
{
	float:left;
	width:980px;
	height:300px;
	margin-bottom:10px;
}

div#pagsxint
{
	width:206px;
	float:left;
	margin-right:6px;
	padding:0px;
	margin-left:0px;
}

div#pagdxint
{	
	width:788px;
	float:left;
	margin-top:5px;
	margin-right:0px;
	padding:0px;
	margin-left:0px;
	
}

div#pagsxinthome
{
	width:350px;
	float:left;
	margin-right:6px;
	padding:0px;
	margin-left:0px;
}

div#pagdxinthome
{	
	width:640px;
	float:left;
	margin-top:5px;
	margin-right:0px;
	padding:0px;
	margin-left:0px;
	
}

.titoloboxverdehome
{
    color: #5B8800;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}

.titolonewshome
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.sottotitolonewshome
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.linknewshome
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: right;
}

div#titolopaginaint
{
    width: 379px;
    height: auto;
    float: right;
    margin-left: 377px;
    margin-right: 0px;
    margin-top: 35px;
}
/*
div#titolopaginaint2
{
    width: 379px;
    height: auto;
    float: right;
    margin-left: 377px;
    margin-right: 5px;
    margin-top: 65px;
    color: #84B239;
    font-size: 20px;
    font-weight: bold;
    font-style: oblique;
}
*/
div#testopagineint
{
    width: 778px;
    margin-right: 0px;
    padding: 0px;
    margin-left: 10px;
    float: left;
    margin-top: 30px;
    font-size: 12px;
    line-height: 25px;
}

div#testopagineintHome
{
    width: 628px;
    margin-right: 0px;
    padding: 0px;
    margin-left: 10px;
    float: left;
    margin-top: 30px;
    font-size: 12px;
    line-height: 25px;
}

div.boxprenotaint
{
  width: 192px;
  margin-top:5px;
  background-image: url('immagini/prenotaint.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top:30px;
}

div.boxtracciatiint
{
    width: 192px;
    margin-top: 10px;
    background-image: url('immagini/tracciatiint.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 30px;
}
div.boxpartnerint
{
  width: 192px;
  margin-top:10px;
  background-image: url('immagini/partnerint.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding-top:30px;
  

}
div.box-medioint
{
	width: 192px;
	background-image: url('immagini/medioint.png');
	background-repeat: repeat-y;
	
}
div.box-bassoint
{
  width: 192px;
  background-image: url('immagini/bassoint.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 13px; 
}
div.box-testoint
{
    font: Verdana, Geneva, sans-serif;
    font-size: 14px;
    width: 172px;
    margin-left: 10px;
    color: #333333;
    line-height: 19px;
}

div#bredcrumbs
{
	width:756px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

div#googleLink
{
    text-align:center;
    height:22px;
}

div#divgooglemaps
{
    margin-top:100px;
}

/*  */

/*- immagini dettaglio -*/
.ImmaginiDettaglio {
	color: #999999;
	display: block;
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 400px;
	margin: 10px;
}

.TitoloDettaglio
{
    font-weight: bold;
    font-size: 15px;
    color: #5B8800;
    margin-left: 15px;
}

.DataDettaglio
{
    font-style: italic;
    font-size: 12px;
}

/*- descrizione dettaglio -*/
.DescrizioneDettaglio
{
    color: #333333;
    float: left;
    width: 238px;
    font-size: 11px;
    margin-top: 10px;
}

.DescrizioneDettaglio  a:link, .DescrizioneDettaglio a:visited, .DescrizioneDettaglio a:active {
	color: #000;
	text-decoration: underline;
	}
.DescrizioneDettaglio a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.testoNews
{
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
}	

/*- Immagini da webcam -*/
.ImmagineWebcam
{
    color: #999999;
    display: block;
    float: left;
    padding: 5px;
    border: 1px solid #CCCCCC;
    width: 320px;
    margin: 10px 10px 10px 30px;
}

/*- Testo della localita del meteo -*/
.LocalitaMeteo
{
    border: 1px solid #808080;
    float: left;
    font-weight: bold;
    font-size: 20px;
    color: #5B8800;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 30px;
    background-color: #CCCCCC;
    width: 724px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*- Testo delle informazioni meteo generale -*/
.TestoMeteo
{
	color: #333333;
	float: left;
	width: 300px;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 20px;    
    line-height: 13px;

}

/*- Testo delle informazioni meteo dettaglio -*/
.DatiMeteo
{
    float: left;
    margin: 20px 20px 20px 80px;
    width: 320px;
}

.GraficoMeteo
{
    float: left;
    border: 1px solid #C0C0C0;
    padding: 20px;
    float: left;
    margin: 20px 20px 20px 0px;
}

.TemperaturaGrande
{
    color: #333333;
    font-size: 28px;
    font-weight:bold;
}

.MeteoAggiornamento
{
    font-weight: bold;
    text-align: center;
}

.PrevisioniMeteo
{
    margin: 30px;
}

.linklocalitaHome
{
    color:White;    
}


.linklocalitaHome:link
{
    color: #fff;
    text-decoration: underline;
}

.linklocalitaHome:visited
{
    color: #fff;
    text-decoration: underline;
}

.linklocalitaHome:hover
{
    color: #000;
    text-decoration: underline;
}

.linklocalitaHome:active
{
    color: #fff;
    text-decoration: underline;
}


/*- immagini elenco -*/
.ImmaginiElenco {
	color: #999999;
	display: block;
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 180px;
	margin: 10px;
}

/*- descrizione elenco -*/
.DescrizioneElenco {
	color: #333333;
	float: left;
	width: 500px;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 20px;
}

.TitoloElenco
{
    font-weight: bold;
    font-size: 15px;
    color: #5B8800;
}

.DataElenco
{
    font-style: italic;
    font-size: 10px;
}

.TestoElenco
{
    line-height: 15px;
}

.clear {
 clear: both;
}

/* Dettagli Tracciati */
.DetTrac_Titolo
{
    font-size: 18px;
    color: #008000;
    font-weight: bolder;
    line-height: 20px;
}

/* Slideshow in home page */
#slideshow {
	float:left;
	position:relative;
	width:1000px;
	height:300px;
	margin-bottom:10px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Tracciati in home */
.tracciatiFondoHome
{
    position:relative;
    background-color: #E5E5E5;
    width: 616px;
    margin-left: 15px;
}

.tracciatiFondoAltHome
{
    position:relative;
    background-color: #F3F3F3;
    width: 616px;
    margin-left: 15px;
}

.tracciatiFondoSpessoreHome
{
    height:10px;  
    clear:left;  
}

.tracciatiFondoSeparatoreHome
{
    height: 5px;
    background-color: #FFF;
    clear: left;
}

.tracciatiFondoDifficoltaHome
{
    margin-left:10px;
    margin-right:10px;
    width: 40px;
    height: 40px;
    float:left;
}

.tracciatiTestoHome
{
    float:left;
    width:547px;
}

.tracciatiTestoTitoloHome
{
    color: #5B8800;
    font-weight:bold;
}

.tracciatiTestoTitoloHome:link
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiTestoTitoloHome:visited
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiTestoTitoloHome:hover
{
    color: #000;
    text-decoration: underline;
}

.tracciatiTestoTitoloHome:active
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiTestoPercorsoHome
{
    font-style:italic;
}

.tracciatiTestoDistanzaHome
{
    
}


/* --- Tracciati lista --- */

.tracciatiFondoLista
{
    position:relative;
    /*background-color: #E5E5E5;  da eliminare */
    width: 784px;
    margin-left: 4px;
    height: 96;
    top: 0px;
    left: 0px;
}

.tracciatiBoxTestoTitoloLista
{
    width: 780px;
    height: 18px;
    margin-left:5px;
    margin-top:4px;
}

.tracciatiTestoTitoloLista
{
    color: #5B8800;
    font-weight:bold;
    font-size:14px;
}

.tracciatiTestoTitoloLista:link
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiTestoTitoloLista:visited
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiTestoTitoloLista:hover
{
    color: #000;
    text-decoration: underline;
}

.tracciatiTestoTitoloLista:active
{
    color: #5B8800;
    text-decoration: underline;
}

.tracciatiFondoDifficoltaLista
{
    margin-left:4px;
    width: 70px;
    height: 70px;
    float:left;
}

.tracciatiTestoPercorsoLista
{
    float:left;
    margin-left:7px;
    width:686px;
    height:32px;
    font-style:italic;
}

.tracciatiTestoDistanzaLista
{
    float:left;
    margin-left:7px;
    margin-top:10px;
    width:686px;
    height:15px;
}

.tracciatiTestoValutazioniLista
{
    float:left;
    margin-left:7px;
    width:686px;
    height:15px;
}

.tracciatiSeparatoreLista
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #CFCFCF;
    height: 8px;
    clear: left;
    width:680px;
}

.ImmaginiElencoPG {
	color: #999999;
	display: block;
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	width: 180px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.testoRiquadri
{
    line-height: 18px;
}

/*  -- CHIOSCO --  */
#chiosco_contenitore
{
    width: 1280px;
    height: 1024px;
    font-family: Verdana, Geneva, sans-serif;
}

#chiosco_top
{
    width: 1270px;
    height: 103px;
    background-color:white;
    border-bottom: 2px solid #cccccc;
}

#chiosco_logo
{
    margin-left: 10px;  
    float: left;  
}

.chiosco_linktipo
{
    font-size:32px;
    font-weight:bold;  
    margin-top: 6px;  
    margin-left:20px;
    float: left;
}

#chiosco_slideshow
{
	float:left;
	position:relative;
	width:593px;
	height:90px;
	margin-bottom:30px;
	margin-top:6px;
	margin-left: 26px;
}
 
#chiosco_slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#chiosco_slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#chiosco_slideshow IMG.last-active {
    z-index:9;
} 
 
.chiosco_tipo
{

}

#chiosco_menu
{
    width: 220px;
    height: auto;
    float:left;
    background-color:white;   
}

.chiosco_testolista
{
    font-size:16px;  
    font-weight:bold;
    text-align:center;  
}

.chiosco_elementolista
{
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 10px;
    text-align: center;
    border: 1px solid #00FF00;
    color: #FFFFFF;
    background-color: #009933;
    text-decoration: none;
}

.chiosco_elementoNavigazione
{
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px;
    text-align: center;
    font-size:30px;
    border: 1px solid #009933;
    color: #009933;
    background-color: #cccccc;
    text-decoration: none;
}

#chiosco_contenuti
{
    width: 1060px;
    height: 921px; 
    float:left;
}

#chiosco_mappa
{
    width: 752px;
    height: 600px;
    float:left;    
    background-color:white;
    z-index:1;
}

#chiosco_dati
{
    width: 220px;
    height: 400px;    
    float:left;    
    background-color:White;
    margin-top: 60px;
    margin-left: 20px;
}

#chiosco_maschera
{
    width: 200px;
    height:200px;
    position:absolute;
    left: 800px;
    top: 520px;
    /*background-color:Gray;*/
    z-index:2;
}

#chiosco_desc
{
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 50px;
}
