@charset "utf-8";
/* CSS Document */

a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #3366FF;
	font-style: italic;
	background-color: #FFFFFF;
	height: 30px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
	font-style: italic;
}
p {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.table001 {
	background-position: center center;
	list-style-position: inside;
	list-style-image: none;
	border: medium dotted #F3DB8B;
	float: left;
	color: #F3DB8B;
	border-radius: 10px;
}
.td {
	background-image: url(design/linea-top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.td_rounded {
	background-color: #FFF;
	border:1px solid;
	border-radius:10px;
	border-color: #F3DB8B; 
}
.redtxt {
	color: #F00;
}
.greentxt {
	color: #060;
}
.purpletxt {
	color: #C03;
}
.bluetxt {
	color:  #00F;
}
#cercare {
	font-weight: bold;
	text-align: center;
	color: #000099;
}
.fotoborder {
	border: 2px solid #F3DB8B;
	border-radius: 7px;
}
.divider1 {
	background-color: #F3DB8B;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 2px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.times {
	font-family: Georgia, Times New Roman, Times, serif;
}
.lista {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: square;
	font-size: 14px;
	color: #003;
	font-style: oblique;
}

.gendiv {
	display:inline-block;
	margin: 0 auto;
	width:150px;
	padding: 10px;
}
.news {
	margin:0;
	display: inline-table;
	height: 300px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -15px;
	min-height: 330px;
}
.news-li
{
	list-style-type:none
}
hr {
	color: #F3DB8B;
}
