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

br.clear {
	clear: both;
}

/* 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;
}

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

#categoria_body {
	width: 681px;
	background-color: #F5F5F5;
	margin-left: 9px;
	padding: 5px 5px 0px 5px;
}

#categoria_body p.text2 {
	margin-top: 10px;
}

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

#footer {
	clear: both;
	margin: 2px 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;
}

div.pag {
	color: #536233;
	margin-bottom: 8px;
	text-align: center;
}

div.row_categoria {
	margin: 0px 0px 3px 0px;
}

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

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

.img_container2 {
	float: left;
	border: 1px solid #D1E1EE;
	text-align: center;
	margin: 0px 3px 3px 0px;
}

.img_container2 img {
	margin: 2px;
}

/* 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 {
	width: 100%;
	padding: 0px;
}

#menu ul, #scheda_body 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;
}

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

#menu_categorie {
	width: 172px;
	background-color: #C8E8FF;
	margin: 0px;
	padding: 0px;
}

#menu_categorie ul {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	height: auto;
	list-style: none;
}

#menu_categorie li {
	padding-left: 18px; /* added, distance between 'bullet' and text  */
	padding-top: 2px;
	background: url('../img/freccia3.gif') no-repeat 0 20%;
}

#menu_categorie a {
	font: normal normal 900 11px Tahoma;
	text-decoration: none;
	line-height: 200%;
	color: #278CD0;
	width: 100%;
	padding: 4px;
}

#menu_categorie a:hover, #menu_categorie a.over {
	background-color: #2993DF;
	text-decoration: underline;
	color: #ffffff;
}

/* Fonts */
h2 { display: inline; }

h2, .link2, .text1 {
	color: #5E6B3D;
	font-weight: bold;
	font-size: 13px;
	margin-top: 1px;
}

h2.text1{
	font-size: 18px;
}

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

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

a.link2 {
		text-decoration: none;
}

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

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

.text2 img {
	margin: 5px;
}

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

a.link4 {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

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

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

.right {
	float: right;
}