
/* ....................................... GENERALE ....................................... */
/*
p, h1, h2, h3 {
	display: inline;
}
*/

body {
	background-color: #ffffff;
	margin: auto;
/*	padding: 0;*/
	background-image: url(../images/bg_body_nero.gif);
	background-repeat: repeat-y;
	background-position: center center;
	
	padding: 0px!important; /*this padding hack fixes things */
	padding: 0px 0px 0px 1px;
}

#container {
	background-color: #000000;
	width: 969px;
/*	margin: auto;*/
	padding: 0;
	
	margin: 0px auto;
}

#header {
	background-color: #000000;
	background-image: url(../images/header_riga.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 970px;
	height: 145px;
	margin: auto;
	padding: 0;
}

#content_nero {
	background-color: #000000;
	background-image: url(../images/bg_nero.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 970px;
	margin: auto;
	padding: 0;
	float: left; /* qui serve solo per far ripetere lo sfondo */
}

#content_grigio {
	background-color: #4d4d4d;
	background-image: url(../images/bg_grigio.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 970px;
	margin: auto;
	padding: 0;
	float: left; /* qui serve solo per far ripetere lo sfondo */
}

#content_grigio_chiaro {
	background-color: #9D9D9D;
/*	background-image: url(../images/bg_grigio_chiaro.gif);
	background-repeat: repeat-y;
	background-position: top;*/
	width: 970px;
	margin: auto;
	padding: 0;
	float: left; /* qui serve solo per far ripetere lo sfondo */
}

#sx {
	width: 184px;
	margin: auto;
	padding: 0;
	float: left;
}

#dx {
	width: 786px;
	margin: auto;
	padding: 0;
	float: left;
	position: relative;
}

#content_l_news {
	position: absolute; 
	bottom: 0px;
}

#contenuto {
/*	background-color: orange;*/ /* canc */
	margin: auto;
	padding: 20px;
	position: relative;
}

/*PARTE RELATIVA ALLE LINGUE ALTERNATIVE E AGLI AaAaAa*/
/*BIANCO SU NERO*/
#lingue_black {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
	width: 200px;
	height: 20px;
	font-size: 10px;
/*	background-color: pink;*/
	text-align: right;
}

.lingue_black_active span {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lingue_black_active2 span {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lingue_black_active3 span {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lnk_lingue_black a, .lnk_lingue_black a:link, .lnk_lingue_black a:visited {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #FFFFFF;
	text-decoration: none;
}

.lnk_lingue_black a:hover, .lnk_lingue_black a:active {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lnk_lingue_black2, .lnk_lingue_black2:link, .lnk_lingue_black2:visited, .lnk_lingue_black2:hover, .lnk_lingue_black2:active {
	font-size: 11px;
}

.lnk_lingue_black3, .lnk_lingue_black3:link, .lnk_lingue_black3:visited, .lnk_lingue_black3:hover, .lnk_lingue_black3:active {
	font-size: 12px;
}

/*NERO SU GRIGIO*/
#lingue_grey {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
	width: 200px;
	height: 20px;
	font-size: 10px;
	/*background-color: pink;*/
	text-align: right;
}

#lingue_grey_new {
	/*position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;*/
	width: 200px;
	height: 20px;
	font-size: 10px;
	/*background-color: pink;*/
	text-align: right;
}

.lingue_grey_active span {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lnk_lingue_grey a, .lnk_lingue_grey a:link, .lnk_lingue_grey a:visited {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
}

.lnk_lingue_grey a:hover, .lnk_lingue_grey a:active {
	font-family: Verdana, Arial;
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lnk_lingue_grey2, .lnk_lingue_grey2:link, .lnk_lingue_grey2:visited, .lnk_lingue_grey2:hover, .lnk_lingue_grey2:active {
	font-size: 11px;
}

.lnk_lingue_grey3, .lnk_lingue_grey3:link, .lnk_lingue_grey3:visited, .lnk_lingue_grey3:hover, .lnk_lingue_grey3:active {
	font-size: 12px;
}

.lingue_grey_active2 span {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.lingue_grey_active3 span {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

/*FINE PARTE RELATIVA ALLE LINGUE ALTERNATIVE E AGLI AaAaAa*/

#contenuto_rotor {
	margin: auto;
	padding: 0;
}

#footer {
	background-color: #000000;
	background-image: url(../images/footer_riga.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 970px;
	height: 98px;
	margin: auto;
	padding: 0;
	clear: left;
}

.foto {
	position: relative;
	width: 265px;
/*	height: 199px;*/
/* se le immagini hanno dimensioni fisse */
}

.foto_640 {
	position: relative;
	width: 265px;
	height: 199px;
/* se le immagini hanno dimensioni fisse */
}

.foto_480 {
	position: relative;
	width: 265px;
	height: 353px;
/* se le immagini hanno dimensioni fisse */
}

.foto2 {
	position: relative;
	width: 366px;
}

.foto_manu {
	position:relative;
	margin: 0 0 10px 10px;
/*	padding: 0 0 10px 10px;*/
	width: 366px;
	height: 207px;
	float:right;
}

.foto3 {
	position: relative;
	width: 181px;
}

.foto3_brd {
	border: 1px solid #ffffff;
	position: relative;
	width: 151px;	
}

.foto4 {
	position: relative;
/*	width: 265px;*/
/*	height: 168px;*/ /* se le immagini hanno dimensioni fisse */
}

/*.foto4 {
	position: relative;
	width: 213px;
}*/

.foto_light {
	position: relative;
	width: 448px;
	height: 420px;
}

.foto_light2 {
	position: relative;
	width: 420px;
	height: 420px;
}

.dettaglio {
	position: absolute;
	bottom: 1px;
	right: 0px;
	z-index: 1;
	width: 15px;
	height: 16px;
}

.zoom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 15px;
	height: 16px;
}

.img_controlli {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	width: 52px; /* 15+15+20+2 */
	height: 16px;
}

.img_next {
	float: left;
/*	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	width: 15px;
	height: 16px;*/
}

.img_num {
	float: left;
	margin: 0 1px 0 1px;
	width: 20px;
	height: 16px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff; /* the background */
	filter:alpha(opacity=50); /* Internet Explorer */
	-moz-opacity:0.5; /* Mozilla 1.6 and below */
	opacity: 0.5;
}

.img_prev {
	float: left;
/*	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	width: 15px;
	height: 16px;*/
}

#maschera {
	width: 265px; 
/*	height: 199px;*/
	overflow: hidden; 
	margin: auto;
	position: relative;
	left: 0;
}

#maschera_640 {
	width: 265px; 
	height: 199px; 
	overflow: hidden; 
	margin: auto;
	position: relative;
	left: 0;
}

#maschera2 {
	width: 366px; 
	height: 207px; 
	overflow: hidden; 
	margin: auto;
	position: relative;
	left: 0;
}

#maschera_manu {
	width: 366px; 
	height: 207px; 
	overflow: hidden;
	margin: auto;
	position: relative;
}

#dentro {
	width: 366px;
	height: 207px; 
	position: absolute;
	top: 0;
	left: 0;
}

/* ....................................... HOME ....................................... */

#hp_news {
	background-color: #FFFFFF;
	width: 786px;
	height: 60px;
	margin: auto;
	padding: 0;
}

.hp_news_in {
	width: 261px;
	height: 60px;
	margin: auto;
	padding: 0;
	float: left;
}

.hp_news_riga {
	background-color: #000000;
	width: 1px;
	height: 60px;
	margin: auto;
	padding: 0;
	float: left;
}

/* ....................................... BRANDS ....................................... */

#brands {
	width: 746px;
/*	height: 560px;*/
	margin: auto;
	padding: 0;
}

.brands_500 {
	width: 500px;
	height: 280px;
	margin: auto;
	padding: 0;
	float: left;
}

.brands_246 {
	width: 246px;
	height: 280px;
	margin: auto;
	padding: 0;
	float: left;
}

.brands_250 {
	width: 250px;
	height: 280px;
	margin: auto;
	padding: 0;
	float: left;
}

.brands_500 p, .brands_246 p, .brands_250 p, .brands_500 h2, .brands_246 h2, .brands_250 h2 {
	margin-right: 20px;
}

/* ....................................... MENU ....................................... */

.menu_riga_bianca {
	background-color: #ffffff;
	width: 184px;
	height: 1px;
	margin: auto;
	padding: 0;
	font-size: 0px;
}

.menu_riga_nera {
	background-color: #000000;
	width: 184px;
	height: 1px;
	margin: auto;
	padding: 0;
	font-size: 0px;
}

.sottomenu_grigio {
	background-color: #dbdbdb;
	display: block;
	width: 184px;
	height: 20px;
	margin: auto;
	padding: 0;
}

.sottomenu_grigio span {
	padding: 0 0 0 10px;
}

.sottomenu_grigio a, .sottomenu_grigio a:link, .sottomenu_grigio a:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #dbdbdb;
	display: block;
	width: 184px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.sottomenu_grigio a:hover, .sottomenu_grigio a:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 184px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.sottomenu_grigio_attivo a {
	padding: 0 0 0 10px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 174px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin: auto;
	/*padding: 0;*/
}

.menu_nero {
	background-color: #000000;
	display: block;
	width: 184px;
	height: 28px;
	margin: auto;
	padding: 0;
}

.menu_nero span {
	padding: 0 0 0 10px;
}

.menu_nero a, .menu_nero a:link, .menu_nero a:visited {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_nero a:hover, .menu_nero a:active {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_nero_attivo a {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 174px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0 0 0 10px;
}

.menu_grigio_scuro {
	background-color: #4d4d4d;
	display: block;
	width: 184px;
	height: 28px;
	margin: auto;
	padding: 0;
}

.menu_grigio_scuro span {
	padding: 0 0 0 10px;
}

.menu_grigio_scuro a, .menu_grigio_scuro a:link, .menu_grigio_scuro a:visited {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #4d4d4d;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_grigio_scuro a:hover, .menu_grigio_scuro a:active {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_grigio_scuro_attivo a {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 174px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0 0 0 10px;
}

.menu_bianco {
	background-color: #ffffff;
	display: block;
	width: 184px;
	height: 28px;
	margin: auto;
	padding: 0;
}

.menu_bianco span {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0 0 0 10px;
}

.menu_grigio_chiaro {
	background-color: #9d9d9d;
	display: block;
	width: 184px;
	height: 28px;
	margin: auto;
	padding: 0;
}

.menu_grigio_chiaro span {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	/*margin: auto;*/
	margin: 0 0 0 10px;
}

.menu_grigio_chiaro a, .menu_grigio_chiaro a:link, .menu_grigio_chiaro a:visited {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #9d9d9d;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_grigio_chiaro a:hover, .menu_grigio_chiaro a:active {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 184px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0;
}

.menu_grigio_chiaro_attivo a {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	width: 174px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	margin: auto;
	padding: 0 0 0 10px;
}

/* ....................................... BOTTONI ....................................... */

.btn_search, .btn_search:link, .btn_search:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/freccia4.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.btn_search:hover, .btn_search:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #9D9D9D; /* #4d4d4d */
	text-decoration: none;
	background-image: url(../images/freccia4.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.btn_elenco, .btn_elenco:link, .btn_elenco:visited {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_elenco.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.btn_elenco:hover, .btn_elenco:active {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_elenco.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_elenco_attivo {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_elenco.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_miniatura, .btn_miniatura:link, .btn_miniatura:visited {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_miniatura.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.btn_miniatura:hover, .btn_miniatura:active {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_miniatura.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_miniatura_attivo {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_miniatura.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_foto_big, .btn_foto_big:link, .btn_foto_big:visited {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_big.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.btn_foto_big:hover, .btn_foto_big:active {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_big.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_foto_big_attivo {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_big.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_foto_small, .btn_foto_small:link, .btn_foto_small:visited {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_small.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.btn_foto_small:hover, .btn_foto_small:active {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.btn_foto_small_attivo {
	width: 31px;
	height: 14px;
	display: block;
	margin: auto;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/vis_foto_small.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* ....................................... INPUT ....................................... */

.menu_bianco input {
	width: 90px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.menu_grigio_chiaro input {
	width: 90px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

select.search {
	width: 146px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

input.search {
	width: 292px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

input.login {
	width: 150px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

input.nl {
	width: 350px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

input.nl_2 {
	width: 225px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

select.nl_2 {
	width: 225px;
	margin: auto;
	padding: 1px;
	border: 1px solid #4d4d4d;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

/* ....................................... CLASSI ....................................... */

.barra_pag_news {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	margin: 10px 0 10px 0;
	text-decoration: none;
}

.barra_pag_news a, .barra_pag_news a:link, .barra_pag_news a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	margin: 10px 0 10px 0;
	text-decoration: none;
}

.barra_pag_news a:active, .barra_pag_news a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	margin: 10px 0 10px 0;
	text-decoration: none;
}

.barraPag a, .barraPag a:link, .barraPag a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: none;
}

.barraPag a:active, .barraPag a:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}

.bordo {
	border: 1px solid #ffffff;
}

.margin img {
	margin: 0 8px 8px 0;
}

.padding_right img {
	margin: 0 10px 0 0;
}

.padding {
	padding: 10px;
}

.padding2 {
	padding: 5px;
}

.padding3 {
	padding: 2px;
}

.grassetto {
	font-weight: bold;
}

.maiuscolo {
	text-transform: uppercase;
}

.hidden {
	display: none;
}

.tit_news_hp {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.tit_news_hp a, .tit_news_hp a:link, .tit_news_hp a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.tit_news_hp a:hover, .tit_news_hp a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.testo_news_hp {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
}

.testo_news_hp a, .testo_news_hp a:link, .testo_news_hp a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: none;
}

.testo_news_hp a:hover, .testo_news_hp a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: underline;
}

.tit_nero {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
}

.tit_nero a, .tit_nero a:link, .tit_nero a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.tit_nero a:hover, .tit_nero a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	text-transform: uppercase;
	text-decoration: none;
}

.tit_small {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.tit_small a, .tit_small a:link, .tit_small a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.tit_small a:hover, .tit_small a:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.tit_small2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.tit_small2 a, .tit_small2 a:link, .tit_small2 a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.tit_small2 a:hover, .tit_small2 a:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.tit_nero {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.tit_grigionero {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
}

.tit_grigionero2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
}

.tit_grigionero2 a, .tit_grigionero2 a:link, .tit_grigionero2 a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

.tit_grigionero2 a:hover, .tit_grigionero2 a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
}


h2.tit_grigionero2 {
	text-transform: none;
}

.tit_grigionero a, .tit_grigionero a:link, .tit_grigionero a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/reg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_grigionero a:hover, .tit_grigionero a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/reg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_grigionero_noarr a, .tit_grigionero_noarr a:link, .tit_grigionero_noarr a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/*background-image: url(../images/reg.gif);*/
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_grigionero_noarr a:hover, .tit_grigionero_noarr a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	/*background-image: url(../images/reg.gif);*/
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_bianco_src a, .tit_bianco_src a:link, .tit_bianco_src a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/freccia4.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_bianco_src a:hover, .tit_bianco_src a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/freccia4.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 15px 0 0;
}

.tit_h3 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.tit {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.tit a, .tit a:link, .tit a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.tit a:hover, .tit a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #9D9D9D; /* #4d4d4d */
	text-decoration: none;
}

.tit span {
	font-weight: normal;
	text-transform: none;
}

h2.tit {
	text-transform: none;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

h2.tit a, h2.tit a:link, h2.tit a:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

h2.tit a:hover, h2.tit a:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #9D9D9D; /* #4d4d4d */
	text-decoration: none;
}

/*h2.tit {
	text-transform: none;
}*/

.testo_grigionero2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #2b2b2b;
	font-weight: bold;
}

.testo_grigionero {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #2b2b2b;
	line-height: 14px;
}

.testo_grigionero a, .testo_grigionero a:link, .testo_grigionero a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #2b2b2b;
	line-height: 14px;
	text-decoration: none;
}

.testo_grigionero a:hover, .testo_grigionero a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

.testo_bianco {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}

.testo_bianco_b {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
}

.testo_bianco p, .testo_bianco ul, .testo_bianco li{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}

.testo_bianco a, .testo_bianco a:link, .testo_bianco a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}

.testo_bianco a:hover, .testo_bianco a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9D9D9D; /* #4d4d4d */
	line-height: 14px;
	text-decoration: none;
}

.testo_bianco_attivo {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9D9D9D; /* #4d4d4d */
	line-height: 14px;
	text-decoration: none;
}

.testo_grigio {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
	line-height: 14px;
}

.testo_bianco2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

.testo_bianco2 a, .testo_bianco2 a:link, .testo_bianco2 a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.testo_bianco2 a:hover, .testo_bianco2 a:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #9D9D9D; /* #4d4d4d */
	text-decoration: none;
}

.testo_footer {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
}

.visualizzazione, .visualizzazione:link, .visualizzazione:visited, .visualizzazione:hover, .visualizzazione:active {
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.lnk_nero, .lnk_nero:link, .lnk_nero:visited {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #2b2b2b;
	text-decoration: none;
}

.lnk_nero:hover, .lnk_nero:active {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.lnk_footer, .lnk_footer:link, .lnk_footer:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration: none;
}

.lnk_footer:hover, .lnk_footer:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
	text-decoration: underline;
}

.lnk_footer2, .lnk_footer2:link, .lnk_footer2:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #b3b3b3;
	text-decoration: none;
}

.lnk_footer2:hover, .lnk_footer2:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #b3b3b3;
	text-decoration: underline;
}

.lnk_footer3, .lnk_footer3:link, .lnk_footer3:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: none;
}

.lnk_footer3:hover, .lnk_footer3:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: underline;
}

.mto, .mto:link, .mto:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: underline;
}

.mto:hover, .mto:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}

.memory,.memory:link,.memory:visited{
	background-image:url(../images/freccia4.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}

.memory:hover,.memory:active{
	background-image:url(../images/freccia4.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #9D9D9D; /* #4d4d4d */
	line-height: 14px;
	text-decoration: none;
}

/*................STAMPA..................*/

#popup_cont {
	width: 400px;
	padding: 0;
	margin: auto;
}

/*............TABLE PRODUCTS..................*/

.tdProducts1THeaderCol1, .tdProducts1THeaderCol2, .tdProducts1THeaderCol3, .tdProducts1THeaderCol4 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
	line-height: 14px;
}

.tdProducts1oddRow {
	background-color: #333333;
}

.tdProducts1evenRow {
	background-color: #1a1a1a;
}

/*............TABLE FOUNDATION..................*/

.tdFoundTHeaderCol1, .tdFoundTHeaderCol2, .tdFoundTHeaderCol3, .tdFoundTHeaderCol4 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #b3b3b3;
	line-height: 14px;
}

.tdFoundoddRow {
	background-color: #333333;
}

.tdFoundevenRow {
	background-color: #424242;
}

.tdFoundbPag {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.tdFoundbPag a, .tdFoundbPag a:link, .tdFoundbPag a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.tdFoundbPag a:hover, .tdFoundbPag a:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #9D9D9D; /* #4d4d4d */
	text-decoration: none;
	font-weight: normal;
}

/*............TABLE NEWS..................*/

.tdNewsoddRow {
	background-color: #898989;
}

.tdNewsevenRow {
	background-color: #959595;
}

.tdNewsbPag {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.tdNewsbPag a, .tdFoundbPag a:link, .tdFoundbPag a:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.tdNewsbPag a:hover, .tdFoundbPag a:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: normal;
}

/*...............PADDING.......................*/

.padd3px {
	padding: 3px;
}