body {
	color : #ffffff;
	background-color : #00486B;
	font-family : Times;
	margin:0px;
	padding:0px;

}

body.contenuti {
	color : #ffffff;
	background-color : #00486B;
  	background-position: bottom left;
  	background-repeat: no-repeat;
	background-attachment: fixed;
	margin:0px;
	padding:0px;

}

table	{
	border-collapse: collapse;
 }

td {
	font-family : Times;
	font-size : 13px;
	border-collapse: collapse;
}


a {
    color: #ffffff;
	font-family :Times;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

a:hover {
	color : #ffffff;
	font-family : Times;
	text-decoration : underline;
	font-size : 10px;
	font-weight : bold;
}

a.lnk {
    color: #FFD42A;
	font-family :Times;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

a.lnk:hover {
	color : #FFD42A;
	font-family : Times;
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
}


td.dx {
  	background-position: right 0px;
	border-collapse: collapse;
}

.dx_giallo{
  	position:absolute;
		top:458px;
		left:auto;
		bottom:auto;
		right:auto;
	color: #00486B;
  	font-family :Times;
	text-decoration : none;
	font-size : 18px;
	font-weight : bold;

}

td.indirizzo {
	border-collapse: collapse;
	color: #ffffff;
  	font-family :Times;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

.roero {
	color: #ffffff;
  	font-family :Times;
	text-decoration : none;
	font-size : 20px;
	font-weight : bold;
	font-style : italic;
}

a.indirizzo {
    color: #ffffff;
	font-family : Times;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

a.indirizzo:hover {
	color : #ffffff;
	font-family : Times;
	text-decoration : underline;
	font-size : 13px;
	font-weight : normal;
}

a.btn_dx {
    color: #ffffff;
	font-family : Times;
	text-decoration : none;
	font-size : 15px;
	font-weight : normal;
}

a.btn_dx:hover {
	color : #ffffff;
	font-family : Times;
	text-decoration : underline;
	font-size : 15px;
	font-weight : normal;
}

.brd_sx	{
	border-left: 1px solid #FFFFFF;
}
.brd_dx	{
	border-right: 1px solid #FFFFFF;
}
.brd_su	{
	border-top: 1px solid #FFFFFF;
}
.brd_giu	{
	border-bottom: 1px solid #FFFFFF;
}

