﻿

body
{
	margin: 0px auto;
	background-color: #000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
}

/* IEXplorer */  
  @font-face {
    font-family: fontFutura;
    font-style:  normal;
    font-weight: 700;
    src: url(http://www.lisola.com/fonts/FUTURAB0.eot);
  }
  
  
  /* Firefox 3.5/Safari/Opera 10 */  
	@font-face {   
  font-family: Futura, Futura Medium;   
  /*src: url(http://www.lisola.com/fonts/Futura.ttf );   */
}  

div#principale {
	margin:0px auto;
	width:900px;
	position:relative;
	background-color:#ffffff;
}

div#principaleProdotti {
	margin:0px auto;
	width:900px;
	color:White;
	background-color:#000000;
}

div#intestazionePagina
{
	width:900px;
	text-align:center;
}

div#contenitoreFilmatoIntestazione
{
	width:894px;
	height:150px;
	margin: 2px 2px 2px 2px;
	text-align:center;
	border: solid 1px Gray;
}

div#contenitoreProdotti
{
	width:900px;
	/*height:750px;*/
	vertical-align:top;
	text-align:left;
	/*border: solid 1px Gray;*/
}


div#fondoPagina
{
	width:900px;
	text-align:center;
	color:#333333;
	font-size:8pt;
}