body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../immagini/sfondobody.gif);
	background-repeat: repeat-x;
}
.bordo_immagini {
	border: 1px solid #F60;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.testo_evidenziato {
	font-weight: bold;
	color: #F90;
}

#container {
	margin: auto;
	width: 980px;
	background-image: url(../immagini/sfondo_container.gif);
}


#header {
	position: relative;
	height: 198px;
	background-image: url(../immagini/header.jpg);
}
#scritte {
	position: absolute;
	height: 16px;
	width: 460px;
	left: 508px;
	top: 157px;
	font-size: 12px;
	color: #FFF;
}
#menu_header {
	position: absolute;
	height: 16px;
	width: 294px;
	left: 661px;
	top: 119px;
}
#menu_header ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_header ul li {
	display: inline;
	color: #FFF;
	font-weight: bold;
}
#menu_header ul li a:link, #menu_header ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu_header ul li a:hover {
	color: #151515;
}



#navigation {
	background-image: url(../immagini/navigation2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 229px;
}
#navbar {
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}
#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar ul li a:link, #navbar ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-bottom: 28px;
	margin-left: 10px;
	width: 140px;
	padding-left: 30px;
}
#navbar ul li a:hover {
	color: #151515;
}


#content {
	background-image: url(../immagini/content.jpg);
	float: left;
	width: 541px;
	background-repeat: no-repeat;
}
#content_text {
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	padding: 0px;
}
#content_text h1 {
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../immagini/sfondoh1cont.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#content_text h2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F90;
	color: #F30;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.link_content {
	color: #F60;
	text-decoration: underline;
	text-align: center;
}
.link_content:hover {
	color: #F30;
	text-decoration: underline;
	text-align: center;
}



#extras {
	background-image: url(../immagini/extras2.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
}
#extras_text {
	margin-left: 18px;
	margin-bottom: 10px;
	margin-right: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-top: 13px;
}
#extras_text p a:link, #extras_text p a:visited {
	margin: 0px;
	color: #F90;
	text-decoration: none;
	padding: 0px;
}
#extras_text p a:hover {
	color: #FC0;
}


#extras_text h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #F60;
}

#extras_text h2 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
}
#extras_text h3 {
	color: #F90;
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#extras_text p .link_extras {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}

#extras_text p .link_extras:hover {
	font-size: 9px;
	color: #F90;
	text-decoration: underline;
}


#footer {
	background-image: url(../immagini/footer.jpg);
	clear: both;
	height: 85px;
}
#footer_text {
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
}
.bianco {
	color: #FFF;
	text-decoration: none;
}
.link_footer {
	color: #FFF;
	text-decoration: none;
}
.link_footer:hover {
	color: #151515;
	text-decoration: underline;
}
.immagini {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

.link_content a:hover {
	color: #F90;
	text-decoration: underline;
	margin-left: 5px;
	margin-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
}
#extras_text hr {
	color: #999;
}
.testo_lampeggiante {
	text-decoration: blink;
}

