@charset "utf-8";

body {
	margin: 0;
	padding:0;
	text-align: center;
	height: auto;
	background-color: #D5F3B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

div#container {
	text-align: left;
	width: 1111px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/corpo_sfondo.png);
	background-repeat: repeat-y;
	border: 1px none #D5F3B7;
}

#header {
	background-image: url(../images/header_sfondo.png);
	height: 310px;
	margin: 0px;
	padding: 0;
	background-position: 0px top;
	z-index: 3;
} 

#central_container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 
#leftcolumn {
	float: left;
	width: 145px;
	height: 470px;
	position: static;
	margin-left: 15px;
}

#mainContent{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	width: 780px;
	padding: 0;
} 

#footer {
	padding: 0;
	background-image: url(../images/footer_sfondo.png);
	background-position: bottom;
	height: 100px;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#topmenu {
	width: 100%;
	position: static;
	height: 55px;
	z-index: 5;
}

#logo {
	position: absolute;
	margin-top: 270px;
	margin-left: 300px;
	width: auto;
}


#testo {
	height: auto;
	width: 780px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sfondo {
	background-color: #FFFF33;
	height: 2000px;
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	clear: right;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
}
#logocompagnia {
	position: absolute;
}
#logocompagnia {
	margin-top: 100px;
	position: absolute;
	margin-left: 60px;
	z-index: 1;
}
#banner_cartina {
	position: absolute;
	text-align: center;
	width: 600px;
	margin-left: 160px;
}
#mappa_brescia {
	text-align: center;
	width: 900px;
	position: absolute;
	margin-top: 50px;
	margin-left: 100px;
}


#home_mappa {
	position: absolute;
	margin-top: 250px;
	margin-left: 100px;
}

.testo_verde {
	font-size: 12px;
	color: #336600;
}

.testata_mappa {
	position: absolute;
	background-image: none;
	left: 0px;
	clip: rect(0px,auto,auto,auto);
}

 
 
#corpo {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/sfondo_nuovo2.png);
	background-repeat: repeat-y;
}
#contenuto_footer {
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#contenuto_header {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#container_mappa {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#column_index_dettagli {
	float: left;
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 300px;
	position: fissa;
}

#menulaterale_newsdettaglio {
	color: #3333CC;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: fissa;
	float: no;
	left: 10px;
	top: auto;
	right: auto;
	bottom: 10px;
}

