

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin:auto;
}


.clear { clear: both; }
#page-wrap { width: 950px;  margin: 50px 30px 16px 20px;}

#pic { float: right; margin: -30px 0px 0px 0px; padding:0px;  }


h1, .h1 { margin: 10px 30px 16px 20px; padding: 0 0 16px 0; font-size: 20px; font-weight: bold; letter-spacing: -2px; border-bottom: 1px solid #999; }
h2 { font-size:16px; margin: 0 0 6px 0; position: relative; }
.h1 {
	display:block;
}
p { margin: 0 0 6px 0; }
a { color: #999; text-decoration: none;  }
a:hover { text-decoration: none; }
ul { margin: 0 0 32px 17px; }

#objective { width: 500px; float: left;  margin: 0px 30px 16px 20px; }
#objective p { font-style: italic; color: #666; font-size:12px; }
#objective2 p { color: #666; font-size:12px; margin: 0px 30px 16px 20px;  width: 500px; }

dt { font-style: italic; font-weight: bold; font-size: 16px; text-align: right; padding: 0 6px 0 0; width: 150px; float: left; height: 100px; border-right: 1px solid #999;  }
dd { width: 300px; float: left; }
dd p{ clear:both;}
dd h2 { width: 200px;  }
dd.clear { float: none; margin: 0px; padding:0px; }







.tabellamother{ width:950px; margin:auto; }
.logo{ padding-top:20px; padding-bottom:10px; padding-left:10px;}



/*MENU*/
.mattblacktabs{
text-align:right;
height:15px;
padding:10px;
margin:0px;
}

.mattblacktabs ul{
font: normal 11px Verdana;
list-style-type: none;
text-align:right;
text-transform:uppercase;
}
.mattblacktabs li{
display: inline;
margin: 0;
padding-left:10px;
}
.mattblacktabs li a{color: #333; text-decoration:none;}

.mattblacktabs li a:hover{color: #F00;}


.seo-hidden {
	display:none;
}




/*SLIDE IMMAG*/

#slideshow{
	margin-left:40px;
	height:430px;
	position:relative;
	width:771px;
	background-image: url(img/sfondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#slideshow ul{
	height:339px;	
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:771px;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:33px;
	width:40px;
	position:absolute;
	background:url('img/arrows.png') no-repeat;
	top:50%;
	margin-top:-20px;
	cursor:pointer;
	z-index:5000;
}

#slideshow .previous{
	background-position:left top;
	left:35px;
}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{
	background-position:right top;
	right:-80px;
}
#slideshow .next:hover{ background-position:right bottom;}



.footer{ font-size:10px; color:#999; padding-left:10px; padding-top:20px;}
.footer a{ color:#333; text-decoration: none;}
.footer a:hover{ color: #F00;}