BODY {
/*scrollbar-face-color:#FFFFCC;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #003366 ;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:#CCCC66;
scrollbar-arrow-color:#FFFFFF;*/
font-family:Arial, Helvetica, sans-serif;
}

A:LINK { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;	font-weight : bold;	color : #4B4B4B; }
A:VISITED { font-family : Arial, Helvetica, sans-serif; font-size : 12px;	text-decoration : none;	font-weight : bold;	color : #4B4B4B; }
A:HOVER { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : underline; font-weight : bold; color : #4B4B4B; }
A:ACTIVE {	font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : underline;	font-weight : bold;	color : #4B4B4B; }

p { margin: 0; padding: 0; }

a:link IMG,.a:visited IMG,.a:hover IMG{
border:0px;
}

/*BOX DEL LOGIN E DELLA RICERCA*/
.login,.cerca{
padding:0px;
padding-left:15px;
margin:0px;
border:0px;
border-spacing:0px;
}

.login CAPTION,.cerca CAPTION{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #413D33;
	margin:0px;
	text-align:left;
	text-transform:capitalize;
	padding-left:10px;
}

/*.login * FORM,.cerca * FORM{
	line-height:0px;
	margin: 0;
	padding: 0;
	border:1px;
	font-weight: normal;
}*/

.login INPUT,.cerca INPUT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	text-align: center;
	background-color:#FFFFFF;
	text-align:left;
	background-color:expression(this.type=="submit"?'#DDDDDD':'#FFFFFF');
	text-align:expression(this.type=="submit"?'center':'left');

	}
/*MOZ COMPATIBLE*/
.login INPUT[type="submit"],.cerca INPUT[type="submit"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background-color: #DDDDDD;
	text-align: center;
}
/*BOX LOGOUT*/

.logout{
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	text-transform:uppercase;
	margin-right:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

.logout STRONG{
	color:#000000;
	font-size:12px;
	margin:0px;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.logout A:Link,.logout A:Hover,.logout A:Visited,.logout A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 0;
	padding: 1px;
	margin: 0;
	text-transform:none;
	text-align:center;
	text-decoration:none;
}
/*FINE BOX LOGOUT*/
/* FINE BOX LOGIN E RICERCA*/

/*PARTE DEL CSS RIFERITA AL MENU*/
.menu_top{ 
margin:0px;
padding:0px;
border:0px;
border-spacing:1px;
}
/*i link veri e propi*/
.menu_top a:link,.menu_top a:visited,.menu_top a:hover,.menu_top a:active{
	font-family:Arial,Georgia,Times, serif,;
	font-size: 14px;
	color:#666666;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	/*background-color: #FFFFFF;*/
	letter-spacing:1px;
	text-decoration: none;
}

.menu_top_current a:link,.menu_top_current a:hover,.menu_top_current a:visited,.menu_top_current a:active{
	font-family: Arial,Georgia,Times, serif,;
	font-size: 14px;
	color:#990000;
	font-style: normal;
	font-weight: bold;
	letter-spacing:1px;
	text-transform: uppercase;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}
/*separatore*/
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:100%;
	text-align:center;
}
.menu_top TABLE{
padding:0px;
margin:0px;
}


/*MAPPA AD ALBERO*/
.gerarchia TABLE TD{
	padding:0px;
	border:0px;
	margin:0px;
	border-spacing:0px;
	vertical-align:middle;
}
.gerarchia TABLE, .gerarchia TR, .gerarchia IMG,.gerarchia TABLE TD INPUT {
	padding:0px;
	border:0px;
	margin:0px;
	border-spacing:0px;
	vertical-align:middle;
}

.gerarchia A:link,.gerarchia A:hover,.gerarchia A:visited,.gerarchia A:active{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:0px;
	text-decoration:none;
	margin:0px;
}

.gerarchia A:hover{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:12px;
	padding:0px;
	text-decoration:underline;
	margin:0px;
}


/*FINE MAPPA AD ALBERO*/
/*GERARCHIA*/
.gerarchia_titolo,.gerarchia_titolo A:Link,.gerarchia_titolo A:hover,.gerarchia_titolo A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.gerarchia_titolo a:hover{
text-decoration:underline;
}
/*FINE GERARCHIA*/
.product_list {
border:0;
padding:0;
margin:0;
text-align:center;
}
/*PRODOTTO PICCOLO*/
.product_view IMG{
border:0;
padding:0;
margin:0;
text-align:center;
}

.product_view A:link,.product_view A:hover,.product_view A:visited{
text-decoration:none;
text-align:center;
padding:0;
margin:0;
border:0;
font-weight:normal;
color:#000000;
}

.product_view div{
width:100%;
vertical-align:top;
padding-top:0;
margin-top:0;
font-size:14px;
text-align:center;
border:0;
}

/*FINE PRODOTTO PICCOLO*/
.scheda_prodotto{
	text-align:left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border:1px solid #CCCCCC;
	background-color:#F7F7F8;
	border-collapse: collapse;
}

.tit_scheda_prodotto{
}
.num_scheda_prodotto{
}

/*ATTRIBUTI*/
.attributi,.attributi TD{
text-align:left;
padding:0;
margin:0;
}

.attributi{
padding-right:20px;
}

.attributi_titolo{
	font-weight: bolder;
}
/*FINE ATTRIBUTI*/


/* Eventi,news,link*/
.evento_mese{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}

.evento_titolo,.evento_titolo A:link,.evento_titolo A:hover,.evento_titolo A:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

.evento_luogo,.evento_luogo A:link,.evento_luogo A:hover,.evento_luogo A:visited{
	color: #000000;
}

.evento_data{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

.evento_abstract{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.news a:link,.news a:hover,.news a:visited{
	color: #000000;
	text-decoration: underline;
}

.testo{
	font-family:Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
.text_text{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:20px;
	text-align:justify;
	letter-spacing:1px;
	font-weight:lighter;
	margin-left:10px;
	}

.template A:link,.template A:hover,.template A:visited,.template{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	line-height:16px;
}

.parent A:link,.parent A:hover,.parent A:visited,.parent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.template a:hover{
text-decoration:underline;
}

.bandierine, .bandierine a:visited, .bandierine a:link, .bandierine a:active, .bandierine a:hover{
text-align:right;
width:100%;
padding-bottom:50px;
border:0;
text-decoration:none;
}
.bandierine img{
text-align:right;
border:0;
text-decoration:none;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding:0;
	margin:0;
	text-align:center;
}

.category_view,.category_view a:visited, .category_view a:link, .category_view a:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;
}
.category_view a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:underline;
	padding:0;
	margin:0;
	text-align:center;
}
.category_list{
	font-family: Arial, Helvetica, sans-serif;
	color:#006600;
	font-size: 12px;
	font-weight:600;
	text-decoration:none;
	padding:0;
	margin:0;
	text-align:center;
	border:0;
}

.contatti{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding:0;
	margin:0;
	line-height:10px;
}
img{
border:0;
}
.contatti_top{ 
margin:0px;
padding:0px;
border:0px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:10px;
line-height:11px;
}
/*i link veri e propi*/
.contatti_top a:link,.contatti_top a:visited,.contatti_top a:hover,.contatti_top a:active{
	font-size: 10px;
	color:#000000;
	font-style: normal;
	/*background-color: #FFFFFF;*/
	text-decoration:underline;
}
.entry{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding:0;
	margin:0;
}
/*paginatore*/
.pagine,.pagine a:active,.pagine a:link,.pagine a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
.pagine a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
.pagine_numeri{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006666;
}

.pagine TABLE{
width:100%;
}

/*paginatore*/

.border_img{
border:2px outset #CCCCCC;
}

.text_title{
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.download {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-align:center;
}

.link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:left;
padding-top:20px;
}

.search_result{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding-top:10px;
}
._product, ._product a:hover, ._product a:active, ._product a:visited, ._product a:link{
text-align:center;
/*border:2px solid #000000;*/
}

.aggregati a:link,.aggregati a:hover, .aggregati a:visited{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.aggregati th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}

.consentito{
	color:green;
	font-size:8px;
	font-weight:bold;
}

.negato{
	color:red;
	font-weight:bold;
	font-size:8px;
}

.default_page, .default_page TABLE, .default_page TD{
border:0px;
border-color:#FFFFFF;
background-color:#FFFFFF;
}

.default_page TD{
padding-left:30px;
}


.default_page,.default_page a:active,.default_page a:link,.default_page a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;border:0px;
}
.default_page a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;border:0px;
text-decoration:underline;
}
.default_page_numeri{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006666;border:0px;
}
/*paginatore*/


.contenuti_sx{
vertical-align:top;
text-align:center;
padding-bottom:40px;
}
.contenuti{
vertical-align:top;
text-align:left;
padding:0px;
margin:0;

}

.vetrina,.category_list,.product_list,.category_detail{
/*background-image:url(../images/quadro_body_slice.gif);
background-repeat:repeat-x;
background-position:top;*/
}

.vetrina TD,.category_list TD,.product_list TD{
padding:10px;
}



.scheda_galleria{
text-align:left;
padding:0px;
margin:0px;
background-color:#CCCCFF;
width:50%;
}

.scheda_galleria TABLE TD{
vertical-align:bottom;
text-align:center;
border:0px;
}
.galleria_titolo{
	padding:0px;
	margin:0px;
	background-color:#CCCCFF;
	font-size: 12px;
	font-weight: bold;
}

.galleria{
border:1px solid #000000;
margin:5px;
}
.borderimage_top{
border:1px solid #000000;
margin:10px 10px 0 10px;
}

.descrizione{
font-family: Arial, sans-serif;
font-size:12px;
padding:10px;
}

.galleria_titolo{
padding:0px;
margin:0px;
border:0px;
background-color:#E0E0FF;border-spacing:0px;
}

.galleria_titolo_sel a:link, .galleria_titolo_sel a:visited{
color:#6600FF;
text-decoration:none;
}

.galleria_titolo A:hover{
text-decoration:underline;
}


.galleria_titolo_sel{
background-color:#CCCCFF;
padding:0px;
margin:0px;
border:0px;
border-spacing:0px;
}

.titoli_tondi,.titoli_tondi TD{
padding:0px;
margin:0px;
border-spacing:0px;
}

.dettagli{
}

.news_text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align:baseline;
}

.news_abstract{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	vertical-align:baseline;
}

.contenuti{
padding-left:20px;
padding-right:20px;
}

.separatore_top{
vertical-align:top;
height:20px;
text-align:left;
width:100%;
padding-right:10px;
padding-bottom:20px;
}

.separatore_bottom{
vertical-align:bottom;
height:20px;
text-align:right;
padding-top:20px;
padding-bottom:20px;
padding-right:10px;
width:100%;
}

.leftside {
	background-color: #FFFFFF;
	text-align: center;
}

.default_cell{
vertical-align:top;
padding-left:10px;
}

.errore{
color:#FF0000;
font-size:16px;
font-weight:bold;
}
/*created by OroVicenza 2002*/

/*componenti principali*/
A:LINK { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;	font-weight : bold;	color : #4B4B4B; }
A:VISITED { font-family : Arial, Helvetica, sans-serif; font-size : 12px;	text-decoration : none;	font-weight : bold;	color : #4B4B4B; }
A:HOVER { font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : underline; font-weight : bold; color : #4B4B4B; }
A:ACTIVE {	font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : underline;	font-weight : bold;	color : #4B4B4B; }

/*impostazioni form*/
.form, form SELECT, form OPTION {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #630000;
	BORDER-RIGHT: #630000 1px solid;
	BORDER-TOP:  #630000 1px solid;
	BORDER-LEFT:  #630000 1px solid;
	BORDER-BOTTOM:  #630000 1px solid;
}
.formlogin {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #347B41;
	BORDER-RIGHT: #347B41 1px solid;
	BORDER-TOP: #347B41 1px solid;
	BORDER-LEFT: #347B41 1px solid;
	BORDER-BOTTOM: #347B41 1px solid;
}

.tabella_bordo{
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight:bold;
	color : #347B41;
	text-align:center;
	color:#000000;
	border:rgb(183, 0, 0) 1px solid;
	border-top:0px;
}

body {
	SCROLLBAR-FACE-COLOR: #E4E4E4;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4E4E4;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #666666;
	SCROLLBAR-TRACK-COLOR: #E4E4E4;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
/*===============================================================================================================================*/
/*===============================================================================================================================*/

/*impostazioni home*/
.home {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; font-weight : normal; color : #000000; text-decoration:none; }
.home A:link   {  font-size : 12px;  font-weight : normal; text-decoration : none; color : #000000; }
.home A:visited   {  font-size : 12px;  font-weight : normal; text-decoration : none; color : #000000; }
.home A:hover  {  font-size : 12px; font-weight : normal; text-decoration : none; color : #000000; }
.home A:active  {  font-size : 12px; font-weight : normal; text-decoration : none; color : #000000; }

/*impostazioni box*/
.box {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  text-decoration : none; font-weight : normal; color : #FFFFFF; text-decoration:none; }
.box A:link   {  font-size : 10px;  font-weight : normal; text-decoration : none; color : #FFFFFF; }
.box A:visited   {  font-size : 10px;  font-weight : normal; text-decoration : none; color : #FFFFFF; }
.box A:hover  {  font-size : 10px; font-weight : normal; text-decoration : none; color : #FFFFFF; }
.box A:active  {  font-size : 10px; font-weight : normal; text-decoration : none; color : #FFFFFF; }

/*impostazioni titoli menu gerarchia*/
.menu_gerarchia {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; font-weight : normal; color : #B70000; }
.menu_gerarchia A:link   {  font-size : 12px;  font-weight : normal; text-decoration : none; color : #B70000; }
.menu_gerarchia A:visited   {  font-size : 12px;  font-weight : normal; text-decoration : none; color : #B70000; }
.menu_gerarchia A:hover  {  font-size : 12px; font-weight : normal; text-decoration : none; color : #B70000; }
.menu_gerarchia A:active  {  font-size : 12px; font-weight : normal; text-decoration : none; color : #B70000; }

/*impostazioni titoli menu orizzontale*/
.menu_orizzontale {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px;  text-decoration : none; font-weight : bold; color : #FFFFFF; }
.menu_orizzontale A:link   {  font-size : 14px;  font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizzontale A:visited   {  font-size : 14px;  font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizzontale A:hover  {  font-size : 14px; font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizzontale A:active  {  font-size : 14px; font-weight : bold; text-decoration : none; color : #FFFFFF; }

.menu_orizzontale_ {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px;  text-decoration : none; font-weight : bold; color : #B70000; }
.menu_orizzontale_ A:link   {  font-size : 14px;  font-weight : bold; text-decoration : none; color : #B70000; }
.menu_orizzontale_ A:visited   {  font-size : 14px;  font-weight : bold; text-decoration : none; color : #B70000; }
.menu_orizzontale_ A:hover  {  font-size : 14px; font-weight : bold; text-decoration : none; color : #B70000; }
.menu_orizzontale_ A:active  {  font-size : 14px; font-weight : bold; text-decoration : none; color : #B70000; }

/*impostazioni titoli menu orizzontale*/
.menu_orizz {	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  text-decoration : none; font-weight : bold; color : #FFFFFF; }
.menu_orizz A:link   {  font-size : 10px;  font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizz A:visited   {  font-size : 10px;  font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizz A:hover  {  font-size : 10px; font-weight : bold; text-decoration : none; color : #FFFFFF; }
.menu_orizz A:active  {  font-size : 10px; font-weight : bold; text-decoration : none; color : #FFFFFF; }



/*impostazioni titoli news*/
.tit-news {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color : #000000; font-weight : normal; }
.tit-news A:link   {  font-size : 10px; color : #000000; font-weight : normal; text-decoration : none; }
.tit-news A:visited   {  font-size : 10px; color : #000000; font-weight : normal; text-decoration : none; }
.tit-news A:hover  {  font-size : 10px; color : #333333; font-weight : normal; text-decoration : none; }
.tit-news A:active  {  font-size : 10px; color : #000000; font-weight : normal; text-decoration : none; }

/*impostazioni sezione cerca*/
.cerca { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color : #000000; font-weight : normal; }
.cerca A:link { font-size : 10px; color : #000000; font-weight : normal; text-decoration : underline; }
.cerca A:hover { font-size : 10px; color : #333333; font-weight : normal; text-decoration : underline; }
.cerca A:active { font-size : 10px; color : #000000; font-weight : normal; text-decoration : underline; }
.cerca A:visited { font-size : 10px; color : #000000; font-weight : normal; text-decoration : underline; }


/*impostazioni titoli download*/
.tit-download {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; font-weight : bold; color : #333333; }
.tit-download A:link   {  font-size : 12px;  font-weight : bold; text-decoration : none; color : #636363; }
.tit-download A:visited   {  font-size : 12px;  font-weight : bold; text-decoration : none; color : #636363; }
.tit-download A:hover  {  font-size : 12px; font-weight : bold; text-decoration : none; color : #CC0000; }
.tit-download A:active  {  font-size : 12px; font-weight : bold; text-decoration : none; color : #CC0000; }

/*impostazioni download*/
.download {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; color : #333333; }
.download A:link   {  font-size : 12px; text-decoration : none; color : #636363; }
.download A:visited   {  font-size : 12px; text-decoration : none; color : #636363; }
.download A:hover  {  font-size : 12px; text-decoration : none; color : #CC0000; }
.download A:active  {  font-size : 12px; text-decoration : none; color : #CC0000; }

/*---------------------------------------------------------------------------------------------------------------------------------*/


/*impostazioni links*/
.links {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; color : #333333; }
.links A:link   {  font-size : 12px; text-decoration : none; color : #636363; }
.links A:visited   {  font-size : 12px; text-decoration : none; color : #636363; }
.links A:hover  {  font-size : 12px; text-decoration : none; color : #CC0000; }
.links A:active  {  font-size : 12px; text-decoration : none; color : #CC0000; }


/*---------------------------------------------------------------------------------------------------------------------------------*/

/*impostazioni titoli eventi*/
.tit-eventi {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; font-weight : bold; color : #333333; }
.tit-eventi A:link   {  font-size : 12px;  font-weight : bold; text-decoration : none; color : #636363; }
.tit-eventi A:visited   {  font-size : 12px;  font-weight : bold; text-decoration : none; color : #636363; }
.tit-eventi A:hover  {  font-size : 12px; font-weight : bold; text-decoration : none; color : #CC0000; }
.tit-eventi A:active  {  font-size : 12px; font-weight : bold; text-decoration : none; color : #CC0000; }

/*impostazioni eventi*/
.eventi {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;  text-decoration : none; color : #333333; }
.eventi A:link   {  font-size : 12px; text-decoration : none; color : #636363; }
.eventi A:visited   {  font-size : 12px; text-decoration : none; color : #636363; }
.eventi A:hover  {  font-size : 12px; text-decoration : none; color : #CC0000; }
.eventi A:active  {  font-size : 12px; text-decoration : none; color : #CC0000; }


/* -------------------------------------------------------------------------------------- */
/* ---------------------------------- impostazioni testi -------------------------------- */
/* -------------------------------------------------------------------------------------- */

.date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }

.testo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;  font-weight : normal;}
.testo A:link{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight : normal; }
.testo A:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight : normal; }
.testo A:active{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight : normal; }
.testo A:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight : normal; }
.testo P{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none;  font-weight : normal; padding:10px 0 0 20;}

.avantiindietro { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #636363; font-weight : bold; text-decoration: none; }
.avantiindietro A:link{ font-size: 10px; color: #636363; font-weight : bold; text-decoration: none; }
.avantiindietro A:hover{ font-size: 10px; color: #636363; font-weight : bold; text-decoration: none; }
.avantiindietro A:active{ font-size: 10px; color: #636363; font-weight : bold; text-decoration: none; }
.avantiindietro A:visited{ font-size: 10px; color: #636363; font-weight : bold; text-decoration: none; }

.testologin { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }
.testologin A:link{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.testologin A:hover{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.testologin A:active{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.testologin A:visited{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }

/*impostazioni titoli links*/
.tit-links {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  text-decoration : none; font-weight : normal; color : #333333; }
.tit-links A:link   {  font-size : 10px;  font-weight : normal; text-decoration : underline; color : #333333; }
.tit-links A:visited   {  font-size : 10px;  font-weight : normal; text-decoration : underline; color : #333333; }
.tit-links A:hover  {  font-size : 10px; font-weight : normal; text-decoration : underline; color : #333333; }
.tit-links A:active  {  font-size : 10px; font-weight : normal; text-decoration : underline; color : #333333; }


/*impostazioni contatti*/
.contatti {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  text-decoration : none; color : #333333; }
.contatti A:link   {  font-size : 10px; text-decoration : none; color : #636363; }
.contatti A:visited   {  font-size : 10px; text-decoration : none; color : #636363; }
.contatti A:hover  {  font-size : 10px; text-decoration : none; color : #CC0000; }
.contatti A:active  {  font-size : 10px; text-decoration : none; color : #CC0000; }
.contatti SELECT, .contatti OPTION{	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px;  text-decoration : none; color : #333333; }


/* ------------------------------------------------------------------------------------- */
/* ---------------------------------- impostazioni menu -------------------------------- */
/* ------------------------------------------------------------------------------------- */

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	/* cambiando il colore di background cambia tutto lo sfondo del td */
	background-color: #666666;
	/* cambiando height cambia l'altezza della cella del menu */
	height: 16px;
}
.menu A:link { font-size : 11px; font-weight : normal; color : #FFFFFF; }
.menu A:hover { font-size : 11px; font-weight : normal; color : FFFFFF; }
.menu A:active { font-size : 11px; font-weight : normal; color : FFFFFF; }
.menu A:visited { font-size : 11px; font-weight : normal; color : FFFFFF; }

.topbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	/* cambiando il colore di background cambia tutto lo sfondo del td */
	background-color: #B70000;
	/* cambiando height cambia l'altezza della cella del menu */
	height: 20px;
}
.topbox A:link { font-size : 11px; font-weight : normal; color : #FFFFFF;}
.topbox A:hover { font-size : 11px; font-weight : normal; color : #FFFFFF;}
.topbox A:active { font-size : 11px; font-weight : normal; color : #FFFFFF;}
.topbox A:visited { font-size : 11px; font-weight : normal; color : #FFFFFF;}

.menucategorie {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #636363;
	/* cambiando il colore di background cambia tutto lo sfondo del td */
	background-color: #E1E1E1;
	/* cambiando height cambia l'altezza della cella del menu */
	height: 15px;
}
.menucategorie A:link { font-size : 10px; font-weight : bold; color : #636363;}
.menucategorie A:hover { font-size : 10px; font-weight : bold; color : #636363;}
.menucategorie A:active { font-size : 10px; font-weight : bold; color : #636363;}
.menucategorie A:visited { font-size : 10px; font-weight : bold; color : #636363;}

.menucat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	height:22px;
}
.menucat A:link { font-size : 10px; font-weight : normal; color : #FFFFFF;}
.menucat A:hover { font-size : 10px; font-weight : normal; color : #FFFFFF;}
.menucat A:active { font-size : 10px; font-weight : normal; color : #FFFFFF;}
.menucat A:visited { font-size : 10px; font-weight : normal; color : #FFFFFF;}

.menucatsel {
	font-family : Tahoma,Verdana, Arial, Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	background-color:#630000;	
}
#menucatsel A:link { font-size : 10px; font-weight : normal; color : #FFFFFF; background-color:#630000;}
#menucatsel A:hover { font-size : 10px; font-weight : normal; color : #FFFFFF; background-color:#630000;}
#menucatsel A:active { font-size : 10px; font-weight : normal; color : #FFFFFF; background-color:#630000;}
#menucatsel A:visited { font-size : 10px; font-weight : normal; color : #FFFFFF; background-color:#630000;}

.vetrina {
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #3B945A;
	text-decoration:none;
}
.vetrina A:link { font-size : 12px; font-weight : normal; color : #3B945A; text-decoration:none;}
.vetrina A:hover { font-size : 12px; font-weight : normal; color : #B70000; text-decoration:none;}
.vetrina A:active { font-size : 12px; font-weight : normal; color : #3B945A; text-decoration:none;}
.vetrina A:visited { font-size : 12px; font-weight : normal; color : #3B945A; text-decoration:none;}

.bordi_esportazione {
border-width:0;
border-bottom-color:#B70000;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#B70000;
border-left-width:1px;
border-left-style:solid;
border-right-color:#B70000;
border-right-width:1px;
border-right-style:solid;
}

.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; }
.copy A:link{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.copy A:hover{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.copy A:active{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }
.copy A:visited{ font-size: 10px; color: #FFFFFF; font-weight : normal; text-decoration: none; }

.copy_cat { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FF9900; text-decoration: none; }
.copy_cat A:link{ font-size:10px; color:#FF9900; font-weight:bold; text-decoration: none; }
.copy_cat A:hover{ font-size:10px; color:#FF9900; font-weight:bold; text-decoration: none; }
.copy_cat A:active{ font-size:10px; color:#FF9900; font-weight:bold; text-decoration: none; }
.copy_cat A:visited{ font-size:10px; color:#FF9900; font-weight:bold; text-decoration: none; }


