#navlist { list-style-image: url(images/arrow.gif); }


#logobullet
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#logobullet li
{
padding-left: 25px;
background-image: url(../images/puntatore.gif);
background-repeat: no-repeat;


}



Submit a list 
/**********************************
*       ELEMENTI PRINCIPALI       *
**********************************/
* {margin:0; padding:0;}

html,body{margin: 0;padding:0;}

body
{
	margin: 0;
	padding: 0;
	font: 80% Arial, Verdana, Georgia, Helvetica, Sans-serif !important;
	font: 78% Arial, Verdana, Georgia, Helvetica, Sans-serif;
	text-align: center;
	background-color: #000;
	color:#fff;
	
}
img{border:0;}
table td{vertical-align:top;}

.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

* html>body .clearfix
{
display: inline-block;
width: 100%;
}

* html .clearfix
{
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}

a{color:#fff;text-decoration:none;}
a:hover{color:#fff;text-decoration:underline;}


h1
{
	display:block;
	font-family:  Arial, Verdana, Helvetica, Sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration:none;	
 
 }

h2{font-family: arial; font-size: 14px; color: #fff; padding-bottom:10px;}
/*p{color:#3F3F3F;font-size:12px;line-height:18px;padding:2px 10px;}

.rosso{font-weight:bold;color:#980026;font-size:1em;}
.small{font-size:10px;margin-left:20px;}
/**********************************
*            STRUTTURA            *
**********************************/


#horizon {	
	margin: 0 auto;
	margin-top: 0;
	height: 570px;
}

#layout {
  background-color: #000;
	width: 876px;
  height: 570px !important;
	height: 570px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	}
	
#header {
  position: absolute;
  top: 60px;
  right: 0px;
	width: 536px;
	height: 21px;
  background-color: #000;
  margin: 0 auto;
}
	
#logo {
  background: url(../images/logo.gif) top no-repeat;
	width: 260px;
	height: 115px;
	position: absolute;
	margin: 0 auto;
	left: 10px;
	text-align: left;
	border: 0 solid white;
	cursor: handle;
	}
	
	
#main{
	
	position: absolute;
	bottom: 0;
	background-color: none;
	width: 876px;
	height: 480px;
	margin: 0 auto;
	}
	
#cont_sx {
  float: left;
  margin-top: 40px;
  background: url("../images/foto_home.jpg") no-repeat;
  width: 310px;
  height: 393px;
}



#cont_sx_nofoto {
  float: left;
  margin-top: 80px;
  background: none;
  width: 310px;
  height: 300px;
  overflow: yes;
}
#cont_sx_collezioni {
  float: left;
  margin-top: 100px;
  background: none;
  width: 180px;
  height: 300px;
  padding-left:20px;
}

#cont_sxchisiamo {
  float: left;
  margin-top: 40px;
  background: url("../images/foto_collezione.jpg") no-repeat;
  width: 310px;
  height: 393px;
}

#cont_sxservizi {
  float: left;
  margin-top: 60px;
  background: url("../images/foto_servizi.jpg") no-repeat;
  width: 310px;
  height: 393px;
}


#cont_dx {
  float: right;
  margin-top: 80px;
  width: 555px;
  height: 393px;
  border:0px solid white;
  text-align: left;
}

#cont_dx_map {
  float: right;
  margin-top: 50px;
  width: 555px;
  height: 393px;
  border:0px solid white;
  text-align: left;
}

#cont_dx_collezione {
  float: right;
  margin-top: 80px;
  width: 650px;
  height: 393px;
  border:0px solid white;
  text-align: left;
}
#desc_prodotto {
  float: left;
  width: 170px;
  height: 230px;
  border:1px solid white;
  background:#111;
  padding:20px;
  overflow:auto;
  font-size:90%;
  color:#fff;
}
#foto_prodotto {
  float: right;
  margin-left: 10px;
  width: 415px;
  height: 260px;
  border:1px solid white;
  text-align: center;
  padding:5px;
  overflow:hidden;
}
#sottoprodotti {
  float: right;
  margin-top: 10px;
  width: 400px;
  height: 50px;
}
#sottoprodotti img{
	float:right;
  margin-left: 10px;
  border:1px solid white;
 opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; 
}


#cont_dxflash {
   float: right;
  margin-top: 50px;
  width: 451px;
  height: 374px;
  text-align: right;
  cursor: pointer;
}



#cont_dx_contatti {
  float: right;
  margin-top: 100px;
  width: 450px;
  height: 393px;
  border:0 solid white;
  text-align: left;
}
	
	
#box_footer{
	
	position: absolute;
	left: 0;
	bottom: 0;
	background: url("../images/footer.gif") no-repeat;
	background-color: #000;
	width: 876px;
	height: 20px;
	border:0 solid white;
	padding-top: 15px;
	text-align: center;
	
}

#testo_footer{

	float: left;
	width:418px;
	height: 100%;
	text-align: right;
	color: #b8b9bb;
	
}

#credits {
  float: right;
  width:412px;
	height: 100%;
	text-align: left;
}
	
#map {
	width: 370px;
	height: 270px;

}

#infoMap{
	width: 180px;
	margin-right:15px;
	height: 280px;	
	border: 0px solid #0082C8;
	float:right;
	color:#3F3F3F;
	font-size:11px;
	line-height:15px;
}

#infoMap a {
	font-size: 12px;
	line-height: 19px;
}

#infoMap a:link, #infoMap a:visited {
	color: #0082C8;
	text-decoration: underline;
} 

#infoMap a:hover {
	color: #0082C8;
	text-decoration: none;
}

label{
	color: #7C7C7C;
	font-size:10px;
}


#animazione{
	width:657px;
	height:314px;
	margin-left:5px;
}

/**********************************
*            NAVBAR               *
**********************************/


/*#navbar{float: right;position:absolute;width:536px;height:21px;top:93px;left: 320px;background: url(../images/matrice.png);text-align: left;}
*/
		
ul#menunav {
	
    position:relative;
    background: transparent url(../images/matrice.png) top left no-repeat;
    padding:0;
    margin:0;
    width: 536px;
	height: 21px;
    list-style-type: none;
}    


ul#menunav li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
    
ul#menunav li, ul#menunav a {
	height: 21px;
	display: block;
	}
	
ul#menunav li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
	
#chisiamo	{left: 0; width:70px;}
#chisiamo a:hover	{background: transparent url(../images/matrice.png) 0 -23px no-repeat;}
body#homechisiamo #chisiamo	{background: transparent url(../images/matrice.png) 0 -46px no-repeat;}

#servizi	{left: 118px; width:49px;}
#servizi a:hover {background: transparent url(../images/matrice.png) -118px -23px no-repeat;}
body#homeservizi #servizi	{background: transparent url(../images/matrice.png) -118px -46px no-repeat;}

#collezione	{left: 216px; width: 79px;}
#collezione a:hover {background: transparent url(../images/matrice.png) -216px -23px no-repeat;}
body#homecollezione #collezione	{background: transparent url(../images/matrice.png) -216px -46px no-repeat;}

#dovesiamo	{left: 342px; width: 83px;}
#dovesiamo a:hover {background: transparent url(../images/matrice.png) -342px -23px no-repeat;}
body#homedovesiamo #dovesiamo	{background: transparent url(../images/matrice.png) -342px -46px no-repeat;}

#contatti	{left: 471px; width: 65px;}
#contatti a:hover {background: transparent url(../images/matrice.png) -471px -23px no-repeat;}
body#homecontatti #contatti	{background: transparent url(../images/matrice.png) -471px -46px no-repeat;}
/**********************************
*                        *
**********************************/



/**********************************
*            CLASSI            *
**********************************/


.titolo {
	font-size:16px;
	font-weight: bold;
	color: #1d5096;
	margin-left:10px;
	text-decoration:none;
	font-family: Georgia;
}

a.credits
{
	color: #575757;
	text-decoration:underline;	
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Georgia;
}

a.credits:hover
{
	color: #fff;
	text-decoration:none;
}



.testo {
color: #ffffff;
font-family: Arial, trebuchet MS, Verdana;
font-size: 12px;
}


.testo_footer {
color: #b8b9bb;
font-family: Arial, trebuchet MS, Verdana;
font-size: 11px;
}








