html {
 background-color: #FFDFDF;/* #4993C4;  #C8E7FB; #d5e6f0;*/
  font-family: "Verdana", "Trebuchet MS", "Arial", sans-serif;
  color:#333;
  font-weight:normal;
  font-size:11px;
}

html, body{
 margin: 0;
 padding: 0;
 text-align: center;
}

div#maxicontainer{
 margin: 0 auto;
 width: 760px;
 padding:0px 10px;
 text-align: left;
 background-image: url(../../nuovavetrina_img/sfumabruxy.png);
}

div#header{
 	margin: 0 auto;
 	width : 760px;
	height: 353px;
	background : url(../../nuovavetrina_img/bruxy.jpg) no-repeat top left;
}
div#header h1{
	padding:0;
	margin: 0;
	display: none;
}


div#container{
	/*float: left;*/
	width: 760px;	
	margin: 15px 0px 15px 0px;
	padding-bottom: 50%;
}

div#left{
/*	margin-right: 165px;*/
}

div#menu{
	width: 760px;
	text-align: left;
}

div#heading{
	width: 735px
	height: 100px;
	padding: 10px;
}


div#h-left{
	float: left;	
	width: 430px;
}

div#h-right{
	float: right;	
	width: 230px;
	text-align:right;
	font-size:12px;
}



div#content{
    width: 760px;
	padding-bottom: 20%;
}

div#content div.foto-piccola{
	float: left; 
	width: 360px; 
	margin: 3px 5px 3px 0px;
}


div#content div.foto-piccola2{
	float: left; 
	width: 240px; 
	margin: 3px 5px 3px 0px;
}

div#fotogallery{
    width: 760px;

}

div#fotogallery div#fg{
 	background-color:  #FFDFDF;
 	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15%;
	margin: 0 10px;
	
}

div.barra_navigatore {
  margin:2px 0px 2px 0px;
  width:98%;
  background-color:#FFF;
    
}

div.barra_navigatore p.intestaz {
  float:right;
  color:#FF8F8F;
  background-color:#FFF;
  font-size:18px;
  font-weight:bold;
  font-family: "georgia", "times new roman", sans-serif;
  padding:8px 10px 0px 10px;
  margin:-4px 0px 0px 0px;
  font-variant:small-caps;
  text-align:right;

}

div#footer{
 	padding-bottom: 0px;
	text-align: center;
	background-color: #FFDFDF;
	color: #FF8F8F;
	font-weight: bold;
	border: 1px solid #FF8F8F;
}

div#footer p{
	margin: 0px;
}

.clearer{
	clear: both;
}

ul#lista-prodotti{
padding: 0px;
margin: 0px;
list-style:none;
font-size: 12px;
font-weight: bold;
}

ul#lista-prodotti li{
padding: 0px;
margin: 0px;
list-style:none;
}

ul#lista-prodotti li a{
text-decoration:none;
color:#FF8F8F;
}

ul#lista-prodotti li a:hover{
background-color: #FF8F8F;
color:white;
}

hr.sect{
	border: 1px solid #FF8F8F;
    width: 98%;
    height: 8px;
    background-color: #FFDFDF;
}

hr.sectfg{
	border: 1px solid #FF8F8F;
    width: 98%;
    height: 8px;
    background-color: #FFDFDF;
}
.txt {
	
	width: 98%;
	padding-left: 1em;
}


.txt a, a:link, a:visited{
	color:#2056c3;	
	text-decoration: none;
}

.txt a:hover{
	color:#2056c3;
	text-decoration: underline;
}



.txt form input, textarea{
	border:1px solid #FF8F8F;
}

ul.first_level {
  margin:0px;
  padding:0px;
  background-color:#FFF;
}

ul.first_level li {
  display:inline;
  text-transform:lowercase;
  list-style:none;
  margin:0px 0px 0px 5px;
}



ul.first_level li a {
  color:#FF8F8F;
  font-size:inherit;
  text-decoration:none;
}

ul.first_level li a:hover {
  color:#FFF;
  font-size:inherit;
  text-decoration:none;
  background-color: #FF8F8F;
}

