body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#3b3b3b;
}

a:link {
	color: #3b3b3b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3b3b3b;
}
a:hover {
	text-decoration: none;
	color: #BD1320;
}
a:active {
	text-decoration: underline;
	color: #3b3b3b;
}

.titolo {
	font-size:16px;
	color:#BD1320;
	line-height:20px;
	font-weight:bold;
}

.sconto {
	font-size:20px;
	color:#BD1320;
	font-weight:bold;
	line-height:34px;
}

.titoletto {
	font-size:12px;
	color:#122371;
	font-weight:bold;
}

.titolettorosso {
	font-size:12px;
	color:#BD1320;
	font-weight:bold;
}

li {
	list-style-image: url(images/freccetta.jpg);
}

.didascalia {
	font-size:12px;
	line-height:16px;
	color:#BD1320;
	font-style:italic;
}

.testo {
	font-size:12px;
	line-height:16px;
	color:#3b3b3b;
}

.testo a:link {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#3b3b3b;
}

.testo a:visited {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#3b3b3b;
}

.testo a:active {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#3b3b3b;
}

.testo a:hover {
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#BD1320;
}

.menu_up {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
}

.menu_up a:link {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;	
}

.menu_up a:visited {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;}

.menu_up a:active {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
}

.menu_up a:hover {
	font-size:14px;
	line-height:20px;
	color:#E6A2A7;
	text-decoration:none;
}

.menu_down {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
}

.menu_down a:link {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;	
}

.menu_down a:visited {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;	
}

.menu_down a:active {
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;	
}

.menu_down a:hover {
	font-size:14px;
	line-height:20px;
	color:#cccccc;
	text-decoration:none;	
}

.top {
	background-image:url(images/top.jpg);
	background-position:center;
}

.mappa {
	border: 3px double #CCCCCC;
}

.img a:link {
	border: 3px double #CCCCCC;
	display:block;
}

.img a:visited {
	border: 3px double #CCCCCC;
	display:block;
}

.img a:active {
	border: 3px double #CCCCCC;
	display:block;
}

.img a:hover {
	border: 3px double #BD1320;
	display:block;
}

.linea { 
	background-image:url(images/linea.jpg);
	background-repeat:repeat-x;
}