html {
	background-color: #B11117;
	/*color: darkblue;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 
	font-size: 0.80em;
	line-height: 1.25em;*/
	font-family: "Trebuchet MS", Verdana;
}

body {margin: 0; padding: 0; text-align: center; }
/*================================================================*
 *          			header					  				  *
 *================================================================*/
div.header{
	background-image: url("immagini/header_strip.jpg");
    background-repeat: repeat-x;
	/*border-bottom:2px solid #FFDEB3;*/
	height: 80px;
	text-align:left;

}

div.heading {
    position:relative;
    top: 0px;
	background-image: url("immagini/titolo_strip.jpg");
    background-repeat: no-repeat;
	height: 71px;
    color: #ffffff;
    padding-top: 23px;
	padding-left: 80px;
    text-align: left; 
    font-size: 15px; 
    font-weight: bold;
	font-style: italic;
    text-transform: uppercase; 
	margin-top: 60px;
	margin-bottom: -23px;
	

}
div.heading_loc {
    position:relative;
    top: 0px;
	background-image: url("immagini/luogo_strip.jpg");
    background-repeat: no-repeat;
	height: 75px;
    color: #ffffff;
    padding-top: 23px;
	padding-left: 80px;
    text-align: left; 
    font-size: 15px; 
    font-weight: bold;
	font-style: italic;
    text-transform: uppercase; 

}
div.icon {
	float: left;
	height:400px;
	padding-right:20px
}

div.tastiera{
	background-image: url("immagini/rollover/roll_strip.jpg");
	background-repeat: repeat-x;
	height: 30px;
	background-color: #B89566;
	text-align: left;
	padding-left:20px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0px;
	

	

}
div.tastiera img{
	border: 0px;
	margin: 0px;
}
div.tastiera a{
	color: black;
	/*text-transform: uppercase; */
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16;
	font-weight: bold;

	}
div.tastiera a:hover{
	color: red;

	}
	
div.content a{
	color: blue;
	/*text-transform: uppercase; */
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	}

	/*
div.tastiera a:visited{
	color: white;
	}
div.tastiera a:active{
	color: white;
	}
	*/
/*================================================================*
 *          			container				  				  *
 *================================================================*/
div.container { 
	width:800px;
	background-color: #FFDEB3;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
  
}

div.content{ 
   text-align: justify;    
   /* background-color: #FFDEB3;*/
/*   width: 700px;*/
   min-height:130px;
   /*margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 10px;
*/
	padding-left:50px;
	padding-right:50px;
	padding-bottom:3px;
	padding-top:10px;
	color: black;
}

div.content img{
	border: 0px;
	margin: 0px;

}

div.headimg img{
	border: 0px;

}


div.testo{
	
	position:relative;
	left:250px;
	top:0px;
	width: 520px;

}
/*======================Footer==================*/
div.footer{
	background: #8D0406;
	position:relative;
	
	height:70px;
	color: #FFF;
	margin:0;
	/*padding: -5px 0px;*/
	/*clear:both;*/
	width:100%;
	border-top:solid 2px #FFDEB3;
	}
	
div.footer p{
	font: 500 11px arial;
	color: white;
	}
div.footer a{
	color: white;
	}
	
div.footer a:visited{
	color: white;
	}
div.footer a:active{
	color: white;
	}
/*======================Navigation==================*/

div.navigation{
	
	width:800px;
	height: 220px;
	font: 900 12px serif; 
	background: #000;
	/*border-top:solid 3px white;*/
	/*border-color: white;*/
	
	}
div.headimg{
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#map_canvas {
		position:relative;
		left: 0px;
		margin-top: 50px;
		margin-bottom:20px;
		border: 2px solid #8D0406;
	
}

/*bandiere testata*/

div.bandierine img{
	border:0px;
	float:right;
	
}

div.bandierine {

	/*position: absolute;
	top:60px;
	right: 9em;*/
	
	float: right;
	
	margin-left: auto;
	margin-right: auto;


}

div.forme{
	background-color: #bbb;
	padding:3px;
	border: 2px outset gray;

}

