html,body{
	padding:0;
	background-color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
}
body,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
//	text-align: center;
	color: #000000;
}
div#container{
	position: relative;
	width: 980px;
	color: #000000;
	background-color: #EFEFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007FFF;
	border-left-color: #007FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007FFF;
}
p{margin: 0px;}
div#logo{
	top: 15px;
	position: absolute;
	left: 15px;
}
div#banner{
	top: -1px;
	position: absolute;
	right: -1px;
}
div#data{
	top: 68px;
	right: 0px;
	position: absolute;
	width: 160px;
	height: 10px;
}
div#accessi{
	top: 68px;
	left: 202px;
	position: absolute;
	width: 151px;
	text-align: left;
}
div#Numero_Emergenza{
	position: absolute;
//	top: 400px;
	left: 5px;
//	bottom: 8px;
	width: 150px;
	height: 63px;
}
div#Briciole{
	top: 70px;
	left: 350px;
	position: absolute;
}
div#SubMenu{
	top: 283px;
	left: 319px;
	position: absolute;
	width: 200;
}
div#angolo{
	top: 82px;
	position: absolute;
	left: 160px;
}
div#header{
	position: absolute;
	left: 0px;
	height: 80px;
	color: #000000;
	width: 100%;
	background-color: #EFEFFF;
	top: 0px;
}
div#navigation{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 154px;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #007FFF;
	height: 474px;
}
div#MondoAperto{
	position: absolute;
	top: 82px;
	right: 0px;
	width: 160px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #007FFF;
}
div#extra{
	position: absolute;
	top: 205px;
	right: 0px;
	width: 160px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #007FFF;
	height: 511px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
}
div#content_home{
	background-color: #FFFFFF;
	margin-top: 82px;
	margin-left: 160px;
	margin-right: 160px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007FFF;
}
div#content{
	background-color: #FFFFFF;
	margin-top: 82px;
	margin-left: 160px;
	margin-right: 160px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007FFF;
}
div#content_LARGE{
	background-color: #FFFFFF;
	margin-top: 82px;
	margin-left: 160px;
	margin-right: 0;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007FFF;
	color: #0000FF;
}
div#footer{
	background-color: #007FFF;
	color: #FFFFFF;
	position: relative;
	height: 45px;
}
div#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover{
	color: #FF0000;
	text-decoration: none;
}

.FlashNews{
	text-decoration: blink;
}
.NoDecoration{
	text-decoration: none;
}

div#navigation ul{
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
div#navigation ul a{
	display:block;
	width: 154px;
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007FFF;
}
div#navigation a:hover{
	background-color: #007FFF;
	color: #FFFFFF;
	text-decoration: none;
}
div#navigation ul a:active{
	text-decoration: none;
}

a:visited {color: #0000FF; text-decoration: none;}
a:link {color: #0000FF; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: none;}
a:active {color: #0000FF; text-decoration: none;}
