a:link, a:active, a:visited {
    outline-style:none;
    outline-width:medium;
}

html,body{
    margin:0;
    padding:0;
    outline-style:none;
    outline-width:medium;
}

body{
	font:100.01% Arial,sans-serif;
	background-color: #666666;
	
}

p{margin: 0 0 1em;line-height:1.4}

div#container{
	width: 96%;
	background-image: url(immagini/leftbar_tile.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	left: 2%;
	overflow: visible;
	bottom: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFCC;
}
div#filler {
	position: absolute;
	height: 150px;
	width: 137px;
	background-color: #FFFFCC;
	left: -157px;
}


div#container2{
	background-image: url(immagini/right_bar_tiler.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#header{
	color: #000000;
	background-color: #FFFFcc;
	background-image: url(immagini/banner_autumn.jpg);
	height: 150px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin: 0px;
	padding: 0px;
}

div#header h1{margin:0;padding: 0px;font-size: 200%}

div#wrapper{
	width: auto;
	position: relative;
	left: 157px;
	height: auto;
	background-color: #FFFFcc;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#rightbar{
	width: 130px;
	font-size: 80%;
	background-color: #6699ff;
    background-image: url(immagini/lombardia_rightbar_autumn.gif);
	
    background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 150px;
	height: auto;
	bottom: 0px;
	right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#leftbar{
	width: 137px;
	margin:0;
	font-size: 80%;
	background-color: #FFFFcc;
	padding: 0px;
	height: auto;
	background-image: url(immagini/leftbar_tile.gif);
	background-repeat: repeat-y;
	top: 45px;
	display: block;
	overflow: visible;
	bottom: 0px;
	left: -157px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#content{
	height: auto !important;  /* per i browser moderni */
	height: 600px;      /* per IE5.x e IE6 */
	min-height: 600px;  /* per i browser moderni */
	
	/*height: 340px;*/
	
	width: auto;
	left: 0px;
	position: relative;
	top: 0px;
	padding-top: 160px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0;
	background-image: url(immagini/rider.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#footer{
	background-image: url(immagini/lower_bar.gif);
	background-position: left bottom;
	height: 133px;
	width: auto;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#sponsors {
	position: absolute;
	left: -15px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	top: 125px;
	float: left;
}

#sponsors a {

}

#sponsors td {
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#partner {
	margin: 0px;
	padding: 10px;
	position: relative;
}

#partnerLogo {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}

#menu { /* defines container for the menu */
	width: 164px;
	list-style-type: none;
	padding: 0px;
	border: 0px;
	position: absolute;
	float: right;
	margin: 0px;
	left: -16px;
	background-image: none;
}

#menu li {
	background-image: url(immagini/button-chain_02-over.gif);
	padding: 0px;
	font-size: 18px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 46px;
	height: 46px;
	width: auto;
	display: block;
}

#menu li a {
	text-decoration: none;
	background-image: url(immagini/button-chain_02-out.gif);
	width: 164px;
	height: 46px;
	display: block;
	color: #FFCC00;
}

#menu li a:hover {
	color: #000000;
	background-image: none;
	text-decoration: none;
	font-size: 21px;
	height: 46px;
	width: 164px;
	display: block;
}
#menu li#activelink a, #menu li#activelink a:hover {
	background-image: url(immagini/button-chain_02-click.gif);
	line-height: 46px;
	font-size: 24px;
	text-indent: 3px;
	color: #FF0000;
	text-decoration: none;
	height: 46px;
	width: 164px;
	display: block;
}

#data {
	position: absolute;
	left: 160px;
	top: 190px;
	width: auto;
	right: 300px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.separator {
	border-top-width: thin;
	border-top-style: solid;
	position: absolute;
	width: auto;
	left: 10px;
	top: 189px;
	right: 283px;
	float: left;
}
.logo {
	height: 130px;
	width: 163px;
	position: absolute;
	right: 130px;
	overflow: visible;
	top: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navibar {
	margin: 0px;
	padding: 0px;
	width: auto;
	position: absolute;
	z-index: 100;
	top: 154px;
	left: 0px;
	right: 295px;
	float: left;
}
#navibar #container {
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	right: 150px;
}


#navibar #button {
	background-image: url(immagini/Butun.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 135px;
	text-align: center;
	top: 5px;
	left: 25px;
	float: left;
}


#navibar ul {
	position: relative;
	width: auto;
	float: right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#navibar ul li {
	background-repeat: no-repeat;
	height: 34px;
	width: 130px;
	position: relative;
	margin: 0px;
	font-size: 18px;
	text-transform: capitalize;
	float: left;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	background-image: url(immagini/butun-over.gif);
	display: block;
}

#navibar ul li a {
	background-image: url(immagini/butun-out.gif);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

#navibar ul li a:hover, #navibar ul li a:focus {
	color: #FF0000;
	background-image: url(immagini/butun-over.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 130px;
}

#navibar ul li#activelink a, #navibar ul li#activelink a:hover {
	color: #FF0000;
	background-image: url(immagini/butun-click.gif);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 130px;
	line-height: 31px;
	text-decoration: none;
	text-indent: 6px;
}
#bicinetwork {
	width: 500px;
	position: relative;
	top: 15px;
	left: 5px;
}

#foto_rifugio {
    height: 268px;
    width: 348px;
    padding: 0px;
    margin: 0px;    
    overflow: show;
}

#testo_rifugio {
    padding-top: 10px;
    padding-left: 10px;
}

#dati_rifugio {
    vertical-align: top;
    padding-left: 10px;
    margin: 0px;
}

#nome_rifugio {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-large;
    padding: 10px;
    color: #FF0000;
    font-style: italic;
    font-variant: normal;
    font-weight: bolder;
    text-align: left;
    width: 100%;
}   

.timbri {
    position: relative;
    z-index: 10;
    top: -280px;
    float: right;
    right: 30px;    
    padding-left: 10px;
}

.gray_frame {
    background-repeat: no-repeat;
    background-position: center;
    height: 200px;
    width: 200px;
}
.gray_frame_bottom_edge {
    background-image: url(immagini/cornicegrigia/bottom_edge.gif);
    background-repeat: repeat-x;
    height: 100%;
    width: 100%;
    background-position: bottom;
}
.gray_frame_frame_content {
    margin: 10px;
}
.gray_frame_top_edge {
    background-image: url(immagini/cornicegrigia/top_edge.gif);
    background-repeat: repeat-x;
    height: 100%;
    width: 100%;
    background-position: top;
}
.gray_frame_frame_bounds {
    background-color: #00FF00;    
}
.gray_frame_left_edge {
    background-image: url(immagini/cornicegrigia/left_edge.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 100%;
    background-position: left;
}
.gray_frame_right_edge {
    background-image: url(immagini/cornicegrigia/right_edge.gif);
    background-repeat: repeat-y;
    height: 100%;
    width: 100%;
    background-position: right;
}
.gray_frame_LL_corner {
    background-image: url(immagini/cornicegrigia/LL_corner.gif);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: left bottom;
}
.gray_frame_LR_corner {
    background-image: url(immagini/cornicegrigia/LR_corner.gif);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: right bottom;    
}
.gray_frame_UL_corner {
    background-image: url(immagini/cornicegrigia/UL_corner.gif);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: left top;    
}
.gray_frame_UR_corner {
    background-image: url(immagini/cornicegrigia/UR_corner.gif);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: right top;    
}

