﻿img {
  border: none;
}
button {cursor:pointer }
.clear {clear:both }

body {width:100%;  background-color:#e2e0e4;}

#main {
 width:940px; 
	margin:0 auto; 
	padding:40px; 
   background-color:white;
   box-shadow: 0px 0px 12px black;
}

#pie { width:1026px; height:116px; background:url(../img/foot.png)no-repeat; margin:0 auto}

#topNero {height:10px; background-color:#555; width:100% }
#logo {height:80px; width:100%; background-color:#ddd; background: url(../img/logoTrombini.png)no-repeat ; margin-top:20px; margin-bottom:20px}

/*HEADER*/
#menuTop { font-size:16pt; font-weight:bold }
#menuTop a{text-decoration:none ;color:#79003B}
#menuTop .item { }
#menuTop .item a:hover {text-decoration:underline; }

.boxImmagine {margin:80px auto; border:1px solid gray;  width:920px; height: 360px; }
.boxImmagine img{width:100%; height:100%}

.aree {float:left; width:290px; height:300px;  }

.tit {color:#005100; font-size:14pt;margin-top:20px  }
.testoSmall {margin-top:11px; font-size:12pt; color:#333; font-style:italic  }
.continua{width:134px; height:24px; background-color:#005100;color:white;  margin-top:13px; cursor:pointer}
.smallTopo{background:url(../img/topografia1.png)no-repeat; width:291px; height:94px }
.smallCart{background:url(../img/catasto1.png)no-repeat; width:291px; height:94px }
.smallRend{background:url(../img/rendering1.png)no-repeat; width:291px; height:94px }

/*CATEGORIE*/
.ulAree { line-height:220%; font-size:14pt; font-weight:bold}
.ulAree a{ ; color:#333}

#boxCat {min-height:500px;margin:0 auto; padding:20px}
#boxCat img{border:1px solid gray; margin-top:20px}
#boxCat p{clear:both}
.catTitolo {font-size: 24pt; font-weight: bold  }

