/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

a:link {
    font-size: 10px;
	color: #EC008C;
    text-decoration:none;
}
a:visited { 
    font-size: 10px;
	color: #EC008C;
	text-decoration:none;
}
a:hover {
    font-size: 10px;
    color: #000000;
	text-decoration:none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.menu_admin:link {
    font-size: 11px;
	color: #000000;
    text-decoration:none;
	font-weight: bold;
}
a.menu_admin:visited { 
    font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a.menu_admin:hover {
    font-size: 11px;
    color: #EC008C;
	font-weight: bold;
}
a.menu_admin:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.top a:link {
    font-size: 10px;
	text-decoration: #000000;
	color: #000000;
	text-transform: lowercase;
text-decoration:none;
}
.top a:visited { 
    font-size: 10px;
	text-decoration: #EC008C;
	color: #000000;
	text-transform: lowercase;
    text-decoration:none;
}
.top a:hover {
    font-size: 10px;
	color: #EC008C;
}
.top a:active {
	text-decoration: #EC008C;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.top2 a:link {
    font-size: 10px;
	text-decoration: #000000;
	color: #000000;
font-weight: bold;
	
text-decoration:none;
}
.top2 a:visited { 
    font-size: 10px;
	text-decoration: #EC008C;
	color: #000000;
font-weight: bold;
	
    text-decoration:none;
}
.top2 a:hover {
    font-size: 10px;
	color: #EC008C;
}
.top2 a:active {
	text-decoration: #EC008C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nero a:link {
    font-size: 10px;
	text-decoration: #ffffff;
	color: #ffffff;
	text-transform: lowercase;
text-decoration:none;
}
.nero a:visited { 
    font-size: 10px;
	text-decoration: #ffffff;
	color: #ffffff;
	text-transform: lowercase;
    text-decoration:none;
}
.nero a:hover {
    font-size: 10px;
    color: #000000;
}
.nero a:active {
	text-decoration: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.img a:link {
    font-size: 10px;
	text-decoration: #ffffff;
	color: #ffffff;
	text-transform: lowercase;
text-decoration:none;
}
.img a:visited { 
    font-size: 10px;
	text-decoration: #ffffff;
	color: #ffffff;
	text-transform: lowercase;
    text-decoration:none;
}
.img a:hover {
    font-size: 10px;
    color: #F32794;
}
.img a:active {
	text-decoration: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FE530F;
}
.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.fucsia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EC008C;
}
	.titolon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.sfondo_cella
{
	border: 1px solid #EC008C;
}
