/*CSS VENETO-TURISMO.CC */

html, body {
margin:0;
padding:0;
}
body {
background:url(images/bkg.gif) top left;

}

#principale {
position:absolute;
width:1000px;	
left:50%;
margin-left:-500px;
background-image:url(images/sfondo_body.jpg);
background-repeat:repeat-y;
}


/*************************************************TOP DEL SITO****************************/


#top {
position:relative;
width:900px;
margin-left:50px;
}
#head {
position:relative;
width:900px;
height:160px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}


/***********************************MENU PRINCIPALE ROLLOVER*************************************/
#menu {
width:900px;
height:65px;	
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#menu ul {
margin:0;
padding:0;
list-style:none;
}

#menu ul li {float:left;list-style:none;}

#menu ul li a {
display:block;
height:65px;
text-indent:-65px;
overflow:hidden;
background-position: left top;}

.home a {width:104px;background-image:url(images/home_rol.png);}
.citta a {width:104px;background-image:url(images/citta_rol.png);}
.montagna a {width:130px;background-image:url(images/montagna_rol.png);}
.mare a {width:107px;background-image:url(images/mare_rol.png);}
.terme a {width:111px;background-image:url(images/terme_rol.png);}
.mappa a {width:120px;background-image:url(images/mappa_rol.png);}
.itinerari a {width:115px;background-image:url(images/itinerari_rol.png);}
.meteo a {width:109px;background-image:url(images/meteo_rol.png);}

#menu ul li a:hover {background-position:left bottom;}


#photo {
width:900px;
height:311px;
background-image:url(images/01_home_d_work_19.jpg);
background-repeat:no-repeat;
}
#photo_citta {
width:900px;
height:311px;
background-image:url(images/emo_citta.jpg);
background-repeat:no-repeat;
}
#photo_mare {
width:900px;
height:311px;
background-image:url(images/emo_mare.jpg);
background-repeat:no-repeat;
}#photo_montagna {
width:900px;
height:311px;
background-image:url(images/emo_montagna.jpg);
background-repeat:no-repeat;
}
#photo_terme {
width:900px;
height:311px;
background-image:url(images/emo_terme.jpg);
background-repeat:no-repeat;
}
#photo_itinerari {
width:900px;
height:311px;
background-image:url(images/emo_itinerari.jpg);
background-repeat:no-repeat;
}
#photo_meteo {
width:900px;
height:311px;
background-image:url(images/emo_meteo.jpg);
background-repeat:no-repeat;
}
#photo_plus {
width:900px;
height:8px;
background-image:url(images/sf_under_flash.png);
background-repeat:no-repeat;
}
/*-----------------------------------GESTIONE DELLE LINGUE----------------------------------------*/

#italiano {
position:absolute;
left:0;
margin-left:793px;
}
#tedesco {
position:absolute;
left:0;
margin-left:835px;
}
#inglese {
position:absolute;
left:0;
margin-left:869px;
}




/*-----------------------------------FINE GESTIONE PARTE TOP----------------------------------------*/

/*-----------------------------------INIZIO GESTIONE PARTE CENTRALE----------------------------------------*/

#centrale {
width:900px;
margin-left:50px;
}

#colonna {
float:left;
width:200px;
}

#sponsor {
width:201px;
height:420px;
background-image:url(images/link_sponsor.jpg);
}

#localita {
}

#localita h3 {
margin:0;
padding:0;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin: 10px 0 0 14px;
color:#E95D0E;
margin-bottom:10px;
}

#localita ul {
list-style-type:none;
padding:0px;
margin:0px;
}

#localita ul li{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3E371A;
background-image:url(images/dot_fil.gif);
background-repeat:no-repeat;
line-height:23px;
padding-left:45px;
}

#localita ul li a:link{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7A6B64;
text-decoration:none;
}
#localita ul li a:visited{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7A6B64;
text-decoration:none;
}
#localita ul li a:hover{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7A6B64;
text-decoration:underline;
}

#content {
float:right;
width:700px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7C6B63;
font-weight:500;
line-height:16px;
}
#content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E95D0E;
}

#content a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#E95D0E;
text-decoration:none;
}
#content a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#E95D0E;
text-decoration:none;
}
#content a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#E95D0E;
text-decoration:underline;
}

#content p,h1,h2 {
padding-left:14px;
padding-right:20px;
}
#content li {
padding-left:14px;
padding-right:20px;
}



/*-----------------------------------FINE GESTIONE PARTE CENTRALE----------------------------------------*/

/*-----------------------------------INIZIO GESTIONE FOOTER----------------------------------------*/

#footer {
clear:both;
width:900px;
height:233px;
margin-left:50px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;	
color: #63454D;
}

#footer a:link {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;	
color: #63454D;
text-decoration:underline;
}
#footer a:visited {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;	
color: #63454D;
text-decoration:underline;
}
#footer a:hover {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;	
color: #63454D;
text-decoration:underline;
}

#footer table {
margin-top:30px;
}

/*-----------------------------------FINE GESTIONE FOOTER----------------------------------------*/

/*-----------------------------------INIZIO GESTIONE ADSENSE----------------------------------------*/

#adsense {
width:698px;
height:292px;
margin-left:2px;
background-image:url(images/bkg_adsense.gif);
background-repeat:repeat-x;
}
#ADbox {
padding:10px 0 0 13px;
background-image:url(images/tappo_adsense.png);
background-position:right;
background-repeat:no-repeat;
}
#filo {
width:698px;
height:11px;
background-image:url(images/sf_over_adsense.png);
}

/*********************************	BOX RISORSE ****************************************/

#risorse{
background-image:url(images/risorse-utili.gif);
height:161px;
width:523px;
line-height:14px;
background-repeat: no-repeat;
margin: 15px 0 15px 88px;
}

#risorse a:link{
font-family:Trebuchet MS,Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#E95D0E;
margin-left:5px;
text-decoration:none;
font-weight:bold;
}
#risorse a:visited{
font-family:Trebuchet MS,Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#E95D0E;
margin-left:5px;
text-decoration:none;
font-weight:bold;
}
#risorse a:hover{
font-family:Trebuchet MS,Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#E95D0E;
margin-left:5px;
text-decoration:underline;
font-weight:bold;
}

#risorse td{
font-family:Trebuchet MS,Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#7C6B63;
margin-left:10px;
}


#risorse td img{
margin-left:10px;
}

/*********************************	NEW METEO ****************************************/
.tablemeteo {
	width:510px;
	text-align:center;
}
#DIVmeteo {
	height:175px;
	width:630px;
	background-repeat:no-repeat;
	padding-top:20px;
}

#infoban {
	width: 675px;
	height: 183px;
	background-image: url(images/fons_backlink.jpg);
	padding-right: 25px;
}

#infoban img {
	margin: 10px;
	float: left;
}

#infoban  ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#infoban  li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#content  ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#content  li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}




