body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	background-color:#fff;
	padding: 0;
	margin: 0;
	}

html, body, {
	min-height: 600px;
	min-width: 707px;
	}

/* ----------- LINK ----------- */
	
a:link, a:visited, a:active { 
	color: #7a7a7a;
	text-decoration: none;
	}

a:hover {  
	color: #000;
	text-decoration: none;
	}

.current {  
	color: #7a7a7a;
	text-decoration: none;
	font-weight: bold;
	}

.strong {  
	font-weight: bold;
	}

.right{
	text-align:right;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}

.errore p {
	color: red;
}

.errore input, .errore textarea {
	border: 1px solid red;
}

.mexerr {
	background-color: red;
	color: #ffffff;
	font-weight: bold;
	padding:5px;
	margin: 10px 0;
	text-align: center;
}

.mexok {
	background-color: #21A70A;
	color: #ffffff;
	font-weight: bold;
	padding:5px;
	margin: 10px 0;
	text-align: center;
}

/* ----------- FORMATTAZIONE ----------- */

img {  
	border: none;
	}

p {  
	clear: both;
	}

ul {
	margin: 0; 
	padding: 0px;
	list-style: none;
	list-style-image: none; /*IE would also need this*/
	}
	
li {
	list-style-image: url(../images/tag-menu.png);
	list-style-position: inside;
	}

h1 {  
	font-size: 13px;
	color: #7a7a7a;
	font-weight: bold;
	}

input {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

list {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ----------- DIV STRUTTURA ----------- */
	
#clear,
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	margin: 0;
	}

#clearspace,
.clearspace {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	padding-top: 20px;
	}

#maincontainer{
	width: 727px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px;
	}

#header{
	margin-top: 4px;
	width: 707px;
	height: 130px;
	}

#contentwrapper {
	width: 707px;
	float: left;
	}

#contentdx{
	width: 560px;
	height: auto;
	float: left;
	text-align: right;
	}

#percorso{
	width: 707px;
	height: 30px;
	float: right;
	text-align: right;
	}

#titolopagina{
	width: 707px;
	height: 50px;
	float: left;
	text-align: left;
	}

#footer {
	width: 707px;
	clear: left;
	height: 40px;
	padding-top: 80px;
	line-height: 40px;
	}

#footertxt1{
	width: 440px;
	height: auto;
	float: left;
	text-align: left;
	}

#footertxt2{
	width: 240px;
	height: auto;
	float: right;
	text-align: right;
	}
	
/* ----------- DIV MENU ----------- */

#menu {
	width: 180px;
	height: 140px;
	float: left;
	padding-top: 5px;
	margin-top: 20px;
	}

#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li{
	list-style-image: url(../images/tag-menu.png);
	list-style-position: inside;
	line-height: 16px;
	}

/* ----------- DIV MENU INTERNO ----------- */

#menuinterno{
	width: 147px;
	height: auto;
	float: left;
	text-align: left;
	}

#menuinterno ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menuinterno li{
	list-style-image: url(../images/tag-menu.png);
	list-style-position: inside;
	line-height: 16px;
	}

/* ----------- DIV LINGUA ----------- */

#lingue{
	width: 400px;
	height: 10px;
	text-align: right;
	float: right;
	font-size: 10px;
	}

#lingue ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#lingue li{
	display: inline;
	padding-left: 14px;
	}

/* ----------- DIV LOGO ----------- */

#logo {
	width: 400px;
	height: 30px;
	padding-top: 75px;
	text-align: right;
	float: right;
	}

/* ----------- DIV FLASH HOMEPAGE ----------- */

#flashhome{
	width: 707px;
	height: 300px;
	}
	

/* ----------- DIV SPECIFICI INDICE PRODOTTI, SCHEDA E GALLERIA ----------- */

#flaprodotti{
	width: 560px;
	height: auto;
	padding-top: 20px;
	}

#topbox,
.topbox{
	width: 558px;
	height: 24px;
	border: solid;
	border-width: thin; 
	border-color: #c0c0c0;
	}

#back-tipo,
.back-tipo{
	width: auto;
	height: 14px;
	text-align: left;
	padding: 6px;
	float: left;
	}

#scheda{
	width: auto;
	height: 14px;
	text-align: right;
	padding: 6px;
	float: right;
	}

#tred{
	width: 120px;
	height: 14px;
	text-align: right;
	margin: 6px;
	float: right;
	border-left: solid;
	border-left-width: thin; 
	border-left-color: #c0c0c0;
	border-spacing: inherit;
	}

#designer{
	width: 150px;
	height: 14px;
	text-align: right;
	margin: 6px;
	float: right;
	border-left: solid;
	border-left-width: thin; 
	border-left-color: #c0c0c0;
	border-spacing: inherit;
	}

#ricambi {
	width: 140px;
	height: 60px;
	float: left;
	text-align: left;
	}

#imgrassegna {
	width: 160px;
	height: 220px;
	float: left;
	}

#rassegnatext{
	width: 480px;
	height: auto;
	float: left;
	text-align: justify;
	}


#rassegnabox{
	width: 70px;
	height: auto;
	text-align: right;
	padding-bottom: 6px;
	float: right;
	}

#imgprodotti {
	width: 112px;
	height: 112px;
	float: left;
}

#serie {
	text-align: left;
}

#serie #imgSerie {
	margin: 5px 0 10px 5px;
}

#serie ul#elencoSerie {
	
}

#serie ul#elencoSerie li{
	padding: 5px;
}
	
#imgprodotto {
	padding-top: 15px;
	width: 330px;
	height: auto;
	text-align: left;
	float: left;
	}

#thumbprodotto {
	padding-top: 15px;
	width: 230px;
	height: auto;
	float: left;
	text-align: right;
	}

#textdesigner {
	padding-top: 15px;
	width: 560px;
	height: auto;
	text-align: justify;
	}

#lineacompleta{
	width: 707px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	}

#schedaimmagine,
.schedaimmagine{
	width: 150px;
	height: auto;
	text-align: left;
	float: left;
	}

#schedaallegato,
.schedaallegato{
	width: 150px;
	height: auto;
	text-align: left;
	float: left;
	padding-top: 5px;
	}

#schedacodice,
.schedacodice{
	width: 70px;
	height: auto;
	text-align: left;
	float: left;
	padding-right: 10px;
	}

#schedadescrizione,
.schedadescrizione{
	width: 250px;
	height: auto;
	text-align: left;
	float: left;
	}

#schedafinitura,
.schedafinitura{
	width: 80px;
	height: auto;
	text-align: left;
	float: left;

	}

#schedafiletto,
.schedafiletto{
	width: 560px;
	height: 11px;
	float: left;
	background-image: url(../images/space-scheda.gif);
}

#schedafiletto2,
.schedafiletto2{
	height: 11px;
	background-image: url(../images/space-scheda.gif);
}

	
.colSx{
	float: left;
	width: 150px;
}	

.colDx{
	float: left;
	width: 410px;
}


.colDx .riga{
	padding-bottom: 10px;
}	


.schedafinitura p{
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}


/* ----------- DIV NAVIGA PAGINE SCHEDA ----------- */

#naviga,
.naviga{
	width: auto;
	height: 14px;
	text-align: right;
	padding: 6px;
	float: right;
	}

#naviga ul,
.naviga ul {
  width: auto;
  padding: 0;
  margin: 0;
  text-align: center;
}

#naviga ul li,
.naviga ul li  {
  padding: 0;
  margin: 0;
  width: 16px;
  height: 13px;
  float:left;
  color: #fff;
  margin:0px 2px;
  list-style: none;
}

#naviga ul li img,
.naviga ul li img {
  padding-top: 4px;
  padding-top: 4px;
  vertical-align:top;
}

#naviga ul li a,
.naviga ul li a {
  color: #7a7a7a;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 16px;
  text-align: center;
  float: left;  
}

#naviga ul li a:hover,
.naviga ul li a:hover {
  background: #7a7a7a;
  color: #fff;
} 

#naviga ul li.freccia a,
.naviga ul li.freccia a {
  background: none;
} 

#naviga ul li.freccia a:hover,
.naviga ul li.freccia a:hover {
  background: none;
} 

#naviga ul li.current,
.naviga ul li.current {
  color: #fff;	
  background: #7a7a7a;  
  font-weight: bold;
} 

/* ----------- DIV PAGINA DESIGNER ----------- */

#designersbox{
	width: 130px;
	height: auto;
	text-align: right;
	padding-bottom: 6px;
	float: right;
	}

#designersbox2{
	width: 140px;
	height: auto;
	text-align: center;
	padding-bottom: 6px;
	float: left;
	}

#designerstext{
	width: 400px;
	height: auto;
	float: left;
	text-align: justify;
	}

#designerstext2{
	width: 340px;
	height: auto;
	float: right;
	text-align: justify;
	}

#designerstext3{
	width: 210px;
	height: auto;
	float: left;
	text-align: left;
	}

#pressrelease{
	width: 560px;
	height: auto;
	float: left;
	text-align: justify;
	}

#imgbrochure {
	clear: both;
	padding-top: 10px;
}


/* ----------- RICERCA ----------- */

table.ricerca {
	width:560px;
	border-collapse:collapse;
	text-align: left;
}

table.ricerca th {
	padding: 10px;
	
}

table.ricerca td {
	padding: 10px;
	border-bottom:1px solid #eeeeee;
}

