body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0px 0px 0px 0px;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(immagini/bkg_pagina.gif);
}




.bkg_top_dx {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(immagini/bkg_top_dx.jpg);
}

.bkg_middle_dx {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(immagini/bkg_middle_dx.jpg);
}

.bkg_menu {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(immagini/bkg_menu.jpg);
}

.bkg_tab_centrale {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(immagini/bkg_closer.jpg);
}





.piccolo {
	font-size: 11px;
}
.titoli {
	font-size: 14px;
	font-weight: bold;
	color: #AB4B75;
}
.imm_dx {
	margin: 0px 0px 0px 5px;
}
.imm_sx {
	margin: 0px 5px 0px 0px;
}
.violabold {
	font-weight: bold;
	color: #844862;
}



a:link, a:active, a:visited {
	color: #AB4B75;
	text-decoration: none;
}
a:hover {
	color: #7D0A3C;
	text-decoration: underline;
}

a.rosso:link {
	color: #C70A0A;
	text-decoration: none;
	font-weight: bold;
}
a.rosso:visited {
	color: #C70A0A;
	text-decoration: none;
	font-weight: bold;
}
a.rosso:hover {
	color: #870505;
	text-decoration: underline;
	font-weight: bold;
}
a.rosso:active {
	color: #870505;
	text-decoration: underline;
	font-weight: bold;
}


h1 {
	line-height: 22px;
}
.h1testo {
	font-size:12px;
	font-weight: normal;
	line-height: 16px;
}
.tratteggio {
	font-size:8px;
	background-image: url(immagini/tratteggio_menu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 175px;
}
h1 a {
	color: #111111;
	font-size:12px;
	text-decoration: none;
	background-image: url(immagini/uva_menu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px 0px 0px 30px;
	
}

h1 a:hover {
	color: #A337DB;
	background: url(immagini/uva_menu_2.gif) no-repeat center left;
}

h1 a.noimg {
	color: #AB4B75;
	font-size:12px;
	text-decoration: none;
	background-image: url(immagini/traspa.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px 0px 0px -30px;
}
h1 a.noimg:hover {
	color: #7D0A3C;
	background: url(immagini/traspa.gif) no-repeat center left;
	text-decoration: underline;
}


.footer {
	font-size: 11px;
	color: #AB4B75;
}
a.footer:link, a.footer:active, a.footer:visited {
	font-size: 11px;
	color: #AB4B75;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}