#container{
	width: 950px;
	padding: 200px 11px 0 ;
		position:absolute;
	top:8px;
	left:138px;
	background: url(../files/images/header.png) no-repeat 11px 70px;
}

body{
	color:#7f7f7f;
	font-family: arial,helvetica,verdana ;
	font-size: 0.8em;
	}


#newsContainer{
	color: black;
}	

#newsContainer a img{
	border: none;
}
/*MENU*/

#menuA{
height: 25px;
width:905px; 

list-style:none;
list-decoration:none;
font-size:12px;
font-family:Arial;
background: RGB(232,29,15);
margin: 0px;
padding:0 10px;
}
#menuA li,
#Layer1 li,
#layer li{
 display:inline;
  

}
#menuA li a{
float:right;
height: 19px !important;
height: 25px;
padding: 5px 3px 1px 3px;
text-decoration:none;
color: white;
display: block;
  margin:0px;
}
#menuA li a:hover, #menuA li a.selected{
background: url(../files/imagesDesign/menuAHover.png) no-repeat bottom;
}


#main{
	width: 895px;
	height: 800px;
	border: 15px solid RGB(232,29,15);
	border-top: 0px;
	background: #eee;
}
#newsContainer{
padding: 20px;
}



#newsContainer #titleNews{
	float: left;
	background: RGB(232,29,15);
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	color: white;
	position: relative;


}


/* News */
#news{
	float: left;
	width: 500px;
	height: 640px;
 	background: white;
	margin-top: 5px;
	padding: 20px;
	border: 1px solid RGB(232,29,15);
	display: block;
	overflow: auto;
}

#news h5{
	margin:3px 0 10px 0;
	padding: 0px;
	text-indent:0px;
	font-size:18px;	
}
#nav_news{
	width: 300px;
	float: right;


}

#nav_news a{
	width: 280px;
	height: 95px;
	display: block;
	color: black;
	text-decoration: none;
	background: #e0e0e0;
	margin-bottom:10px ;

}


#nav_news a h4{
	width: 150px;
	float: right;
	margin: 0px;
	padding: 30px 20px 0px 0;
	font-size: 12px;
}

#nav_news a img{
	float: left;
	margin: 5px;
}
#nav_news a .containerThumb{

	background: gray;
	display: block;
	overflow: hidden;
	margin: 10px;
	float: left;
}
#nav_news a .containerThumb img{
	margin: 0px;
	
}
#nav_news a.selected{
	background: white;

	}
#nav_news a:hover{
	background: whitesmoke;
}
#nav_news a.nav{
	height: 23px;
	padding: 5px 10px 0;
	width: 150px;
	background: #656565;
	color: white;
}

#nav_news a.nav:hover{
	background: #333;
}
#spazio{
	height: 30px;
}

a.gallery img{
	border: 3px solid #eee;
	margin: 5px;
}
a.gallery:hover img{
	border: 3px solid RGB(232,29,15);
}

#newsContainer #news hr{

width:500px;
float:left;
}
#news #newsGallery{
	width:500px;
float:left;
	
}

