body {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#000;
	font-size:10px;
	background-image: url(immagini/prova.png);
}

#container {

	width: 850px;

	margin:10px auto auto auto;

	border-style:solid;

	border-color:white;

	border-width:1px;
        
		
	overflow:auto;

}

.menu3 { padding:0 0 0 45px; margin:0; list-style:none; width:803px; height:35px; background:#fff url('immagini/immagini-per-stile/three_0.gif'); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li { float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 20px 0 14px;}
.menu3 li.current a {color:#fff; background:url(immagini/immagini-per-stile/three_2.gif);}
.menu3 li.current a b {background:url(immagini/immagini-per-stile/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(immagini/immagini-per-stile/three_1.gif);}
.menu3 li a:hover b {background:url(immagini/immagini-per-stile/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(immagini/immagini-per-stile/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(immagini/immagini-per-stile/three_2.gif) no-repeat right top;}

#banner{
	height:148px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(0,17,0);
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:rgb(0,17,0);
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(0,17,0);
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:rgb(0,17,0);
}



#banner img{

	border-style:none;
	
	
}



.menu{

	padding:3px;

	width:844px;

	height:18px;

	background:#009933;

	margin:0px;

	text-align:center;

	border-bottom-style:solid;

	border-bottom-width:1px;

	border-bottom-color:white;

}



.menu-item{

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	list-style: none;

	margin-left:10px;

	margin-right:10px;

	display:inline;

	padding-top:2px;

}

#menu_css_verticale {
		margin:0;
		padding:0;
		list-style:none;
		padding-top:30px;
		margin-right:5px;
		margin-left:5px;
	
	
}
#menu_css_verticale a{
/*1. convertiamo i link da elementi inline a elemento di blocco, cosi coprono tutta la larghezza disponibile*/
display:block;


/*3. aggiungiamo un spazio superiore tra ogni link*/
margin-top:1px;
/*4. e un spazio cuscinetto (padding) a sinistra tra il bordo e il testo dei link*/
padding-left:5px;
/*5. specifichiamo un colore di sfondo per i link*/
background-color:#F0F7F7;
/*6. e un bordo sinistro di 10px*/
border-left:15px solid #C7E2E2;
/*7. speficiamo il tipo di carattere usato*/
font-family:arial;
/*8. e la misura del carattere*/
font-size:12px;
/*9. convertiamo i caratteri da minuscolo a maiuscolo*/

/*10. togliamo la sottolineatura dei link aggiunta per default*/
text-decoration:none;
/*11. specifichiamo un colore per i link*/
color:#437E7E;
/*12. allineiamo verticalmente il testo*/
line-height:30px;

} 

#sidebar{
	width:199px;

        height:650px;
	float:left;
	margin:0px;
	background-color:white;
	/*color:rgb(188,186,187);*/
	/*background-image:url('immagini/logotirano.jpg');background-repeat: no-repeat;background-position: 50% 5%;*/
	color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(0,17,0);
        border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(0,17,0);
        position:relative;
	
	
}


.logo{
	padding: 2px;
	border: 1px solid #960;
        margin-top:10px;


}
.top_sidebar
{
	position:absolute;
	top:20px;
}
.label{
	color:black;
	margin-top:10px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
}

.sidebar-news{
       margin:15px;
       text-align:center;
}

.menu-amministrazione{
       position:absolute;
       top:20px;
       
       list-style:none;
   
       text-align:center;
}

.menu-amministrazione li{
       margin:5px 0px 5px 0px;
}




li.sidebar{
	margin:3px 0px 0px 0px;
}
li.sidebarAmministrazione{
	margin:3px 0px 0px 0px;
}





.sidebar-label{
	text-decoration:none;
	color:#00bc33;
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#content{
	background-color: white;
	//background-image:url('../Immagini/cappello_grigio_chiaro.jpg');
	//background-position:right bottom;
	//background-repeat:no-repeat;
	float:left;
	width:638px;
        height:610px;
	padding-left:5px;
        padding-right:5px;
        padding-bottom:20px;
        padding-top:20px;
        border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(0,17,0);
        border-right-style:solid;
	border-right-width:1px;
	border-right-color:rgb(0,17,0);
        border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(0,17,0);
        overflow:auto;
}

#orientation-info1{
	width:100%;
	float:right;
	background-color:white;
	color:gray;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
}

.titolo{
        clear:left;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-family: "Monotype Corsiva", "Courier New", Courier, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.titolo-sezione{
	margin:10px 0px 10px 0px;
	text-align:left;
	font-family: "Monotype Corsiva", serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}


.testo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;
}


.navigationbar1{

	background-color:white;

	float:right;

	width:608px;

	height:15px;

	padding:3px 20px 3px 20px;

	border-bottom-style:solid;

	border-bottom-width:1px;

	border-bottom-color:rgb(0,17,0);

        border-right-style:solid;

	border-right-width:1px;

	border-right-color:rgb(0,17,0);
        
        border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(0,17,0);

        
	text-align:center;

	font-size:14px;

	margin:0px;

}



.navigation-item{

	display:inline;

	list-style:none;

	margin:0px 10px 0px 10px;

}



.navigation-link{
	
	color:rgb(229,50,43);
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;	
}
.navigation-link-freccia
{	
	text-decoration:none;
	border-style:none;
	border:0px;
	font-weight:bold;
	font-size:14px;
	width:20px;
	height:16px;
}	


#footer{
	clear:both;
	background-color:#009933;
	padding:3px;
	text-align:center;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}

#footer2{
	width:848px;
        float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(0,17,0);
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:rgb(0,17,0);
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:rgb(0,17,0);
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:rgb(0,17,0);
	

}

.contenitore-immagine-content-left{
	border-style:none;
	text-align:left;
	height:auto;
	padding:10px;

}
.immagine-content-left{
	border-style:none;
	text-align:left;
	height:200px;

}

.contenitore-immagine-content-right{
	border-style:none;
	text-align:right;
	height:auto;
	padding:10px;
}

.contenitore-immagine-content-center{
	border-style:none;
	text-align:center;
	height:auto;
	padding:10px;
}

.immagine-content{	
	width:410px;
	height:220px;
}


.specifiche{
	width:auto;
	border-style:solid;
	border-color:green;
	border-width:1px;
	font-size:12px;
	margin-top:10px;
	padding:10px;
	text-align:justify;
}


.photogallery{
	height:auto;
	margin:0px;
	text-align:center;
	border-style:solid;
	
	border-color:green;
	border-width:1px;
}

.photogallery img{
	width:150px;
	height:100px;
	border-style:none;
	padding:10px 10px 10px 10px;
}










































