@charset "utf-8";
/* CSS Document --  Global */
body{
background:#020203 url(../images/bg.jpg) repeat-x top;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
a:link {
	color:#FF0000;
		text-decoration:none;
}
a:visited {
	color:#FF0000;
		text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p {
line-height:18px;
margin:0;
}

img{
border:0
}

/* div id */
#container{
	width:980px;
	margin:auto;
}
#head{

}
#searchbar{
	background:url(../images/redbar.jpg) no-repeat;
	height:37px;
	padding-top:7px;
	padding-right:20px;
	text-align:right;

}
#header{
	height:199px;
	background:url(../images/header.png) no-repeat;
	margin-top:15px;
}
#contenitore{

}
#left{
	float:left;
	width:220px;
}
#corpo{
	float:left;
		margin-top:15px;
	width:760px;
}
#c_top{
	background:url(../images/cont_top.png) no-repeat;
	height:7px;
}
#c_corpo{
	background:url(../images/contentbg.jpg);
	padding-left:2px;
}
#c_bottom{	
	background:url(../images/cont_bottom.png) no-repeat;
	height:18px;
}
#dmenu{
	background:url(../images/hdmntp.png) no-repeat;
}
#dmenu h3{
	background:url(../images/menu.png) no-repeat;
	height:32px;
}
#int_menu{
	background:url(../images/menu.png) no-repeat;
	height:32px;
}
#end_menu{
	background:url(../images/menubottom.png) no-repeat;
	height:32px;
}
#riepilogo{
	clear:both;
	margin-top:7px;
	color:#FFFFFF;
	font-size:12px;
	background:#141414;
}
#riepilogo_c1{
	float:left;
	width:220px;
	padding-left:20px;
	
	margin-bottom:15px;
}

#riepilogo_c2{
	float:left;
	width:220px;
	padding-left:20px;
	margin-bottom:15px;
}
#footer{
	clear:both;
	margin-top:7px;
	color:#FFFFFF;
	font-size:12px;
	background:#020203 url(../images/footer.jpg) repeat-x top;
	text-align:center;
}
#form-login ul{
	list-style:none;
	margin:0px;
	padding:0px;

}
form-login-username{
	margin:0px;
	border:0px;

}
.input{
	margin:0px;
	border:0px;

}
.menu {
	list-style:none;
	padding-left:0px;
	margin:0px;

}

a.mainlevelmenuprincipale{
	background:url(../images/puls_off.jpg) no-repeat;
	display: block;
	line-height: 32px;
	text-decoration: none;
	font-weight: normal;
	voice-family:inherit;
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;

}
a.mainlevelmenuprincipale:hover, a.mainlevelmenuprincipale#active_menu {
	background:url(../images/puls_on.jpg) no-repeat;
}

#c_corpo a{
	color:#FFFFFF;
}

.menu li a{
	height:30px;
	width:220px;
	background:url(../images/puls_off.jpg) no-repeat;
}
.menu li a:hover{
	background:url(../images/puls_on.jpg) no-repeat;
}
.space{
	clear:both;
}
ul{	
	margin:0px;
}
ul.latestnews{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.latestnews a{
	color:#FFFFFF;
}

ul.latestnews a:hover{
	font-style:italic;
}
ul.mostread{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.mostread a{
	color:#FFFFFF;
}

ul.mostread a:hover{
	font-style:italic;
}
.sectiontableentry2{
background:#333333;

	margin-top:2px;
	margin-bottom:2px;
}

.sectiontableentry1{
	margin-top:2px;
	margin-bottom:2px;
}
.blog{
 width:755px;
}
.contentpaneopen{
	width:100%;
}
.contentheading{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#242424;
	height:25px;
}
.contentheading a{
	color:#FFFFFF;
}
.contentheading a:link, a:active, a:visited{
	color:#FFFFFF;
}

.contentheading a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

