
* { padding: 0; margin: 0; }


a:link, a:visited {
	color: #000001;
	text-decoration:none;
}
a:hover {
	color: #000001;
	text-decoration: underline;
}
// body, a:hover {cursor: url(http://cur.cursors-4u.net/mechanics/mec-2/mec106.cur), progress;}

body {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000001;
 background: url(./img/bg_metal.jpg);
}
h4 {
font-size: 16px;
color: #003466;
}

#wrapper { 
	width: 100%;
	text-align: center;
}
#pagina { 
	margin: 0 auto;
	width: 990px;
}
#header {
 color: #333;
 width: 260px;
 float: left;
 margin-top: 10px;
 height: 70px;
}

.navigation {
 float: right;
 width: 730px;
 color: #333;
 height: 16px;
 margin-top: 10px;
 margin-bottom: 0px;
 padding: 10px 0 10px 0;
 background: url(./img/bg_navigation.gif);
}
	.navigation-menu {
		height: 16px;
		margin-left: 20px;
	}
	
	.navigation-menu ul {
		margin: 0;
		padding: 0;
		height: 16px;
	}
	
	.navigation-menu li {
		float: left;
		list-style-type: none;
		margin-right: 8px;
	}
	
	.accedi {
		 text-transform: uppercase;
	}
	
	.navigation-menu li a ,.navigation-menu li a:visited {
		color: #000;
		text-decoration: none;
		font-weight: bold;
		padding: 0 3px;
		display: block;
	}
	
	.navigation-menu ul li a:hover {
		color: #fff;
		background: #000;
		text-decoration: none;
	}

.slogan {
 float: right;
 width: 730px;
 height: 54px !important;
 height: 54px;
 color: #333;
 margin: 0px 0px 5px 0px !important;
 margin: -2px 0px 5px 0px;
/* background: #fff url(./img/slogan.jpg) repeat-x; */
 background: #000;
}

.slogan h1{
 font-size: 16px;
}

.contenitore {
 float: left;
 width: 990px;
 color: #000;
 text-align: left;
 background: #fff url(./img/bg_lato.jpg) no-repeat bottom left;
}

.testata {
 float: left;
 width: 970px;
 background: #fff;
 margin-left: 3px;
}

.uno { 
 margin: 5px;
 width: 220px;
 float: left;
}
.due { 
 border-right: 1px solid #ccc;
 padding: 5px;
 width: 440px;
 float: left;
}
.tre { 
 padding: 5px;
 width: 240px;
 float: left;
}
.full { 
 width: 730px;
 float: right;
}

.very_full { 
 width: 930px;
 padding: 10px;
}

.footer { 
 width: 990px;
 clear: both;
 color: #000001;
 border-top: 3px solid #000001;
 background: #fff;
 margin: 0px 0px 10px 0px;
 padding: 5px 0;
 text-align: left;
}

.clr
{
	clear:both;
}

.flash_p
{
	margin-top:0px;
}

.lista_scroll {
	width: 200px;
	
}
.lista_scroll li {
	list-style: none;
	float: left;
}


.lista_scroll li img{
	padding: 10px;
}

.lista_scroll li .img_news{
	width: 100px;
	text-align: center;
}




.foto {
	float: left;
	height: 115px;
	width: 115px;
	margin: 10px;
	vertical-align: middle;
	background: url(/Portals/4/foto.jpg);
	text-align: center;
}

.foto_home {
	float: left;
	height: 80px;
	width: 80px;
	margin: 10px;
	vertical-align: middle;
	background: url(/Portals/4/foto_home.jpg);
	text-align: center;
}

.inside {
	vertical-align: middle;
	height: 100px;
	width: 100px;
	padding: 7px;
	line-height: 100px;
}

.inside_home {
	vertical-align: middle;
	height: 65px;
	width: 65px;
	padding: 7px;
	line-height: 65px;
}


