body {
background: #ffffff;
font-family: Verdana, Arial; 
font-size: 10px;
font-style: normal;
}

hr {
	height: 1px;
	color: #dfdcdc;
}

hr#sep {
	height: 1px;
	color: #dfdcdc;
	width: 93
		
}

font {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #a80231;
}
a {
	text-decoration: underline;
	color: #a80231;
}	

a:hover {
	text-decoration: none;
	color: #a80231;
}

a:visited {
	color: #a80231;
}

div.articoli {
	border: 1px;
	overflow: auto;
	height: 427px;
	width: 550px;
	font-size: 12px;
	margin-left: 10px; 
}

div.vivere {
	border: 1px;
	overflow: auto;
	height: 427px;
	width: 550px;
	font-size: 12px;
	margin-left: 10px;
	background-color: transparent;
}

td
{
	font-size: 11px;
	color: #a80231
}

td#art	
{
	border-top: 1px solid #a80231;
	border-bottom: 1px solid #a80231;
}

td#vivere	
{
	border-top: 1px solid #a80231;
	border-bottom: 1px solid #a80231;
	background-image: url(../template/bpa/img/cover.jpg);
	background-position: 90% 2%;
	background-repeat: no-repeat;
}

td#menu
{
	vertical-align: middle;
	padding: 20 20 20 20;
}
td#bottoni
{
	border-right: 1px solid #D3D3D3;
}
