@charset "UTF-8";
/* CSS Document */


/* main */
td img {display: block;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* link menu1 */
a {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ED008C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* menu2 */
.menu a:link {
display: block;
background: url(../img/layout_r7_c3.jpg) right top no-repeat;
height: 56px;
width: 119px;
font-size: 10px;
color: #000000;
margin: 0;
text-align:center;
text-decoration: none;
}
.menu a:visited {
display: block;
background-color: #ffffff;
background: url(../img/layout_r7_c3.jpg) right top no-repeat;
height: 56px;
width: 119px;
font-size: 10px;
color: #000000;
margin: 0;
text-align:center;
text-decoration: none;
}
.menu a:active {
display: block;
background-color: #ffffff;
background: url(../img/layout_r7_c3.jpg) right top no-repeat;
height: 56px;
width: 119px;
font-size: 10px;
color: #000000;
margin: 0;
text-align:center;
text-decoration: none;
}
.menu a:hover {
background-color: #ffffff;
background: url(../img/layout_r7_c3_hover.jpg) right top no-repeat;
height: 56px;
width: 119px;
font-size: 10px;
color: #ED008C;
margin: 0;
text-align:center;
text-decoration: none;
}

/* altri link */
.altrilink a:link {
	font-size: 11px;
	color: #ED008C;
	text-decoration: none;
}
.altrilink a:visited {
	text-decoration: none;
	color: #ED008C;
}
.altrilink a:active {
	text-decoration: none;
	color: #ED008C;
}
.altrilink a:hover {
	text-decoration: none;
	color:#e4a0c8;
}

/* varie */
.active {
	color: #ED018B;
	font-style: italic;
	font-size: 11px;
}

.footer {color: #666666}

.testo_offerte {font-size: 13px}

.titolo_offerte {
	font-size: 18px;
	color: #000000;
}

.novità {
	font-size: 18px;
	color: #EC008C;
}

.testo_offerte_affresco {
	font-size: 13px;
	color: #CCCCCC;
}

.tel {color: #ED008C; font-size: 13px; }

</style>