body {
	background:#3c3d3a;
	margin: 0px;
	color: #666666;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active{
  color: #666;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

#main{
  margin: 0px auto;
	width:832px;
	background:#d7d9d5;
	border-left:4px solid #60635d;
	border-right: 4px solid #60635d;
	border-bottom: 0px solid #60635d;
}

.BgTable{
	width:100%;
}

#contenuto {
	padding-top: 10px;
}

.MainBox{
  float:left; 
  width:500px; 
  margin-left:20px;
}

.BoxAforismi{
  position:relative;
  border:1px solid black; 
  background:#fefefe;
  padding:20px;
  text-align:justify;
}
.boxGoogle{
  position:relative;
  border:1px solid black; 
  background:#fefefe;
  padding:0px;

  text-align:justify;
}

#ColonnaDX{
  float:right; 
  width: 270px; 
  margin-right: 20px;
}

.BoxRight{
  position:relative;
  border:1px solid black; 
  background:#fefefe;
  padding: 20px;
  //height:130px; 
}
  .BoxRight p{
      font-size:11px;
  }

#quicksearchbar {
	position: absolute;
  top: -2px;
  left: 40px;
  width: 182px;
  height: 20px;
  text-align: right;
  border:0px solid black;
  background: url('../images/searchfield.gif') top left no-repeat;
}

    #quicksearchbar a {
      position: absolute;
      top: 1px;
      right: 4px;
      text-decoration: none;
    }
    
    #quicksearchbar img {
      vertical-align: middle;
    }

#quicksearchbox {
  position: absolute;
  top: 2px;
  left: 20px;
  width: 140px;
  font-size: 11px;
  padding: 0px;
  border: none;
}

#SearchAutore {
  position: absolute;
  top: 2px;
  left: 20px;
  width: 140px;
  font-size: 11px;
  padding: 0px;
  border: none;
}

#destdropdown	{
	z-index: 2;
	position: absolute;
	visibility: hidden;
	display: block;
	margin-top: 10px!important;
	margin-bottom: 0;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-top: 0 !important;
	left: 8px;
	top:10px;
	border: none;
}

#destdropdown #dest2	{
	margin-top: 0px;
	margin-left: 0!important;
	width: 220px;
	background-image: url(/images/boxgreyLine.png);
	background-repeat: repeat-y;
	background-color: #e8e8e8;
	color: #3e3e3e;
	outline: none;
	padding-left: 14px;
	border: 1px solid #afb7c9;;
}

.pulsante-contatti { /*PULSANTE "INVIA" */
    position:absolute;
    top: -30px;
    left:200px;
    background-image: url(/images/searchoff.png);
	  background-repeat: no-repeat;
    width: 50px;
	  height:50px;
	  border:0px;
    }
	 	.pulsante-contatti:hover {
    	background-image: url(/images/searchon.png);
      cursor:pointer;
	  }
		 
#Categorie {
  margin-top:14px;
  line-height:18px;

}

.Capitalize{
    font-weight: bold;
    text-transform: capitalize;
}

#SiteInfo {
  width:0px;
  height:0px;
  overflow:hidden;
}

.piega{
  position:absolute;
  top:-1px;
  right:-1px;
  z-index:99;
}


.lable-form {
	padding-left: 0px;
	line-height: 24px;
}

.campo-contatti { /* CARATTERISTICHE DEI CAMPI FORM */
	position: absolute;
	left: 75px;
	background: #FFFFFF;
	color: #666666;
	border: 1px solid #CDD1D7;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
		
}
  .campo-contatti:focus {
   		background: #EEEEEE;
			color: #000000;
	 		border: 1px solid #000000;
			font-weight: bold;
		}

.pulsante-mlist{
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #d9dad6;
    text-align: center;
    width: 162px;
    border: 1px solid #666;
    margin-top: 2px;
    margin-left: 55px;
}
	 	.pulsante-mlist:hover {
    	background: #CDD1D7;
			color: #000000;
	 		border-color: #000000;
    	}

.GoogleHeader{
  margin:0px auto;
  width:728px;
  height:90px;
  overflow:hidden;
}

.GoogleCentrale{
  margin:0px auto;
  width:468px;
  height:60px;
  overflow:hidden;
}
.InfoPersonaliEdit{
	position:relative; 
	padding: 0px 0px 2px 0px;
}

.InfoPersonaliLable{
	position:relative; 
	padding: 0px 0px 2px 100px;
}

.InfoPersonali{
	position:absolute; 
	top: 0px; 
	left:0px;
}	
.black{
	color:black;
}

