body {
	font-family: "Tahoma";
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
	
img {
	border :none;
	padding: 0px;
}

/* Structure Divs */
#content {
	width: 872px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#titles {
	background: #fff url('../img/sfondo_01.jpg') repeat-x left top;
	height: 21px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#banner_header {
	margin: 9px 0px;
	padding: 0px;
	height: 96px;
}

#header_left {
	width: 190px;
}

#header_right {
	border: 1px solid #C6C6C6;
	width: 679px;
}

#banner_left {
	background: #fff url('../img/sfondo_02.jpg') repeat-x left top;
	width: 551px;
	height: 94px;
}

#strumenti {
	background: #fff url('../img/sfondo_03.gif') repeat-x left top;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#strumenti_mappa {
	width: 681px;
	height: 35px;
	margin-left: 6px;
	padding: 5px 5px 0px 5px;
	clear: right;
}

#path {
	clear: left;
	color: #536233;
	font-weight: bold;
	margin: 5px 0px 5px 10px;
	padding-top: 5px;
}

#scheda_body {
	width: 681px;
	background-color: #F5F5F5;
	padding: 5px 5px 0px 5px;
}

#mappa_container {
	background-color: #8ED0FF;
}

#corpo {
	padding: 5px 0px 2px 0px;
}

#footer {
	clear: both;
	margin: 15px 0px 10px 0px;
	padding: 5px 10px 0px 0px;
	height: 61px;
	background: #fff url('../img/sfondo_04.jpg') repeat-x;
}

#footer img {
	margin-left: 10px;
}

#credits {
	text-align: center;
}

p.titolo_categoria {
	background-color: #E4E5E7;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 10px;
	height: 26px;
	clear: both;
}

.puntinato {
	clear: both;
	width: 100%;
	height: 1px;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 1px;
	background: #fff url('../img/puntini.gif') repeat-x;
}

/* Box */
.box {
	width: 428px;
	float: left;
	margin: 0px 2px 4px 2px;
	background-color: #F6F6F6;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.title {
	width: 395px;
	height: 23px;
	margin: 4px 4px 0px 4px;
	padding: 9px 0px 0px 25px;
	background: #E4E5E7 url('../img/freccia.gif') no-repeat;
}

.title_mappa {
	height: 25px;
	margin-bottom: 3px;
	padding: 8px 0px 0px 25px;
	background: #E4E5E7 url('../img/freccia.gif') no-repeat;
}

.body_content {
	display: block;
	padding: 5px;
	
	/* min-height IE hack */
	min-height: 210px;
	height: auto !important;
	height: 210px;
}

/* Lists  & menu */

#strumenti ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#strumenti li {
	float: right;
	margin: auto 5px auto 0px;
}

#strumenti li.cerca {
	width: 65px;
	background: url('../img/cerca.gif') no-repeat center left;
}

#strumenti li.mappa {
	width: 86px;
	background: url('../img/mappa.gif') no-repeat center left;
}

#strumenti a, #strumenti .over {
	float: right;
	display: block;
	height: 16px;
	width: 50%;
	padding: 2px;
	text-align: center;
	font: normal normal 900 11px Tahoma;
	text-decoration: none;
	color: #FF8901;
}

#strumenti a:hover, #strumenti .over {
	background-color: #F78701;
	color: #FFFFFF;
}

#menu_categorie, #scheda_body {
	/* min-height IE hack */
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#menu_categorie {
	width: 172px;
	background: #C8E8FF url('../img/faq_img.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 100%;
	padding: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	float: left;
	width: 16.55%;
	margin-right: 1px;
}

#menu a {
	display: block;
	height: 20px;
	background-color: #8ED0FF;
	padding: 4px 0px 0px 3px;
	font: normal normal 900 11px Tahoma;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover, #menu a.over {
	background-color: #2894DF;
}

#scheda_body p.text2 {
	margin: 5px;
}

p.titolo {
	background: url('../img/freccia6.gif') no-repeat 0 60%;
	padding-left: 18px; /* added, distance between 'bullet' and text  */
	width: 95%;
	float: right;
}

p.testo {
	padding: 10px 0px 20px 18px;
	margin: 20px;
	width: 95%;
	float: right;
}

/* Fonts */
.link2, .link6 {
	color: #5E6B3D;
	font-weight: bold;
	font-size: 13px;
	margin-top: 1px;
}

.link1 {
	color: #018BED;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.link2 {
		text-decoration: none;
}

.link3, .text2, p.titolo, p.testo {
	color: #6A6E5D;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
}

#footer .link3, #credits .link3, #path {
	font-size: 11px;
}

p.titolo {
	font-weight: bold;
}

a.link3:hover {
	color: #68C5D7;
}

.link5, .link5_big {
	font: normal normal 900 11px Tahoma;
	text-decoration: none;
	color: #EE8609;	
}

.link5_big {
	font-size: 15px;
}

.link6 {
	color: #026EAE;
	font-size: 12px;
	text-decoration: none;
}

.link1:hover, .link6:hover {
	color: #FD6801;
	text-decoration: underline;
}

/* general */
.left {
	float: left;
}

.right {
	float: right;
}