body{
	font-size:13px;
	font-family:arial;
	width:960px;
	margin: 0 auto;
}
a {
	text-decoration:none;
}
a {	color: #004276; outline: none; }
a:visited { color: #105CB6; }
a:hover, a:focus { color: #003; }
a:active { color: #000; }

/*header*/

div.header{
	border:0px #a0a0a0 dotted;
	margin: 0 auto;
	height:115px;
	border-bottom:1px #D1D1D1 solid;
}
div.header div.logo{
	float:left;
	overflow:hidden;
}

div.header div.ads{
	float:left;
	margin-top:5px;
	margin-left:30px;
	width: 550px;
}

div.header img{
	border:0px;
}

/*div.header{
	width:940px;
	background:#0077bb;
	border:0px #a0a0a0 dotted;
	margin:0 auto;
	padding:10px;
	border-bottom:3px #004276 solid;
	height:70px;
	color:#FFFFFF;
}
div.header a{
	color:#F1F1F1;
}
div.header img{
	border:0px;
}
*/
div.left-side {
	width:340px;
	float:right;
	border:0px #a0a0a0 dotted;
	padding-top:15px;
}
div.left-side img{
	border:0;
	height:10px;
	width:340px;
	display:block;
}
div.left-side div.left-box {
	width:298px;
	margin:0;
	padding-left:20px;
	padding-right:20px;
	border-left:1px #DEDEDE solid;
	border-right:1px #DEDEDE solid;
	overflow:hide;
	text-align: justify;
}

div.left-side div.title {
	padding-bottom:4px;
}
div.left-side div.title img{
	margin-right:6px;
}
div.left-side div.title a{
	color:#004276;
	line-height:14px;
	font-weight:normal;
	text-decoration:underline;
	font-size:18px;
}
/*content*/
div.content{
	width:620px;
	margin:0 auto;
	border:0px #a0a0a0 dotted;
	float:left;
	padding-top:15px;
	padding-left:0px;
}
div.content div.item{
	float:left;
	width:600px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px #F0F0F0 solid;
}

div.content div.item a{
	border:0;
}

div.content div.item a img{
	border: 1px #D8D8D8 solid;
	margin-right:10px;
}

div.content div.item div.title a{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 18px;
	color: #1462c1;
}
div.content div.item div.description {
	font-family: arial;
	font-size:14px;
}

div.content div.item div.url_link{
	width:100%;
	margin-top:5px;
}
div.content div.item div.url_link a{
	color: #AAAAAA;
}

div.content div.title {
	padding-bottom:4px;
	float:left;
	width:300px;
	margin: 5px 0 5px 0;
}
div.content div.title img{
	margin-right:10px;
	float:left;
}
div.content div.title a{
	color:#004276;
	line-height:14px;
	font-weight:normal;
	font-size:17px;
	margin-top: 8px;
	float:left;
}

div.content hr {
	margin:15px 0 15px 0;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width:580px;
	text-align: left;	
}

div.content div.stirilocale li {
	float:left;
	width: 130px;
}
div.content div.stirilocale p{
	margin: 3px;
	font-size:14px;
	font-weight:bold;
}
.search {
	margin-bottom: 8px;
	overflow:auto;
}

.inputtext{
	width: 490px;
	height: 26px;
	padding: 0;
	color: #333333;
	border: solid 1px #CCC;
	font-size:18px;
	margin:0 10px 0 0;
	overflow: visible;
	float: left;
}
.inputsubmit{
	padding: 0 20px 0 20px !important;
	border:1px solid #cccccc;
	color: #444;
	background-color: white;
	background: url('images/search_bg.jpg') repeat-x;
	font-size:20px;
	height: 28px;
	float: left;
	overflow: visible;
}

div.footer {
	width:960px;
	border-top: 1px solid #D1D1D1;
	height:20px;
	float:left;
	font-size:12px;
	margin-top:30px;
	padding-top:15px;
}

div.new_items{
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
div.new_items div.ni_title { 
	border-bottom:1px #F0F0F0 solid;
	margin-bottom:18px;
	font-weight:bold;
}
div.new_items div.ni_content{
	font-size:12px;
	color:#004276;
	line-height:16px;
	padding:3px 3px;
}
div.new_items span.ni_descr{
	font-size:12px;
	color:#000;
	line-height:16px;
	padding:0px 3px;
}

div.new_items a{
	font-size:12px;
	color:#000;
	line-height:16px;
	padding:0px 3px;
	text-decoration:underline;
}

div.keywords {
	margin:10px;
	padding:10px;
	border-top:1px #F0F0F0 solid;
}

div.keywords p{
	margin: 3px;
	font-size:14px;
	font-weight:bold;
}


