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

.cellaMenuSmall{
  padding:0px;
  margin:0px;

}

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

a:hover{
  text-decoration:underline;
}

strong {
  color:#ff7200;
  font-weight: bold;
}

#main{
  position:relative;
  margin: 0px auto;
	width:900px;
	background:#fff;
	border-left:4px solid #60635d;
	border-right: 4px solid #60635d;
	border-bottom: 0px solid #60635d;
}

.BgTable{
	width:100%;
}

#contenuto {
	padding-top: 20px;
}

.MainBox{
	border:0px solid red;
  float:left; 
  width:460px; 
  margin-left:20px;
}

.BoxIcone td{
	width:153px;
	text-align:center;
	padding-bottom: 23px;
}
.BoxIcone img{
	border:0px;
}

.boxGoogle{
  position:relative;
  border:1px solid black; 
  background:#fefefe;
  padding:0px;

  text-align:justify;
}

#divStayTopLeft{

  width:180px;
  height: 660px;
  overflow:hidden; 
  margin-left:700px;
  margin-top:50px;
  margin-right:12px;
  margin-bottom:10px;
  padding-top: 35px;
  padding-bottom:5px;
  text-align:center;
  background-image: url('../images/bg_google.gif'); 
  background-repeat: no-repeat; 
  position:absolute;
  


}

#ColonnaAdSense{
	border:0px solid red;
  float:right; 
  width:180px;
position:relative;
  height: 660px; 
  margin-right:10px;
  padding-top: 35px;
  padding-bottom:5px;
  text-align:center;
  background-image: url('../images/bg_google.gif'); 
  background-repeat: no-repeat; 
}

#ColonnaMenu{
	border:0px solid red;
  float:left; 
  width: 190px; 
  margin-left: 20px;
}

.RicetteCercate{
	padding: 10px 4px 10px 4px;	
	text-align:justify;
}

.RicetteCercateP {
	padding:6px 0px 6px 6px;
	font: 12px arial;
	font-weight: bold;
	line-height:18px;
  background-color:#eee;	
}

.RicetteMeseP {
	padding:10px;
	font: 13px arial;
	font-weight: none;
	background-color:#eee;	
}

#PaginaRicette {
  border:0px solid red;
  float:left; 
  width: 680px; 
  margin-left: 20px;
  font-size:12px;
  line-height:16px;
}
	#PaginaRicette td{
	   padding:2px 10px 2px 20px;
  }	

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

#RicettaSingolaTop {
  margin-top:0px;
  position:relative;
  background-image: url('../images/back_ricette_TOP.jpg'); 
  background-repeat: no-repeat; 
  width: 680px; 
  height:128px;
}

#RicettaSingola {
  margin-top:0px;
  position:relative;
  background-image: url('../images/back_ricette_BG.gif'); 
  background-repeat: repeat-y; 
  width: 680px;
  font-size:14px;
  line-height:20px;
  color: #333;
}

#quicksearchbar {
	position: absolute;
  top: 16px;
  left: 0px;
  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;
}

#Categorie {
  margin-top:14px;
  font-weight: bold;
  text-transform: capitalize;
}

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

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

.GoogleCentrale{
  margin:0px auto;
  width:468px;
  height:60px;
  overflow:hidden;
}

.MiniMenu {
  position:relative; 
  left:0px;
  border:0px solid #CCCAC3;
  padding:10px 0px 10px 0px;
  width:100%;
}
  .MiniMenu a:hover {
    text-decoration: none;
  }

a.ulimg img {
	border: 2px solid #fff;
}
a.ulimg:hover {
	font-size: 101%; /*risolve problema IE*/
}
a.ulimg:hover img {
	border-color: #ff7200;
}

a.TabRicette:hover {
  background-color:#ff7200;
  color:#fff;
}

a.LinkMese {
  color: #ff7200;
  font-weight:bold;
  text-decoration:none;
}

a.LinkMese:hover {
  background-color: #ff7200;
  color: white;
  font-weight:bold;
  text-decoration:none;
}

.TableRicettaSingola {
  width:680px; 
  padding: 10px 40px 40px 40px;
}
