/*font-family: 'FedraSerifA-BookSC';*/
#contenitore{
	width: 900px;
	height: 500px;
	left: 50%;
	margin-left: -450px;
	position: relative;
}
.con_interno{
	width: 850px;
	margin: auto;
/*	font-family: 'FedraSerifA-BookSC';*/
	font-family: 'Arial';
	font-size: 12px;
	min-height: 290px;
}
#sfondo{
	width: 100%;
	height: 100%;
}
#c{
	width: 100%;
	height: 330px;
	background: #ffffff;
	border-radius: 0px 35px 0px 35px;
}
#logo{
	margin-top: 50px;
	margin-bottom: 70px;
	text-align: center;
}
#menu{
	width: 850px;
	margin: auto;
	border-bottom: 2px solid #d5d5d5;
	text-transform: uppercase;
	/*font-family: "FedraSerifA-Book";*/
	font-family: 'Arial';
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button{
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #000000;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.lnk_menu:link{
	text-decoration: none;
	color: #000000;
}
.lnk_menu:visited{
	text-decoration: none;
	color: #000000;
}
.lnk_menu:hover{
	text-decoration: none;
	color: #ab1e1e;
}
#footer{
	padding-top: 10px;
	text-align: center;
	/*font-family: "FedraSerifA-Book";*/
	font-family: 'Arial';
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
}
h1{
	font-size: 13px;
	/*	font-family: "FedraSerifA-BoldSC";*/
/*	font-family: "FedraSerifA-Book";*/
	color: #ab1e1e;
	/*padding-top: 5px;*/
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
}
h2{
	font-size: 12px;
/*	font-family: "FedraSerifA-BoldSC";*/
/*	font-family: "FedraSerifA-Book";*/
font-family: 'Arial';
	color: #ab1e1e;
	padding-bottom: 5px;
	padding-top: 0px;
	/*
	padding-bottom: 10px;
	*/
}
h3{
	color: #ab1e1e;
}
.testo{
	text-align: justify;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.testo_home{
	/*-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;*/
	text-align: justify;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
.link_page:link,.link_page:visited{
	color: #000000;
}
.link_page:hover{
	color: #D94569;
}
.link_pub:link,.link_pub:visited{
	color: #000000;
	text-decoration: none;
}
.link_pub:hover{
	color: #D94569;
}
#cont_pagina{
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	height: 240px;
/*	width: 90%;*/
	float: left;
}
#pagina{
	width: 96%;
	float: left;
}
.pub{
	font-size: 0.9em;
	line-height: 16px;
}
.acc_one{
	height: 133px; overflow-y: hidden; position: relative;
}
.a_acc:link, .a_acc:visited{
	color: #000000;
	 text-decoration: none;
}
.a_acc:hover{
	color: #ab1e1e;
}
a.lnk_st:link,a.lnk_st:visited{
	color: #ab1e1e;
}
a.lnk_st:hover{
	color: #999999;
}

a.lnk_nome:link,a.lnk_nome:visited{
	color: #ab1e1e;
	font-weight: normal;
	text-decoration: none;
}
a.lnk_nome:hover{
	color: #999999;
}

.titolo_nome_bis{
	font-size: 15px;
	margin-bottom: 3px;
}
.testo_nome_bis{
	font-size: 13px;
	line-height: 17px;
}
