
body {
   margin: 0;
   padding: 0;
   font-family: "Sans Serif", "Arial";
   font-size: 12px;
   background-image:url(/img/fondo_prova2_repeat.jpg);
   background-repeat:repeat-x;
   background-color:#d4401f;/*
   background-color:#e9ddcd;*/
}

.fondo{
background-image:url(/img/fondo_prova2.jpg);
background-repeat:no-repeat;
background-position:center top;
/*border:1px solid #000;*/
}

img{
border:none;
}

a{
color:#000;
}

#site {
   position: relative;
   width: 980px;
   min-height: 650px;
   margin: 0 auto;
   padding: 0;
}

.clear {
   clear: both;
}

/* HEADER */

#header{
height:130px;
}

#header #logo {
   position: absolute;
   top: 15px;
   left: 0px;
}

#header #logo img {
   border: 0;
}

/* menu aree */


#menu_aree1 {
   position: absolute;
   top: 5px;
   right: 180px;
   z-index: 1100;/*
   background-image:url(../img/fondo_bianco.png);
   background-repeat: repeat;*/
   width:100%;
   text-align:right;
   text-transform:uppercase;
}

#menu_aree1 ul{
   margin: 0;
   padding: 0;
   list-style: none;
   float:right;
}

#menu_aree1 ul li a {
   text-decoration: none;
   color: #000;
   font-size: 11px;
   padding: 0 5px;/*
   text-transform:uppercase;*/
   }
   
#menu_aree1 ul li {
   float: left;
   height: 15px;
   border-left: 1px solid #000;
   padding:0 10px;
   font-weight:bold;
}

.demoTarget {
   margin-top: -4px !important;
}

#header #menu_aree ul {
   margin: 0;
   padding: 0;
   position: absolute;
   top: 100px;
   right: 0px;
   list-style: none;
   z-index: 1100;
}

#header #menu_aree ul li {
   float: left;
   border-left: 1px solid #999;
   height: 18px;
}

#header #menu_aree ul li a {
   text-decoration: none;
   color: #000;/*
   text-transform:uppercase;*/
     font-weight:bold;
   font-size: 14px;
   padding: 0 12px;
}

#header #menu_aree ul li a:hover, #menu_aree1 ul li a:hover {
   text-decoration: underline;
}

#header ul .on a {
   font-weight:bold;/*
   background-color: #F7FFBF!important;*/
   background-image:url(../img/fondo_giallo.png)!important;
   background-repeat: repeat;
}

#header .area84 {
   border-right: 1px solid #999;
}

/* MAIN */

#main {
   min-height: 300px;
   margin: 35px 0 10px 0;
  /* background-image:url(/img/fondo_prod.jpg);
background-repeat:no-repeat;*/
	/*border:1px solid #000;*/
}

#main #blocco1 {
   float: left;
   width: 240px;
   min-height: 300px;
   padding-top:40px;
}

#main ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#main #blocco1 {
   margin-left: 0px;
}

#main #blocco1 a {
   color:#000;
   text-decoration: none;
   font-size: 13px;
}

#main #blocco1 a:hover {
   text-decoration: underline;
}

#main #blocco1 > ul > li > a {
   font-weight: bold;
   font-size: 12px;
}

#main #blocco1 > ul > li > ul > li > a {
   font-weight: bold;
   font-size: 12px;
   line-height: 15px;
}

#main #blocco1 > ul > li > ul > li {
   font-size: 12px;
   margin-top: 5px;
}

#main #blocco1 > ul > li > ul {
   margin-left: 100px;
   line-height: 16px;
   margin-top: -10px;
   display: none;
}



#main #blocco1 > ul > li > ul > li >  ul > li > a {
   font-size:11px;
   margin-left: 15px;
}


#main #blocco3 {
   float:right;
   min-height: 300px;
   width: 695px;
   padding:0 0px 50px 0;/*
   background-color:#fff;*/
   position: relative;
   overflow: hidden;
}

#main #blocco3 table td:first-child{
    background-color:#fff;
  
}

.controls .prev, .controls .next {
   cursor: pointer;   
}

.controls .prev {
   position: relative;
   left: -30px;
   bottom: 256px;
}

.controls .next {
   position: relative;
   right: -622px;
   bottom: 256px;
}

.controls {
   position: relative;
   z-index:1000;
}


.pg {
   top: 605px;
   right: 0;
   position: absolute;
   width: 700px;
}

.cuore{
position:absolute;
right:0px;bottom:10px;
z-index:10000;
}

#tabbianca{
background-color:#fff;
}

#main #tabcaratteristiche{
border:5px solid #fbce7e!important;
background-color:#fff;
}

#main #tabcaratteristiche td{
background-color:#fbce7e;
border-bottom:1px solid #ddd;
}

.richiediinfo{/*
   border-top:1px solid #aaa;*/
   float:left;
   width:503px;
   position: absolute;
   right: 0;
   top: 135px;
   z-index: 2000;
}



.ricerca{
float:right;
width:280px;
margin-top:8px;
}

.ricerca input[type=text]{
border:1px solid #aaa;
}

.ricerca input[type=submit]{
border:1px solid #aaa;
background-color:#900;
color:#fff;
}

#bontadolci{
background-image:url(/public/prodotti/dolce/back_bonta_dolci.jpg);
background-repeat:no-repeat;
background-position:right;
}


#main .info {
   position: absolute;
   bottom: 0;
   right: 0;
}


#main #blocco1 ul li > a {
   display: block;
   padding: 0 0 5px 18px;
   font-size: 14px;
}

#main ul li .on a {
   background: url(/img/pallino.png) no-repeat;
   background-position: 0px 2px;
}

#main ul li .on a {
   color: #c31422!important;
}

#main #blocco1 > ul > li {
   margin-bottom: 15px;
}

/* FOOTER */

#footer {
color:#000;
padding:0;/*
border-top: 1px solid #000;*/
font-size: 11px;
}

#footer .left {
   float: left;
}
#footer .right {
   float: right;
   width: 300px;
   text-align:right;
}

#footer a {
   font-size: 11px;
   font-weight: bold;
   color:#000;
   text-decoration: none;
}
   

#footer  a:hover {
   text-decoration: underline;
}

/* news */

.newsbox p{
margin:0;
padding:0;
text-transform:uppercase;
font-weight:bold;
}

.newsbox{
font-size:12px;
float:right;
width:280px;/*
border:1px solid #000;*/
}

#news ul{
list-style:none;
margin:0;
padding:0;
}

#news ul li{
margin:0;
padding:0;
margin-bottom:5px;
}

#news a{

   font-weight: bold;
color:#000;

}

/* sub-footer */

#sub-footer {
  background-image:url(/img/fondo_foot_prod.png);
   background-repeat:no-repeat;
   background-position:top center;/*
   border-bottom: 1px solid black;
   background-image:url(/img/fondo_subfooter.png);
   background-repeat:repeat-y;
   background-position:top center;*/
   padding:10px;
   height:140px;
   width:970px;
}

#sub-footer .aree {
   float:left;/*
   border:1px solid #000;*/
   margin-left:15px;
   margin-top:5px;
}


 #sub-footer .aree p {
   font-weight: bold;
   text-transform: uppercase;
  margin: 5px 0 5px 0;
   padding: 0;
   color:#fff;
}

 #sub-footer .aree ul {
   margin: 0;
   padding: 0;
   font-size: 12px;
   list-style: none;
}

 #sub-footer .aree > ul > li {
   width: 165px;
   float: left;
      border-right:1px solid #fff;
   margin-right:20px;
}

 #sub-footer .aree > ul > li > ul {
   margin-left: 10px;
}

 #sub-footer .aree a {
 font-weight:normal;
   text-decoration: none;
   color: #fff;
}

 #sub-footer .aree a:hover {
   text-decoration: underline;
}



 .follow-us {
   float: right;
   width: 80px;
   margin-top:0px;
   margin-left:20px;
}

.follow-us ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

 .follow-us ul li {
   float: right;
}

/* cambio lingua */

#cambio_lingua {
     position: absolute;
   top: 3px;
   right: 30px;
   z-index: 10000;
   width:150px;
   border-left: 1px solid #000;
}

#cambio_lingua a{
	color:#000;
	text-decoration:none;
}

#cambio_lingua a:hover{
color:#900;
}

#cambio_lingua a.on{
color:#900;
}

#cambio_lingua .cl_top {
   height: 18px;
	color:#000;
	 font-weight:bold;
}

#cambio_lingua .cl_top .cl_left {
   width: 130px;
   float: left;
}

#cambio_lingua .cl_top .cl_right {
   width: 20px;
   float: right;
}

#cambio_lingua .cl_top img {
   position: absolute;
   top: 6px;
}

#cambio_lingua .cl_top p {
   margin: 0;
   padding: 1px 0 0 10px;

   font-size: 11px;
}

#cambio_lingua .cl_main {
   height: 0px;
   opacity: 0;
   display: none;
   background-color:#fff;
}

#cambio_lingua .cl_main ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#cambio_lingua .cl_main ul li {

   font-size: 11px;
   padding: 7px 0 0 10px;
   display:block;
}