 /*GLOBAL STYLES*/

/** Css Approfondimento **/
#grigio10 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
}

.colonna-dx{
	background-image:url(immagini/bg-obliquo.gif);
	background-color:#ededed;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.title {
	font: normal 16px/130% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color:#333333;
	letter-spacing: -.0em
}

.title:Hover
{
	color: red
}

.TITOLO2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 10px;
	MARGIN: 10px 0px 0px;
	COLOR: #666;
	LINE-HEIGHT: 13px;
	PADDING-TOP: 0px;
	FONT-FAMILY: arial, "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
}


.evidenzia
{
	background-color :White 
}

.input_txt {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(https://www.archiportale.com/Newsletter/dossier/immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 3px;
	margin-left: 13px;
	height:22px
}

.input_txt2 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(https://www.archiportale.com/Newsletter/dossier/immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 3px;
	margin-left: 10px;
	height:22px
}

.BordoTabella {
 	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
}

.BordoTabellaCompleto {
 	BORDER-BOTTOM: 1px solid; 
 	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-RIGHT: 1px solid; 
}

.input_txt:hover{
	color:#0099FF;
	border: 1px solid #99CCFF;
}

.input_txt2:hover{
	color:#0099FF;
	border: 1px solid #99CCFF;
}

.textArea_txt {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(https://www.archiportale.com/Newsletter/dossier/immagini/input_bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 3px;
	margin-left: 13px;
	width:191px
}

#modulo_top {
	width:210px;
	height:80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.lucida12 {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.lucida12 a:link, .lucida12 a:visited, .lucida12 a:active {
	color: #0066CC;
	text-decoration: none;
}

.lucida12 a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.lucida_arancio24 {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.lucida_arancio14 {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.lucida_blu16_bold {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.lucida_blu16_bold a:link, .lucida_blu16_bold a:visited, .lucida_blu16_bold a:active {
	color: #006699;
	text-decoration: none;
}

.lucida_blu16_bold a:hover{
	color: #0099CC;
	text-decoration: none;
}

.lucida_blu16 {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 16px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.lucida_grigio12 {
	font-family: "Lucida Sans Unicode", Arial, Geneva;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.spazio_approf {
}
/** FINE Css Approfondimento **/ 
 
 
 
 
A:link {
	TEXT-DECORATION: none;	
}

A:visited {
	TEXT-DECORATION: none
}

A:hover {
	CURSOR: hand; 
	TEXT-DECORATION: underline;
}

A:active {
	TEXT-DECORATION: none	
}

.TABELLA {
 	BORDER-BOTTOM: 1px inset; 
	BORDER-LEFT: 1px inset; 
	BORDER-RIGHT: 1px inset; 
	BORDER-TOP: 1px inset; 
 	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
}

.polaroid {
 	BORDER-BOTTOM: solid 1px #929292; 
	BORDER-LEFT: solid 1px #f1f1f1; 
	BORDER-RIGHT: solid 1px #c2c2c2; 
	BORDER-TOP: solid 1px #f1f1f1; 
 	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 15px; 
	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 3px;
}
.grigio10 {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.n10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
    TEXT-DECORATION: none
}
.n10:hover
{
    TEXT-DECORATION: none
}
.b10
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
    TEXT-DECORATION: none
}
.b10:hover
{
    TEXT-DECORATION: none
}
.b10bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
    TEXT-DECORATION: none
}
.b10bold:hover
{
    TEXT-DECORATION: none
}


.FORM {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #000000 1px inset; 
	BORDER-LEFT: #000000 1px inset; 
	BORDER-RIGHT: #000000 1px inset; 
	BORDER-TOP: #000000 1px inset; 
	COLOR: #000000; 
	CURSOR: text; 
	FONT: 10px  "Arial", ""Lucida Sans Unicode"", "sans-serif";
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 0px;
	TEXT-INDENT: 0px; 

}

.FORM2 {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #000000 1px inset; 
	BORDER-LEFT: #000000 1px inset; 
	BORDER-RIGHT: #000000 1px inset; 
	BORDER-TOP: #000000 1px inset; 
	COLOR: #000000; 
	CURSOR: text; 
	FONT: 9px "Arial", ""Lucida Sans Unicode"", "sans-serif";
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 0px;
	TEXT-INDENT: 0px;	

}
.Green10
{
    FONT-SIZE: 10px;
    COLOR: green;
    FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
    TEXT-DECORATION: none

}
.green10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: green; 
	text-decoration: none
}
.green12bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: green; 
	text-decoration: none
}

.FORMBUTTON {
	BACKGROUND-COLOR: #FF0000; 
	BORDER-BOTTOM: #000000 1px inset; 
	BORDER-LEFT: #000000 1px inset; 
	BORDER-RIGHT: #000000 1px inset; 
	BORDER-TOP: #000000 1px inset; 
	COLOR: #FFFFFF; 
	CURSOR: hand; 
	FONT: bold 10px "Arial", ""Lucida Sans Unicode"", "sans-serif";
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 0px;
	TEXT-INDENT: 0px;
	HEIGHT: 17px; 
  
}

.FORMBUTTONBLUE
{
    BORDER-RIGHT: #000000 thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 thin;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    FONT: bold 10px "Arial", ""Lucida Sans Unicode"", "sans-serif";
    BORDER-LEFT: #000000 thin;
    CURSOR: hand;
    COLOR: #ffffff;
    TEXT-INDENT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 thin;
    HEIGHT: 17px;
    BACKGROUND-COLOR: #6097C0
}

/*TESTI STYLES*/
.boreaux16bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #CA0000; 
	text-decoration: underline
}
.nero9 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.nero10verdana {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none
}
.nero10 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 

}

.nero10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

.nero11 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.nero11bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

.nero12 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}


.nero12bold {  
	FONT-FAMILY:  "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}



.nero13 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.nero13bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}


.bianco10 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}



.bianco10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}
.bianco10bold:Hover { 
	text-decoration: underline;
}


.bianco11 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}
.bianco11:Hover { 
	text-decoration: underline;
}
.bianco11bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}


.bianco12 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none
}

.bianco12bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.bianco13bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}



.blueChiaro10 {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #0079B0;
	text-decoration: none
}



.blueChiaro10bold {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #0079B0;
	text-decoration: none
}


.blueChiaro9 {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #0079B0;
	text-decoration: none
}


.blueChiaro9bold {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #0079B0;
	text-decoration: none
}


.blueChiaro11 {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0079B0;
	text-decoration: none
}

.blueChiaro11bold {  
	font-family: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0079B0;
	text-decoration: none
}


.orange9 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FF6600; 
	text-decoration: none
}

.orange10 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FF6600; 
	text-decoration: none
}

.orange10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none
}

.orange12 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FF6600; 
	text-decoration: none
}

.orange12bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none
}

.orange14 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #FF6600; 
	text-decoration: none
}

.orange14bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF6600; 
	text-decoration: none
}

.blue9 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #2F6091; 
	text-decoration: none
}
.blue10 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #2F6091; 
	text-decoration: none
}

.blue10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #2F6091; 
	text-decoration: none
}

.blue11bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #2f6091;
    FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
    TEXT-DECORATION: none
    TEXT-DECORATION: underline
}
.blue12 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #2F6091; 
	text-decoration: none;
}

 .blue12bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #2F6091; 
	text-decoration: none
}
 .blue14bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #2F6091; 
	text-decoration: none
}

.blue16bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #2F6091; 
	text-decoration: none
}


.blueLight10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #0099ff; 
	text-decoration: none
}



.blueLight8bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #0066cc; 
	text-decoration: none
}


.red10 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}


.red10bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}


.red11 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}


.red11bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}


.red12 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}

 .red12bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}

.red13 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}

 .red13bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}


.red18 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}

 .red18bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}


.red20 {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 20px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}

 .red20bold {  
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
}

.FORMBUTTONequip { BACKGROUND-COLOR: #FFCC33; BORDER-BOTTOM: #000000 1px inset; BORDER-LEFT: #000000 1px inset; BORDER-RIGHT: #000000 1px inset; BORDER-TOP: #000000 1px inset; COLOR: #000000; CURSOR: hand; FONT: bold 10px "Arial", ""Lucida Sans Unicode"", "sans-serif"; PADDING-TOP: 0px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 0px; TEXT-INDENT: 0px; HEIGHT: 17px; ; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin }
.TABELLA-equip { BORDER-BOTTOM: 1px inset; BORDER-LEFT: 1px inset; BORDER-RIGHT: 1px inset; BORDER-TOP: 1px inset; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; }

.blue8bold { 
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #2F6091; 
	text-decoration: none 
}

.verde10bold {

	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #5293AD; 
	text-decoration: none
}

.bianco9  { 
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none 
		}

.listprice
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: arial,verdana,sans-serif;
    TEXT-DECORATION: line-through
}

.nero9    { 
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
		}
		
	.red9    { 
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #C30000; 
	text-decoration: none 
	}
	

.acca    { 
		FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
		font-size: 10px; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none 
		}

.accared    { 
		FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; 
		font-size: 10px; 
		font-weight: normal; 
		color: #FF0000; 
		text-decoration: none 
		}

.bianco18bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.nero18bold {
FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none
}
.nero16bold {
FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: none
}
.grigio10 {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: gray;

}
.immagine{
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color:#FFFFFF
}
.data{
    COLOR: #5483bc;
	TEXT-DECORATION: none;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px;
	FONT: 11px/18px arial, "Lucida Sans Unicode", sans-serif;
	PADDING-TOP: 5px
}
.grigio11 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 5px 0px;
	FONT: 11px/18px arial, "Lucida Sans Unicode", sans-serif;
	COLOR: #666;
	PADDING-TOP: 0px

}
.grigio12 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px;
	FONT: 11px/18px arial, "Lucida Sans Unicode", sans-serif;
	COLOR: #666;
	PADDING-TOP: 0px

}
.grigio13 {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: gray;

}
.grigiochiaro11 {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9C9C9C;

}
.red16bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 16px; font-weight: bold; color: #FF0000; text-decoration: none }
.bianco16bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.rosso18bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000; text-decoration: none ; letter-spacing: -1.5px}
.blue18bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 18px; font-weight: bold; color: #2F6091; text-decoration: none ; letter-spacing: -1.5px }
.green18bold { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 18px; font-weight: bold; color: green; text-decoration: none ; letter-spacing: -1.5px }
.orange10barrato { FONT-FAMILY: "Lucida Sans Unicode", Arial, sans-serif; font-size: 10px; font-weight: normal; color: #FF6600; text-decoration: line-through}
.menu-archivio{
	background:url(immagini/sfondo-menu.gif) repeat-x ;
	height:60px;
}
.tasti-menu{
	margin:15px 2px 0px 1px;
	float:left;
}
.ghirigori{
	background:url(immagini/ghirigori.gif) no-repeat;
	float:right;
	height:50px;
	width:200px;
}
.ghirigori-home{
	background:url(immagini/ghirigori-home.gif) ;
	height:50px;
	width:527px;
	margin-bottom :10px
}

.img-cat{
	float:left;
	margin:5px 5px 5px 5px
}
.img-cat-bordo {
	border:#CCCCCC solid 3px;
	padding:1px;
	width:250px;
	height:250px;
}
.img-cat-bordo:hover{
	border:#FF0000 solid 3px;
}

.img-cat-testo{
	font: bold 15px/100% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: -.03em;
	color: #333333;
	text-decoration: none;
	margin: 5px 5px 20px 5px;
}
.img-cat-testo2{
	font: bold 15px/100% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: -.03em;
	color: #333333;
	text-decoration: none;
	margin: 5px 5px 20px 5px;
}

#container-cat{
	width:1000px
}
#container-nav{
	margin: 0px 0px 15px 0px ;
}
.red-menu{
	font: bold 12px/100% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #FF0000;
	letter-spacing: -.03em;
}
.frecce{
	font: normal 12px/100% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color: #FF0000;
	letter-spacing: -.03em;
}
.black-menu{
	font: normal 12px/100% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color:#333333;
	letter-spacing: -.03em;
}
.container-prod{
	width:760px;
	height:162px;
	margin:0 0 35px 0
}
.container-prod-fot1{
	border:#CCCCCC solid 3px;
	padding:1px;
	width:293px;
	height:162px;
	float:left;
}
.container-prod-fot2{
	border:#CCCCCC solid 3px;
	padding:1px;
	width:99px;
	height:73px;
	float:left;
}
.cont-fot2{
	width:99px;
	height:162px;
	margin: 0 0 0 5px;
	float:left;
}
.container-prod-txt{
	margin:0 0 0 20px;
	width:200px;
	height:162px;
	float:left;
}

.container-prod-title{
	font: normal 15px/110% trebuchet ms, "Lucida Sans Unicode", arial;
	letter-spacing:-1px;
	color:#333333;	
	/*border-bottom: 1px solid #221213;*/
}

.container-prod-description{
	font: 12px/110% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color:#999999;
	margin: -1.5em 0 .3em 0;
	padding: 30px 0 .4em 3px;
	/*border-bottom: 1px solid #221213;*/
}

.numerazione{
	border:solid 1px #CCCCCC;
	margin:2px;
	float:left;
}
.numerazione-int
{
	width:20px;
	height:20px;	
	margin:1px;
	background-color:#CCCCCC;
}
.numerazione-int:hover{
	background-image:url(immagini/bg-num.gif);
	text-decoration: none;
}

.numeroPaginazione{
	color:White;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.arrow-paginazione a
{
	color:#000000;
	background-color:#FFFFFF;
	width:20px;
	height:20px;
	margin:1px;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}	

.arrow-paginazione a:hover
{
	background-color:#CCCCCC;
	color:white;
	background-repeat: repeat-x;
	text-decoration: none;
}

.numerazione-int-selected 
{
	color:#ffffff;
	background-color:#CCCCCC;
	width:20px;
	height:20px;
	margin:1px;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image:url(immagini/bg-num.gif);
	text-decoration: none;
}


.spot-dx-ap{
	border:solid 1px #CCCCCC;
	padding:5px;
	width:450px;
	height:450px;
	margin: 0 0 0 10px;
}

.descrizioneSchedaProd {
	font: normal 16px/130% "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	color:#333333;
	letter-spacing: -.0em
}

.trebuchet30GrigioScuroBold {
	font-family: "Trebuchet MS", Arial, Helvetica67-CondensedMedium;
	font-size: 30px;
	/*color: #990033;*/
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.trebuchet20GrigioScuroBold {
	font-family: "Trebuchet MS", Arial, Helvetica67-CondensedMedium;
	font-size: 20px;
	/*color: #990033;*/
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}