/* CSS Document */
html,body{text-align: center;
margin:0; 
padding: 10px;  
background: url(design/back.gif);}

div#container{width: 760px;
background: url(design/back2.gif);
margin: 0px auto;
text-align: center;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: black black black black;}

div#container2{width: 760px;
background: #009900;
margin: 0px auto;
text-align: center;
border-width: 2px 2px 2px 2px;
border-style: solid;
border-color: black black black black;}

div#titolo{text-align: center;
background: url(design/alpinititolo.png);
height: 125px;
}

div#dividers{ 
text-align: center; 
padding: 0px; 
height: 15px; 
background-color: #006600;}

div#navigation{text-align: center;
background-color: #009900;
padding: 0px;
padding-top: 10px;
float: left; 
width: 210px; 
border-width: 0px 0px 0px 0px; 
border-style: solid; 
border-color: white white white white;}

div#titolopagina{text-align: left;
background-color: #006600;
padding: 0px;
height: 50px;
margin-left: 210px;
border-width: 0px 0px 0px 0px; 
border-style: dashed; 
border-color: black black black black;}

div#contenuti{text-align: center;
padding: 15px;
margin-left: 210px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000000;}

div#galleria{
background:#009900;
}

div#foot{clear: left; 
text-align: center; 
padding: 0px; 
height: 100px; 
background-color: #006600;
background: url(design/foot.jpg);}

div#dividers2{clear: left; 
text-align: center; 
padding: 0px; 
background-color: #006600;}

p, td {color:#000000;}
p, td {font: 11px Verdana, sans-serif;}

a:link{font: 11px Verdana, sans-serif; 
color: #009900; 
font-weight: bold;
text-decoration: none; 
border-bottom: 1px solid #009900;}

a:visited{font: 11px Verdana, sans-serif; 
color: #009900; 
font-weight: bold;
text-decoration: none; 
border-bottom: 1px solid #009900;}

a:active{font: 11px Verdana, sans-serif; 
color: #FF0000; 
font-weight: bold;
text-decoration: none; 
border-bottom: 1px solid #FF0000;}

a:hover{font: 11px Verdana, sans-serif; 
color: #000000; 
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #000000;}

.footer{
    text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.titolo1 {font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.titolo2 {font-family: Georgia, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.linkgalleria{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

table.sfondoalpini{
background:url(design/backalpini.jpg);
height: 454px;
}

table.sfondoprotcivile{
background:url(design/backprotcivile.jpg);
height: 454px;
}

.emergenza{
color:#FF0000;	
}
