html,body{margin:0; padding: 0; background-color:#fff4eb}

body{
font-family: "Bradley Hand ITC",arial,sans-serif; 
font-size: 12px;
text-transform:uppercase;
color:#1e1e1e;
}

 a{
   text-decoration: none;
      color:#1e1e1e;

   }


div#container{
width: 1003px;
}
 div#header{ }
 
 div#navigation{ }  

 div#content{ 
  width: 1003px;
 }
 
  div#content_left{
	float: left;
	width: 181px;
	height: 586px;
	margin-top:5px;
	margin-left:4px;
	background-color:#eaeaea;
 }

 div#content_left a{
  color:#1e1e1e;
  text-decoration: none;
  /*font-weight:bold;*/
   }
   
div#content_left li{ 
font-family: "Bradley Hand ITC";
  font-size: 12px;
  text-align:left;
  color:#1e1e1e;
  padding-left:18px;
  }
  
 div#content_left a:before { 
 content: ">"  
 }

/*provare a mettere i due >>*/
  div#content_left li a:hover:before{ 
 content: ">>"  
 }
 
 div#language{ 
font-family: "Bradley Hand ITC";
  font-size: 12px;
  text-align:left;
  padding-left:20px;
  /*font-weight:bold;*/
      color:#1e1e1e;
  }
  
 div#language a:before { 
 content: ""  
 }
 
  div#language img {
  border: none;  
 }
  
  /*
  div#content_midle{  
  float: left;
  width: 18%;
  height: 586px;
    margin-top:5px;
  margin-left:0.4%;
  background-color:#eaeaea;
 filter:alpha(opacity=90);
  -moz-opacity: 0.5; 
  opacity: 0.5;
  display: none;
     font-family: "Bradley Hand ITC";
  font-size: 13px;
  text-align:center;
  font-weight:bold;
 }

 div#content_midle a{
  color:#eaeaea;
  text-decoration: none;
   }

  div#content_midle_press{  
  float: left;
  width: 18%;
  height: 586px;
 margin-top:0.5%;
  margin-left:0.4%;
  background-color:#eaeaea;
 filter:alpha(opacity=90);
  -moz-opacity: 0.5; 
  opacity: 0.5;
  display: none;
     font-family: "Bradley Hand ITC";
  font-size: 13px;
  text-align:center;
  font-weight:bold;
 }

 div#content_midle_press a{
  color:#eaeaea;
  text-decoration: none;
   }
   
  div#content_midle_puntivendita{  
  float: left;
  width:18%;
  height: 586px;
    margin-top:0.5%;
  margin-left:0.4%;
  background-color:#eaeaea;
 filter:alpha(opacity=90);
  -moz-opacity: 0.5; 
  opacity: 0.5;
  display: none;
     font-family: "Bradley Hand ITC";
  font-size: 12px;
  text-align:center;
    font-weight:bold;

 }

 div#content_midle_puntivendita a{
  color:#000000;
  text-decoration: none;
   }
   
 */
   
  div#content_right{
  float: right;
  width: 812px;
  height: 586px;
  margin-top:5px;
  background-repeat:no-repeat;
  }
  
 div#footer{
 float:left;
   width: 952px;
   font-family: "Bradley Hand ITC";
  font-size: 13px;
  text-align:left;
  color:#1e1e1e;
  padding-left:10px;
  padding-top:14px;
 }

 div#footer a{
  color:#1e1e1e;
 }
