/* layout grafico */

html, body {
scrollbar-base-color: #000;
   scrollbar-face-color: #A0B616;
   scrollbar-shadow-color: #fff;
   scrollbar-arrow-color: #fff;
   scrollbar-highlight-color:#fff;
   scrollbar-dark-shadow-color: #000;
   scrollbar-3d-light-color: #000;
   scrollbar-track-color: #d8e1dc;
   margin: 0; padding: 0;
   text-align: center;
   height: 100%;
   position: relative;
   /*background-image: url("../img/sfondo.gif");*/
   background: #FFFAF0;
}
#corpo {
margin: 0 auto;
padding: 0;
position: relative;
height: 100%;
background-image: url("../img/sfondo8.gif");
width: 900px;
}
body>div#corpo{height: auto; min-height: 100%}
/* menu centrale galleria*/
div#footer {
width: 100%;
position: absolute;
margin: 0 auto;
bottom:0;
background: #ccc;
}
#dx {
position: absolute;
top: 117px; right: 0;
width: auto;
}
#sn {
position: absolute;
top: 117px; left: 0;
width: auto;
}
#centro {
/*background: #ccc;*/
position: relative;
margin: 0 auto;
width: 500px;
}

#sfondo {
margin: 0 auto;
width: 490px;
background-image: url("../img/sfondo6.gif");
}
#dx img {
	width: 100px;
	border: 1px solid #000;
	margin-left: 0px;
	margin-bottom: 10px;
}
#centro img {
	 margin: 15px auto; padding: 0;
	 border: 0px solid #fff;
	 background: #000;
	}
#sn img {
	width: 100px;
	border: 1px solid #000;
	margin-left: 0px;
	margin-bottom: 10px;
}
#foto img {
	 margin: 15px auto 0px auto; padding: 0px;
	 border: 1px solid #000;
	 background: #fff;
}
h2 {
	font: 12px Arial, verdana, sans-serif;
	color: #000;
	padding: 0px 10px;
	line-height: 1.2em;
	text-align: center;
	margin: 0 auto;
}
#logo img {
  margin: 10px auto 0px auto;
  padding: 0;
}
h6 {
	font: 12px Arial, verdana, sans-serif;
	color: #000;
	padding: 10px;
	line-height: 1.2em;
	text-align: center;
	margin: 0 auto;
	width: 400px;
	text-align: left;
}




/* pagina mappa */
#sn-mappa {
position: absolute;
top: 117px; left: 0px;
width: auto;
font: normal 12px Verdana;
color: #000;
text-align: left;
}
#sn-mappa img {
	border: 0px solid #000;
	margin-right: 5px;
}
#sn-mappa a:link, #sn-mappa a:visited {
	text-decoration: none;
	color: blue;
}
#sn-mappa a:hover {
	text-decoration: underline;
}
#testo-mappa {
	 margin: 15px auto; padding: 6px;
	 border: 1px solid #000;
	 background: #fff;
	 height: 150px;
	 width: 400px;
	 /*overflow: auto;*/
}
div#testo-mappa h2 {
    font: normal 11px verdana, arial, sans-serif;
	color: #000;
	text-align: justify;
	line-height: 1.6em;
	width: 380px;
	margin: 0 auto;
}
div#testo-mappa h4 {
    font: bold 13px verdana, arial, sans-serif;
	color: #000;
	text-align: left;
	width: 380px;
	margin: 0 auto;
}


/* bottone claudio maggioli */

#cm {
position: absolute;
bottom: 4px; right:10px;
font: bold 10px Verdana, Arial;
background: #007192;
color: #fff;
padding: 8px;
}
#cm a {
font: bold 10px Verdana, Arial;
color: #fff;
background: #007192;
text-transform: capitalize;
text-decoration: none;
}
#cm a:visited {
color: #ccc;
text-decoration: none;
		}
#cm a:active {
color: #ccc;
text-decoration: none;
		}
#cm a:hover {
color: #fff;
text-decoration: none;
}



/* testo */
#testo {
	 margin: 15px auto; padding: 6px;
	 border: 1px solid #000;
	 background: #fff;
	 height: 330px;
	 width: 400px;
	 /*overflow: auto;*/
}
div#testo h2 {
    font: normal 11px verdana, arial, sans-serif;
	color: #000;
	text-align: justify;
	line-height: 1.6em;
	width: 380px;
	margin: 0 auto;
}
div#testo h4 {
    font: bold 13px verdana, arial, sans-serif;
	color: #000;
	text-align: left;
	width: 380px;
	margin: 0 auto;
}







/* titolo */
div#centro h1 {
    font: bold 13px verdana, arial, sans-serif;
	color: #000;
	margin: 0 auto;
}
/* indirizzo */
#indirizzo {
    font: normal 11px verdana, arial, sans-serif;
	color: #000;
	text-align: justify;
	line-height: 1.6em;
	width: 450px;
}
#indirizzo2 {
    font: normal 11px verdana, arial, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.6em;
	width: 390px;
	margin: 5px auto 25px auto;
}







/* menu centrale */
h3 {
font: normal 12px Verdana;
color: #ccc;
/*background: yellow;*/
/*border: 1px solid blue;*/
padding: 8px;
width: 490px;
margin: 15px auto 0px auto;
}
h3 a:visited, a:link {
	color: blue;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
	/*color: red;*/
}




#dropmenudiv{
position:absolute;
font: normal 11px Verdana;
text-align: left;
z-index:100;
float: left;
margin-top: 2px;
}

#dropmenudiv a {
display: block;
text-indent: 3px;
border: 1px solid #fff;
background: #A0B616;
padding: 2px;
text-decoration: none;
color: #fff;
}
#dropmenudiv a:hover{
color: #000;
text-decoration: none;
}
#dropmenudiv a:active, a:visited {
	color: #000;
	text-decoration: none;
}






















/* form online in contatti */

h5 {
font: normal 11px arial, verdana, sans-serif;
padding: 10px;
text-align: justify;
line-height: 1.5em;
float: center;
color : #840000;
margin: 0 auto;
}
table.img {
	margin: 0 auto; padding: 0;
	text-align: center;
	width: 450px;
	FLOAT:center;
}
td.img {
	font : bold 11px Verdana, Arial, sans-serif;
	text-align: left;
	color: #fff;
	background: #A0B616;
	padding: 5px 10px;
	width: 200px;
}
td.testo {
	margin: 0; padding: 0;
	width: 200px;
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
	padding: 5px 10px;
}
td.testo a {
	font: 10px Verdana, Arial, sans-serif;
	text-align: left;
 width: 210px;
		background: #FFCC00;
	padding: 5px;
}
input.testo {
	background: #fff;
	border: 1px solid #000;
	font: bold 11px Verdana, Arial, sans-serif;
	text-align: left;
	color:#4EA65B;
	width: 180px;
}
input.invia {
	font : bold 11px Verdana, Arial, sans-serif;
	text-align: center;
	color: #fff;
	background: #A0B616;
	padding: 5px 10px;
}
textarea.testo {
	background: #fff;
	border: 1px solid #000;
	font: bold 11px Verdana, Arial, sans-serif;
	text-align: left;
	color:#4EA65B;
	height: 80px;
	width: 180px;
}
select.testo {
	background: #fff;
	border: 1px solid #000;
	font: bold 11px Verdana, Arial, sans-serif;
	text-align: left;
	color:#4EA65B;
}











/* foto */
#foto2 img {
	padding: 5px;
	background: #fff;
	border: 1px solid #000;
	margin: 10px auto;
}





















/* galleria foto */
table {
	text-align: center;
	margin: 0 auto;
	width: 450px;
}
table.foto1 {
	text-align: center;
	margin: 0 auto;
	width: 450px;
	padding: 0;
	
	border-collapse: separate;
    border-spacing: 0px;
}
 tr {
    margin: 0 auto;
 }
td.foto1 {
	margin: 0 auto; padding: 0;
	font: bold 11px Verdana, Arial, sans-serif;
	color: red;

}
td.foto1 img {
	 border: 2px solid #000;
	 margin: 0px 0px;
	 width: 100px;
	 height: 75px; padding: 0;
	 /*width: 100px;*/
}












/* progetti */
#aaax {
	 margin: 0 auto;
	 /*background: #CCC;*/
	 width: 440px;
}
.progetti {
	float: left;
    width: 210px;
	height: 140px;
	margin: 0px 0px;
	/*background: #fcc;*/
	padding: 0;
}
.progetti img {
	margin: 0 auto;
	padding: 0;
	border: 3px solid #000;
}
.progetti h2 {
	margin: 0px auto;
	border: 0px solid #000;
	
	font: normal 11px Verdana, Arial, sans-serif;
	color: #000;
	text-align: left;

	width: 190px;
	height: 85px;
	margin-top: 15px;

    padding: 10px;
}
#sn-progetti {
position: absolute;
top: 117px; left: 0px;
width: auto;
font: normal 12px Verdana;
color: #000;
text-align: left;
}
#sn-progetti img {
	border: 0px solid #000;
	margin-right: 5px;
}
#sn-progetti a:link, #sn-progetti a:visited {
	text-decoration: none;
	color: blue;
}
#sn-progetti a:hover {
	text-decoration: underline;
}

	
	
/* layer in fondo */
.out {
	overflow: hidden;
	width: 3px;
	height: 1px;
	background-color: #fc9;
	font: normal 6px Verdana, Arial;
	color : #fff;
	left: 0px;
	top : 0px;
}
.out a {
 	font: normal 6px Verdana, Arial;
	color : #fff;
}




