/* consultapizza.com */
body{
  background: #601819 url('../images/layout/background.jpg') repeat-x;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
}
a img{
  border: 0px;
}

#flash{}

#top_bar{
  background: #000000 url('../images/layout/top_bar.jpg') repeat-x;
  height: 47px;
  display: block;
}
#scatola{
  width: 906px;
  margin: 0 auto;
  height: auto;
}

#content_top{
  width: 870px;
  background: #FFFFFF url('../images/layout/top_border_in.jpg') no-repeat;
  margin: 0 auto; /* GECKO */
  /*margin-top: 81px;*/
  height: 13px;
  display: block;
  margin-top: -3px;
}

#content{
  width: 870px;
  background: #FFFFFF;
  margin: 0 auto; /* GECKO */
  /*margin-top: 81px;*/
  min-height:450px;
}
#content_flash{
  width: 905px;
  /*background: #FFFFFF;*/
  margin: 0 auto; /* GECKO */
  /*margin-top: 81px;*/
  margin-top: -5px;
}


#content_im{
  width: 464px;
  float: left;
  margin-left: 0px;
}
#content_text{
  width: 386px;
  margin-left: 0px;
  float: left;
  margin-top: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  
}

#content_bottom{
  width: 870px;
  background: #FFFFFF url('../images/layout/content_bottom.png') no-repeat;
  margin: 0 auto; /* GECKO */
  /*margin-top: 81px;*/
  height: 53px;
  display: block;
  
}

#skip_intro{
  text-align: right;
  background-color: none;
  width: 890px;
  color: #FFFFFF;
}
#skip_intro a{
  color: #FFFFFF;
  text-decoration: none;
}
#logo_index{
  width: 583px;
  height: 88px;
  margin-top: -2px;
}
#logo_interno{
  width: 870px;
  height: 95px;
  margin: 0 auto;
  background: #AA252A url('../images/layout/logointerno.jpg') no-repeat;
  margin-top: -9px;
  
}
#sponsors{
  width: 906px;
  text-align: center; 
}
#sponsors img{
  margin-left: 15px;
  margin-bottom:8px;
}

#cappello{
  width: 144px;
  margin: 0 auto;
  float: left;
}

.bold_11px{
  font-weight:bold;
  
}
.ul_nostile li{
  list-style:none;
  margin-left: -10px;
  padding-top: 15px;
}
#cristian_nome{
  background: #FFFFFF url('../images/layout/nome.jpg');
  height: 83px;
  width: 234px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 12px;
}
.scarica_cv{
  height: 72px;
  width: 304px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 20px;
}
#top_interno{
  width: 870px;
  margin: 0 auto;
  color: #FFFFFF;
}
/*#top_interno a{
  color: #FFFFFF;
}      */
#top_menu{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px;
  width: auto;
  margin-top: 15px;
  float: right;
   
}

#home{
  background-image: url('../images/menu/home.jpg');
  width: 49px;
  height: 18px;
  display: block;
  float: left;
}
#home:hover{
  background-image: url('../images/menu/home_hover.jpg');
  width: 49px;
  height: 18px;
  display: block;
  float: left;
}
#consulenze{
  background-image: url('../images/menu/consulenze.jpg');
  width: 90px;
  height: 18px;
  display: block;
  float: left;
}
#consulenze:hover{
  background-image: url('../images/menu/consulenze_hover.jpg');
  width: 90px;
  height: 18px;
  display: block;
  float: left;
}
#lievito{
  background-image: url('../images/menu/lievito.jpg');
  width: 57px;
  height: 18px;
  display: block;
  float: left;
}
#lievito:hover{
  background-image: url('../images/menu/lievito_hover.jpg');
  width: 57px;
  height: 18px;
  display: block;
  float: left;
}
#informazioni{
  background-image: url('../images/menu/informazioni.jpg');
  width: 94px;
  height: 18px;
  display: block;
  float: left;
}
#informazioni:hover{
  background-image: url('../images/menu/informazioni_hover.jpg');
  width: 94px;
  height: 18px;
  display: block;
  float: left;
}

#informazioni_nome{
  background: #FFFFFF url('../images/layout/informazioni.jpg');
  height: 58px;
  width: 190px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 12px;
}

#gallery{
  background-image: url('../images/menu/gallery.jpg');
  width: 58px;
  height: 18px;
  display: block;
  float: left;
}
#gallery:hover{
  background-image: url('../images/menu/gallery_hover.jpg');
  width: 58px;
  height: 18px;
  display: block;
  float: left;
}
#gallery_nome{
  background: #FFFFFF url('../images/layout/gallery.jpg');
  height: 66px;
  width: 108px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 12px;
}


/* hovers */
#consulenze_hover{
  background-image: url('../images/menu/consulenze_hover.jpg');
  width: 90px;
  height: 18px;
  display: block;
  float: left;
}
#lievito_hover{
  background-image: url('../images/menu/lievito_hover.jpg');
  width: 57px;
  height: 18px;
  display: block;
  float: left;
}

#informazioni_hover{
  background-image: url('../images/menu/informazioni_hover.jpg');
  width: 94px;
  height: 18px;
  display: block;
  float: left;
}
#gallery_hover{
  background-image: url('../images/menu/gallery_hover.jpg');
  width: 58px;
  height: 18px;
  display: block;
  float: left;
}


/* fine hjovers */

#separatore{
  background-image: url('../images/menu/separatore.jpg');
  width: 37px;
  height: 18px;
  display: block;
  float: left;
}
#lievito_img{
  float: left;
  width: 531px;
  height: 453px;
  display: block;
}
#lievito_text{
  width: 805px;
  margin: 0 auto;
  margin-top: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}
#lievito_text p{
  
}

#magico_lievito{
  background: #FFFFFF url('../images/lievito/magico_lievito.jpg');
  height: 144px;
  width: 279px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 12px;
}
#impasta_lievito{
  width: 218px;
  height: 258px;
  margin-right: 45px;
  background: #FFFFFF url('../images/lievito/impasta_lievito.jpg');
  float: right;
  margin-top: 22px;
}
#credits{
  color: #FFFFFF;
  width: 870px;
  margin-top: 5px;
  text-align: right;
}
#credits a{ 
  color: #FFFFFF;
  
}
#galleria_contenuto{
  width: 750px;
  margin: 0 auto;
  margin-top: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: auto;
}
#galleria_contenuto img{
  border: 1px solid #5F1718;
  margin-left: 10px;
  margin-top: 10px;
}

#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #601819; border-right:1px solid #601819;}
    .rnd_b1 {margin:0 5px; background:#601819;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #601819;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
}

.foto{
  float: left;
}

#news_titolo{
  color: #8d1f22;
  font-weight: bold;
  font-size: 14px;
}
.news_scroll {
  color: #FFFFFF;
}
.news_scroll a{
  text-decoration: none;
  color: #FFFFFF;
}
.news_scroll a:hover{
  color: #E62526;
  text-decoration: none;
}
.news_scroll a:after,
#n2 news_scroll:before{
   /*Workaround for Gecko*/
	content: "";

}
.news_scroll a:hover:after{
	content: "\00BB";
	color: #E62526;
}

.news_scroll a:hover:before{
	content: "\00AB";
	color: #E62526;
}     

#news_contenuto{
  width: 750px;
  margin: 0 auto;
  margin-top: 22px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: auto;
}

#news_nome{
  background: #FFFFFF url('../images/layout/news.jpg');
  height: 76px;
  width: 100px;
  display: block;
  float: right;
  margin-right: 15px;
  margin-top: 12px;
}
#marq_scroll{
  margin-top: 15px;
}



