body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#scatola {
	margin-right: auto;
	margin-left: auto;
	width: 755px;
	height: auto;
	margin-top: 10px;
}
#intestazione {
	margin-bottom: 5px;
}
#IntestazioneAlto {
	background-position: left bottom;
	background-image: url(../images/bk_top_01_top.jpg);
	height: 107px;
	background-repeat: repeat-x;
}
#IntestazioneBasso {
	height: 125px;
	padding-top: 15px;
	padding-left: 30px;
	background-image: url(../images/bk_top_01_btn.jpg);
	background-position: left bottom;
}
#IntestazioneBoxfoto {
	width: 200px;
	float: left;
}

#IntestazioneBoxTesto {
	background-image: url(../images/bk_index.gif);
	height: 50px;
	width: 430px;
	font-size: small;
	float: left;
	padding: 15px;
	margin-top: 15px;
	border: solid 1px #000000;
	text-align: justify;
	visibility: hidden;
}
#LogoAlto {
	float: left;
	width: 250px;
	height: 106px;
	overflow: hidden;
}
/**/
#navbar {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	width: 500px;
}
#navbar ul li {
	float: left;
	padding-left: 6px;
	margin-right: 0px;
	height: 15px;
	padding-right: 10px;
	border-right: solid 1px #A2BFE2;
}
#navbar ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#navbar ul li a:hover {
	color: #FF0000;
}
/**/
#barranavigazione {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 85px;
}
/* Onion skinned drop shadows :-) */
.wrap1 {
	background-image:url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
  }
.wrap2 {
	background-image:url(../images/shadow_corner_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
.wrap3 {
	background-image:url(../images/shadow_corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 7px;
  }
/* /Onion skinned drop shadows :-) */
.CategoriaPosiziona {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}
.CategoriaScatola {
	height: 200px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	width: 200px;
}

.CategoriaDescrizione1 {
	background-image: url(../images/box_1_top.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizione1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.CategoriaDescrizione1 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.CategoriaDescrizione2 {
	background-image: url(../images/box_2_top.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizione2 a{
	color: #FFFFFF;
	text-decoration: none;
}
.CategoriaDescrizione2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.CategoriaDescrizione3 {
	background-image: url(../images/box_3_top.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizione3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.CategoriaDescrizione3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.CategoriaDescrizione4 {
	background-image: url(../images/box_4_top.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizione4 a{
	color: #FFFFFF;
	text-decoration: none;
}
.CategoriaDescrizione4 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.CategoriaCorpo {
	height: 150px;
	width: 170px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: small;
}
.CategoriaPosizionaGrande {
	margin-right: auto;
	margin-left: 10px;
	width: 745px;
}
.CategoriaScatolaGrande {
	height: auto;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	width: 735px;
	min-height: 300px;
	height:expression(this.scrollHeight < 300? "300px" : "auto" );

}

.CategoriaDescrizioneGrande1 {
	background-image: url(../images/box_1_top_wide.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
	text-transform: capitalize;
}
.CategoriaDescrizioneGrande2 {
	background-image: url(../images/box_2_top_wide.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizioneGrande3 {
	background-image: url(../images/box_3_top_wide.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaDescrizioneGrande4 {
	background-image: url(../images/box_4_top_wide.gif);
	height: 20px;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
	font-weight: bold;
	font-size: small;
}
.CategoriaCorpoGrande {
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

.PosizioneMenu a{
	color: #FFFFFF;
	text-decoration: none;
}
.PosizioneMenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


.puliscitutto {
	clear: both;
	width: auto;
}

.evidenziaOFF {
	background-color: #FFFFCE;
}

.evidenziaON {
	background-color: #FFFF00;
} 
.FloatSinistra {
	float: left;
}
.centra {
	text-align:center;
}
.Note {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	padding-top: 0px;
	margin-bottom: 5px;
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}


.FloatCenter {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
/* Pagina Prodotti */

#AreaDescrizione {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	height: 150px;
}
#AreaDescrizione .FotoPiccola{
	width: 250px;
	text-align: center;
	position: absolute;
	left: 30px;
	top: 0px;
}
#AreaDescrizione img {
	border: 1px solid #000000;
}

#AreaDescrizione .DatiProdotto{
	width: 300px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: center;
	border: solid #000000 1px;
	padding: 10px;
}

#AreaDescrizione .DatiProdottoNome{
	font-size: small;
}
#AreaDescrizione .DatiProdottoValore{
	font-size: small;
	font-weight: bold;
}
#ImmagineImballo{
	visibility: hidden;
	position: absolute;
	top: -50px;
	right: 320px;
}

#AreaColori {
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image: url(../images/colour_note.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#AreaColori img {
	border: 1px solid #000000;
}

#AreaColori .NoteColori {
	border: 1px solid #000000;
	width: 500px;
	padding: 10px;
	margin-top: 10px;
}

#ImmagineGrande {
	width: 690px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 25px;
	border-top: solid #000000 1px;
}

/* /Pagina Prodotti */
h1 {
	text-transform: capitalize;
	color: #000033;
	font-size: large;
	font-style: italic;
}
#ComposizioneSet {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 25px;
	border-top: solid #000000 1px;
	position: relative;
	padding-left: 20px;
}
#ComposizioneSet .FotoPiccola{
	width: 550px;
	text-align: center;
	top: 0px;
	height: 140px;
}

#ComposizioneSet .Descrizionepc{
	border: solid #000 1px;
	margin-left: 170px;
	margin-top: 20px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ComposizioneSet .DatiProdottoNome{
	font-size: small;
}
#ComposizioneSet .DatiProdottoValore{
	font-size: small;
	font-weight: bold;
}
.ValoreContatto {
	padding-left: 90px;
	display: block;
}
td a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
td a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
td a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
td a:hover {
	text-decoration: underline;
}
td a:visited {
	color: #FF0000;
}
