body {
	color: #333;
	background-color: #833122;
}
.header {
	background: #833122;
  background-image: url(../../images/default/header.jpg);
}
.quadrato{
  background: #833122;
  border-bottom: 1px solid #FEFEFE;
  border-top: 1px solid #FEFEFE;
}
#border {
	background-image:url(../../images/default/border.gif);
	background-repeat: repeat-y;
}
#main {
	background-image:url(../../images/default/contentbg.gif);
	background-color:#F6C699;
	background-repeat: repeat-x;
}
#left {
	background-image:url(../../images/default/contentbg.gif);
}
/***************** Content ***********************/
.contenitore_ext{
  background: #F3C5A1;/*#B77458;*/
}
.contenitore_int{
  background:transparent;
}
/***************** Menu ***********************/
.transparent{
  background: transparent !important;
}
.con_logo_2{
  background: #F3C5A1;/*#B77458;*/
}
.menu_int{
  background: #F3C5A1;/*#B77458;*/
}
.menu_rientro{
  background:transparent;
}
#sp_m{
  background: #E4EEF8;
}
#sp_m:hover{
  background: #7CB223;
}
#menu_attivo{
  background: #F63011;
}
#menu_attivo:hover{
  background: #FFFF99;
}
/***************** Footer ***********************/
#footer {
	background-color:#8E4436;
	background-image:url(../../images/default/borderfooter.gif);
}
#footerend {
	background-image:url(../../images/default/borderfooterend.gif);
	background-repeat: no-repeat;
}
.copy {
	background: #F3C5A1;/*#B77458;*/
	color: #463d16;
}
.carrello{
  background-color:#FFFF99;
}
