@charset "utf-8";
/* CSS Document */

.boxnews{
	position: relative;
	float: left;
	width: 530px;
	border-bottom-color: #FF9933;

}
.topnews{
	position: relative;
	float: left;
	width: 515px;
	height:16px;
	padding-left: 15px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
	background-color: #3eb9b9;
	font-size: 12px;
	padding-bottom: 2px;
}
.categoria{
	position: relative;
	float: left;
	width: 530px;
	
}
.titcategoria{
	font-size:11px;
	color: #333;
	font-weight: bold;
	position: relative;
	float: left;
	width: 350px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3eb9b9;
	height: 16px;
	margin-bottom: 10px !important;
}
.ttitolo
{
	width:auto;
	display:block;	
	margin-bottom:2px;
	font-size:14px;
	color: #FF6600;
	font-weight: bold;

}
.ddata	
{	float:left;
	width: auto;
	font-size:9px;
	color: #2E8989;
	font-weight: bold;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #cccccc;
}
.aautore
{
	display:block;
	font-size:10px;
	color: #333;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:3px;
	border-bottom:1px solid #cccccc;
	
}
.ccategoria
{
	position: relative;
	float: left;
	width:auto;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #cccccc;
}
.numero
{
	position: relative;
	display:block;
	width:auto;
	margin-right:5px;	
	padding-right:5px;
	
}
.combocategoria{
	position: relative;
	float: right;
	width: 180px;
	height: 19px;
}
combocss{
	font-size:9px;
	color: #333;
}
.navigatore{
	position: relative;
	float: left;
	width: 530px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#navprecedente{
	position: relative;
	float: left;
	width: 100px;
	text-align: center;
}
#navnumerpag{
	position: relative;
	float: left;
	width: auto;
	text-align: left;
}

#navnumerpag a{
	color: #333;
}
#navsuccessivo{
	position: relative;
	float: left;
	width: 100px;
	text-align: center;
}
.titolopagina{
	position: relative;
	float: left;
	width: 540px;
	text-align:right;
}
.midnews{
	position: relative;
	float: left;
	width: 530px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1786B5;
	background-color: #ECF0F2;
	background-image: url(../../images/foot_box_news.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #1786B5;
}
.leftnews{
	position: relative;
	float: left;
	width: 120px;
	border: 5px solid #1786b5;
}
.imgnews{
	position: relative;
	float: left;
	width: 120px;
	height:100px;
}
.data{
	position: relative;
	float: left;
	width: 130px;
	padding-left:8px;
	padding-top: 5px;
	font-size:9px;
	color: #2E8989;
	font-weight: bold;
}
.titolo a{
	position: relative;
	float: left;
	font-size:11px;
	color: #FF6600;
	font-weight: bold;
	background-color: #D9E2E5;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	width: 365px;
}
.rightnews{
	position: relative;
	float: left;
	width: 375px;
}
.testonews{
	position: relative;
	float: left;
	width: 365px;
	text-align: justify;
	padding: 5px;
	
}
.continua{
	position: relative;
	float:right;
	width: 240px;
	text-align:right;
	padding-top: 8px;
	padding-right: 10px;
}

.conteventi{
	float:left;
	position:relative;
	width:540px;
	margin-top:10px;
}
.storiconewscolor
{
	background-image:url(../images/foot_box_news.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

}
