/* CSS Document */
/* Fix a silly bug in Mozilla; thanks, Carey Evans */
body	{
	background:  #FFFFFF url(images/sfg.gif) repeat-y center top;
	margin: 0px;
	padding-top: 15px;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	color: #333333;
	padding-bottom: 5px;

   }
.home {
	padding: 0px;
	margin: 0px;

}
img {
border:0;
}
	
	
/* Default links 	*/

a:link, a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #546640;
	background: transparent;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;;
	
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #596640;
	background: transparent;  
	}
#leftbar	{
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	padding-right: 0px;
	background-image: url(galleria/images/sf-sx.gif);
	}
	
#leftbar a:link , #leftbar a:visited{
	font-weight : normal;
	color: #993300;
	background: transparent;
	font-variant: normal;
	}

#leftbar a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #f60;
	background: transparent;
	}
div#tourbar{
	background-color:#ECF2DF;
	width: 600px;
	line-height: 1.5em;
	font-weight: normal;
	padding: 2px 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #C7DAA3;
	font-size:xx-small;
	text-align: left;
	}
	
	
div#tourbar a:link , #tourbar a:visited{
	font-weight : normal;
	text-decoration : none;
	line-height: 1.5em;
	color: #993300;
	background: transparent;
	font-size: 11px;

	}

div#tourbar a:hover {
	font-weight : normal;
	line-height: 1.5em;
	font-size: 11px;
	text-decoration : underline;
	color: #000000;
	background: #FFFF99;
	}
div#right {
	float: left;
	width: 145px;
	margin-top: 15px;
	padding-top: 10px;
	background-color: #E4EDD3;
	padding-left: 4px;
 }
div#right a:link, #right a:visited{
	text-decoration : none;
	color: #993300;
 }
div#right a:hover {
	text-decoration : underline;
	color: #000000;
	background: #FFFF99;
 }

/* Typography 	*/


p+h2	{
    margin-top: 20px;
    }
h1	{
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

	}

h2	{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.8em;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 1.4em;
	}
	
html p	{
	margin: 0 0 1em 0;
	font-size:  12px;
	line-height: normal;

	}

/* Basic page divisions */

div#maincontent 	{
	width: 450px;
	border: 0;
	margin: 0 5px;
	background-color: #F7F7F0;
	padding-left: 10px;
	text-align: left;
	clear: both;
	float: left;
	}

html>body div#maincontent {
	min-height: 600px;
	margin-left: 5px;
	}

#content {
	background: #FFFFFF;
	margin: 2px;
	padding-left: 5px;
	padding-top: 3px;
	text-align: justify;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	
div#primarycontent	{
	padding-left: 2px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	width: 600px;
	margin: 0px 2px 0px 0px;
	}
	
div#primarycontent p	{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif, helvetica;
	font-size: 12px;
	color: #000000;

	}
div#primarycontent a	{
	text-decoration: underline;
	}
div#primarycontent img	{
	margin: 4px 5px;
	display: inline;
	}
#primarimg img	{
	margin: 5px 3px;
	padding: 0px;
	float: left;
	}
div#div {
	width: 500px;
	background-color: #FAFBF4;
	padding-right: 5px;
	padding-left: 10px;
	left: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
    }
div#div img{
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
     }
div#div p{
	line-height: 1.5em;

     }
div#div ul{
	line-height: 1.4em;
	padding-bottom: 5px;
	}
     
div#div ul li{
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5;
	padding-left: 3px;
	margin-left: 5px;
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
     }
div#div ul ul li {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 5px;
	list-style-type: circle;
	margin-top: 0px;
     }	 
	 
div#div a
    {
	text-decoration: underline;
     }		
div#colondx 	{
	float: left;
	width: 325px;
	border: 0;
	background-color: #F7F7F0;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
   }
div#colondx  p	{
	text-align: justify;
	margin-right: 4px;
	line-height: 1.3em;
    }
	
div#colondx  img	{
	padding: 2px;
	margin: 4px 0 4px 5px;
	display: block;

    }
html>body div#colondx {
	width: 290px;
	min-height: 300px;
	}
	
div#colonimg 	{
	width: 250px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 336px;
	padding-left: 5px;
	text-align: center;
    }
div#colonimg p {
	margin: 0 5px;
	text-align: center;
	line-height: 1.3em;
    }
div#colonimg img {
	display: inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 10px;
    }
div#colonimg ul {
	text-align: left;
	line-height: 1.3em;
	font-size: 12px;
	color: #003366;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
	}
div#colonimg  li {
	text-align: left;
	line-height: 1.3em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
	list-style-type: square;
	font-size: 12px;
	padding-left: 0px;

    }
	
html>body div#colonimg {
	width: 270px;
	min-height: 300px;
	margin-left: 320px
	}

#arte	{
	margin: 0;
	background-repeat: repeat-y;
	width: 500px;
	background-position: 350px;
	background-image: url(images/sf-a.gif);
}
#arte img	{
	margin:4px;
	padding-right: 4px;
}
#arte p	{
	line-height: 1.4em;
	margin-left: 2px;
}
html>#arte 	{
	width: 410px;
	} 
#arte ul	{
	padding-left: 10px;
	margin-left: 10px;
	line-height: 1.4;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	}
	
#arte li	{
	vertical-align: top;
	list-style-position: inside;
	list-style-image: url(images/lis-ars.gif);
	list-style-type: disc;
	font-size: 12px;
	margin-bottom: 5px;
	}
	
#arte ul ul li {
	margin-top: 10px;
	vertical-align: top;
	list-style-type: disc;
	list-style-image: url(images/listars.gif);
	}
#arte ul ul li  a:link, #arte ul ul li a:visited {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
    }

#arte li a:link, #arte li a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
    }
#arte a:link  {
	font-style: italic;
	font-weight: normal;
    }
#arte  a:visited {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
    }

/* gallery images display attributes */
#galleryfoto{
	background:url(galleria/images/sf8.jpg) repeat-y center 0.8em;
	padding-left: 35px;
	padding-top: 50px;
	padding-bottom: 15px;
	padding-right: 10px;
    width: 649px;
	}
	
#galleryfoto img	{
	margin: 3px;
	border: 1px solid #333333;
	}
	
	/* list */
div#maincontent p	{
	line-height: 130%;
	color: #333333;
	}
	
div#maincontent h1	{
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	}
	
div#maincontent h2	{
	font-size: 14px;
	}

body#home div#maincontent h2	{
	margin-top: 25px;
	}

div#maincontent h3	{
	font-size: 14px;
	background-color: #CC9966;
	padding-top: 2px;
	margin: 0px 0px 2px;
	padding-bottom: 2px;
	}
		
div#maincontent dl	{
	margin-top: 3px;
	padding-top: 0;
	}
	
div#maincontent dl dt {
	border: 0;
	line-height: 130%;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 5px;
	padding-top: 5px;

	}
	
div#maincontent dl dd {
	margin: 0 5px;
	border-bottom: 1px solid #cca;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Times, serif;
	height: 80px;
	line-height: 130%;
	}
	
div#maincontent  img	{
	text-align: left;
	margin-right: 4px;
	margin-bottom: 0;
	}
div#maincontent ul 	{
	margin: 3px 0;
	padding: 0 0 5px 0;
	}
	
div#maincontent ol li		{
	list-style: decimal outside;
	line-height: 120%;
	margin: 2px 5px 5px 0;
	padding: 0 0 0 5px;
	font-size: 13px;
	}

div#maincontent ul li	{
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 5px;
	list-style-position: inside;
	list-style-type: square;

	}
	
div#maincontent ul ul li {
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: square;

	}
	
div#maincontent dl dt  a:link, div#maincontent  dl dt  a:visited {
	text-decoration: underline;
	} 

div#maincontent dl dt a:hover {
	text-decoration: none;
	} 
div.timestamp	{	
	margin: 10px 0 0 0;
	padding: 0;
	}
	
div.timestamp h3	{
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

div.timestamp h3 a:link, div.timestamp h3 a:visited {
	margin: 0 10px 0 0;
	padding: 0 0 0 30px;
	background: transparent;
	}

div.timestamp h3 a:hover {
	background: transparent ;
	}
#blockquote	{
	padding: 0 5px 0 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px solid #68774A;
	margin-right: 5px;

	}	
	
/*  Barra alta navs and links 	*/
#superbar	{
	font-style: normal;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	background-color: #CCCC99;
	font-size: 11px;
	}
			
	/*   Sidebar navs and links 	*/
#sidebar {
	padding-top: 20px;
	background-color: #CCDDAA;
	padding-left: 0px;
	line-height: 1.6em;
	padding-right: 0px;
	width: 168px;
	border-top: 5px solid #FFF;
	}
#sidebar p{
	margin:0 10px 0 10px;
	font-size: xx-small;
	line-height: normal;
	color: #003300;

    }
		
#sidebar dd, #sidebar dt {
	margin-left: 3px;
	padding-left: 5px;
	line-height: 18px;
	margin-bottom: 3px;
	font-size: 12px;
	}
	
body #sidebar dt 	{
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 15px;
	background: transparent;
	color: #ffe;
	padding: 2px 2px;
	background: #ab8;
	text-shadow: 2px 3px 3px #896;
	}

#sidebar dd a:link, #sidebar dd a:visited {
	font-weight : normal; 
	}
	
div#maincontent p a:link, div#maincontent p a:visited {
	text-decoration: underline;
	} 

div#maincontent p a:hover {
	text-decoration: none;
	}
div#maincontent dd a:link, div#maincontent dd a:visited {
	background: transparent url;
	padding: 0 0 0 2px;
	font-weight: normal;
	font-size: 11px;
	}

div#maincontent dd a:hover {
	background: transparent url;
	font-weight: normal;
   }
	/* questo è il menu sinistro*/
	
body#belluno dd#city a, 
body#history dd#storia a,
body#visita dd#giro a,
body#news dd#eventi a,
body#films dd#cinema a,
body#photos dd#galleria a,
body#ars dd#arti a,
body#libri dd#liber a,
body#bellun dd#profili a,
body#agritour dd#agriturismo a,
body#tourism dd#turismo a,
body#imprese dd#produce a,
body#fiupiave dd#piave a,
body#locnev dd#nevegal a,
body#terme dd#termedol a,
body#lad dd#ladins a,
body#monsalp dd#alpag a,
body#felden dd#benmov a,
body#salute dd#sacrale a,
body#tango dd#ballo a,
body#utility dd#emerg a,
body#cortina dd#infocor a,
body#bibliobl dd#testi a,
body#extern dd#link a	{
	font-weight : bold;
	color: #530;
	background: transparent;
	}
	
#leftbar	{
	padding-top: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	padding-right: 0px;
	background-color: #EBDCB8;
	background-image: url(galleria/images/sf-sx.gif);
	}
	
#leftbar a:link , #leftbar a:visited{
	font-weight : normal;
	color: #993300;
	background: transparent;
	font-size: 12px;
	font-variant: normal;
	}

#leftbar a:hover {
	font-weight : normal;
	font-size: 12px;
	text-decoration : underline;
	color: #f60;
	background: transparent;
	}
	
#rightnav {
	padding-top: 20px;
	background-color: #DEE9C9;
	padding-left: 0px;
	line-height: 1.6em;
	padding-right: 0px;
	width: 160px;
	border-top: 3px solid #FFFFFF;
	}
		
#rightnav img{
	text-align: center;
	display: block;
   }
   
#rightnav dd, #rightnav dt	{
	margin-left: 2px;
	padding-left: 3px;
	line-height: 18px;
	margin-bottom: 3px;
	font-size: 12px;

	}

body #rightnav dt 	{
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 15px;
	background: transparent;
	color: #ffe;
	background: #ab8;
	text-align: center;
	font-weight: normal;
	text-shadow: 2px 3px 3px #896;
	padding: 2px 2px;

	}
	
#rightnav dd a:link, #sidebar dd a:visited {
	font-weight : normal; 
	}
	 
#inferbar p	{
	font-style: italic;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-style: solid;
	border-right-color: #CDA;
	border-bottom-color: #CDA;
	border-left-color: #CDA;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CDA;
	background-color: #F7F7F0;
	}
	
#inferbar p a:link, #inferbar p a:visited, #inferbar p a:hover {
    font-style: italic;
	font-weight : normal;
	}	
.caption
{
	font-size: 10px;
	line-height: normal;
	margin-top: 6px;
	margin-bottom: 20px;
}
.clear {
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDAA;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #FEFEFE;
	width: 400px;
	}	
	
.clearboth { 
clear: both; 
}	
.pag {
	font-size: 9px;
	background-color: #CCDDAA;
	float: right;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
    }

.sfh2 {
	height: 30px;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #009933;
	border-top-style: solid;
	border-top-color: #009933;
	line-height: 1.4em;
	font-weight: bold;
	background-color: #FFFFFF;
   }
 
 		

