div#corpo{
	height : 611px;
	background-image : url(img/sfondo_corpo.jpg);
	background-position : bottom;
	background-color : #AAAAAA;
	background-repeat : no-repeat;
}
div#corpoSearch{
	height : 300px;
	background-color : #AAAAAA;
}
div#notizia{
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	left:20px;
	top:0px;
	float: left;
	width: 550px;
	/* background : url(img/sfondo_notizia.gif) top no-repeat fixed; */
	background-image : url(img/bg_txt.gif);
	background-position : top;
	background-repeat : no-repeat;
/*	background-attachment : fixed; */
	height : 245px;
/*	overflow:hidden; */
}
td.nolink {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #9C2513;
	font-style: normal;
	text-decoration: none;
}
a.pages {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #9C2513;
	font-style: normal;
	text-decoration: none;
}
select.tend{
	position: relative;
	left:0px;
	top:0px;
	background-color : #323232;
	color: white;
	font-family:arial, verdana, sans-serif;
	font-weight: bold;
}
div#tendina{
	position: relative;
	left:30px;
	top:15px;
}

img.imageStyle {
	cursor: pointer;
	border-color: white;
}

a.chiudi{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #9C2513;
	font-style: normal;
	text-decoration: none;
}

div#titolo{
	color : #9c2513;
	font-family:arial, verdana, sans-serif;
	font-size:20px;
	font-weight : bold;
}
span#titolo{
	color : #9c2513;
	font-family:arial, verdana, sans-serif;
	font-size:20px;
	font-weight : bold;
}

div#sopratitolo{
	font-weight : normal;
	font-style: italic;
}
span#sopratitolo{
	font-weight : normal;
	font-style: italic;
}
div#followlink{
	color: blue;
	font-weight : bold;
	font-style: normal;
}
div#doc{
	color: blue;
	font-weight : bold;
	font-style: normal;
}
a.link{
	color: blue;
	font-size: 120%;
	font-weight : bold;
	font-style: normal;
	text-decoration: none;
}
div.testo_notizia{
	position: relative;
	left:40px;
	top:15px;
	width:500px;
	max-height:210px;
	z-index:10;
/*	overflow: auto; */
	font-style: normal;
	font-weight: normal;
	display: none;
	height:190px;
}


div#errorSearch {
	position: relative;
	left:30px;
	top:30px;
	width:480px;
	max-height:210px;
	z-index:10;
/*	overflow: auto; */
	font-style: normal;
	font-weight: normal;
	height:100px;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

div.notiziaCompleta{
	position: relative;
	left:20px;
	top:15px;
	width:500px;
	height:190px;
	z-index:1000;
	overflow: auto;
	font-style: normal;
	font-weight: normal;
	display: none;
	background-color :white;
	padding-left: 20px;
	padding-bottom: 20px;
	background-image : url(img/bg_txt.gif);
}
div#corpoNotiziaPre{
	position: relative;
	left:0px;
	top:0px;
	max-width:500px;
	height:100px;
	overflow: auto;
	font-style: normal;
	font-weight: normal;
}
div#data{
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
span#data{
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
div#immagine{
	margin:0px; 
	padding-left: 29px;
	padding-top: 8px;
	float: right;
	width: 244px;
	height : 237px;
	background-image : url(img/bg_img.gif);
	background-repeat: no-repeat;
	background-position: 17px 0%
}

div.thumbTitolo{
	border: 2px solid #FFFFFF;
	width: 95px;
	height : 95px;
	color : #9c2513;
	overflow: hidden;
	cursor: pointer;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	font-weight : bold;
}

td.newsBgThumbs{
	cursor: pointer;
	background-color : #F28E00;
}
td.eventiBgThumbs{
cursor: pointer;
	background-color : #C1E905;
}
td.mostreBgThumbs{
cursor: pointer;
	background-color : #E9E9E9;
}
td.rassegnaBgThumbs{
cursor: pointer;
	background-color : #FBD500;
	background-image : url(img/sfondo_rassegna.gif);
	background-position : center;
}
td.convegniBgThumbs{
cursor: pointer;
	background-color : #FF8886;
}
td.concorsiBgThumbs{
cursor: pointer;
	background-color : #2BB0BF;
}
