body {
	font-family:Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url("../images/bg_body.jpg");
	background-repeat: repeat-x;
}

input,textarea {
	font-size:11px;
	background-color: #FFFFFF;
}

#dotted_up {border-bottom:1px dotted #CCCCCC;margin-top:10px;margin-bottom:10px;}

hr {
	color: #776847;

	}

a {
	color:#000000;
	text-decoration: none;
}

img {border:0}

div,form,ul,table,body,li {
	margin: 0;
	padding: 0;
}
/* DIMENSIONAMENTO */

div#menu, div#main{
	width:850px;
	background-color: #FFFFFF;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
	height:auto;
	clear:both;
}

input {
	padding:0px;
	margin:0px 0px 0px 5px;
	background-color:#DDDDDD;
}

div#top {
	width:850px;
	height:210px;
}

div#main,div#left,div#center {
	min-height:360px;
	overflow: auto;
}

div#left {
	width: 200px;
	float:left;
}

div#center {
	width: 600px;
	float:left;
	z-index: 1;
	margin-left: 24px;
	background-color: #FFFFFF;
	border-right:1px dotted #CCCCCC;
	overflow:hidden;
}
div#privato, div#cerca {
	border-top:1px dotted #CCCCCC;
}

div#footer {
	clear:both;
	height:106px;
	width:850px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	
}

div#left ul
{
	width: 195px;
	list-style-type: none;
	text-align: left;
	padding-left:5px;

}

div#footer_testo {
	font-size: 13px;
	width: 790px;
	border-top: 1px dotted #CCCCCC;
	padding:10px;
}

div#contenuti {
	min-height:160px;
	margin-right:0px;
	margin:0;
	padding:5px;
	text-align: left;

}
div#contenuti p{
	margin:20px;
	font-size:14px;
	color:#666666;
	line-height: 20px;
	text-align: justify;

}

.gallery {

}
div#home_gallery img{
	border:5px #CCCCCC solid
}
div#home_gallery {
	border-top: 1px #CCCCCC dotted;
	padding-top:8px;
	}

div#titolo1 {
	width: 580px;
	text-align: left;
	border-bottom: 1px solid #AAAAAA;
	margin-left:15px;
	font-size: 26px;
	font-weight: normal;
	color:#dc3937;
}
div#titolo2 {
	width: 580px;
	text-align: center;
	border: 1px dotted #AAAAAA;
	margin-left:15px;
	font-size: 20px;
	font-weight: normal;
	color:#776847;
}


\\ mootools \\


#sidebar {
	z-index: 1; position: absolute; padding:0px;margin:0px; 
}

#sidebar a {
	display: block; background: url(../images/out_bottone.gif) no-repeat right center; width: 150px; text-decoration: none; padding-top:5px; padding-bottom:5px; 
}
#sidebar h3.cat {
	display: block;  background: url(../images/hover_bottone.gif) no-repeat right center;  width:150px; text-decoration: none;padding-top:5px; padding-bottom:5px;
}

#sidebar h3 {
	font-size: 15px
}

div#directions {
	overflow: scroll;
	height:280px;
}

table.table_contatti {
	margin-left:50px;
}
table.table_contatti td {
	text-align: left;
}

table.lista_categoria_item tr td {
	width:150px;
	border: 1px solid #CCCCCC;
	cursor:pointer;	
}

table.lista_categoria_item tr td table.thumb tr td {
	width:120px;
	height:120px;
	border: none;
	cursor:pointer;
}
span.riquadro1{
	position:absolute;color:#FFFFFF;font-size:22px;font-weight:bold;left:40px;top:100px;
}
span.riquadro2{
	position:absolute;color:#FFFFFF;font-size:22px;font-weight:bold;left:225px;top:100px;
}
span.riquadro3{
	position:absolute;color:#FFFFFF;font-size:22px;font-weight:bold;left:410px;top:100px;
}
.float_left {float:left;}
.float_right {float:right;}


