table#modalePagina{   
		background-image:url("img/modale.png");
    width:750px;
    height:720px;
		background-repeat: no-repeat;
		background-position: left top;
}

/*-  the work section
----------------------------------------------------------------------*/

div#work_sidebar {
	width: 900px;
	float: left;
	margin-left:10px;
}

div#portfolio_nav1 {
	height: 41px;
	width: 41px;
	position:absolute;
	margin-left: 370px;
	margin-top: 120px;
	z-index : 9;
	overflow:visible;
}

div#portfolio_nav2 {
	height: 41px;
	width: 41px;
	position:absolute;
	margin-left: 440px;
	margin-top: 120px;
	z-index : 9;
	overflow:visible;
}

div#portfolio_nav1 a#portfolio_nav_up {
	display: block;
	float: left;
	height: 41px;
	width: 41px;
	background: url(img/prev-slider.png) 0 0 no-repeat;
}

div#portfolio_nav2 a#portfolio_nav_down {
	display: block;
	float: left;
	height: 41px;
	width: 41px;	
	background: url(img/next-slider.png) 0 0 no-repeat;
}

#work_sidebar #projects {
	height: 150px;
	overflow: hidden;
}

#projects {
	position: relative;
	padding: 0 1px;
}

table#portfolio_table {	
	position: relative;
}

ul.project_nav1 {
	height: 27px;
	line-height: 1em;
	color: #292929;
	float: right;
	position: relative;
	top: -43px;
	margin-bottom: -43px;
	z-index: 500;
}

ul.project_nav2 {
	height: 27px;
	line-height: 1em;
	color: #292929;
	float: right;
	position: relative;
	top: -43px;
	margin-bottom: -43px;
	z-index: 500;
}



ul.project_nav1 a:hover {
	background-color: #f6f6f6;
	color: #1d96b8;
}

ul.project_nav2 a:hover {
	background-color: #f6f6f6;
	color: #1d96b8;
}

ul.project_nav1 a#project_nav_previous:hover,
ul.project_nav2 a#project_nav_next:hover {
	background-color: #fff ! important;
}
/*- end of the work section
----------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial;
}
.sf_nero {
	background-color: #060606;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #F9F8F7;
	text-decoration: none;
	line-height: 17px;
}
.testomaps {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
a.footer {
	font-size: 12px;
	font-weight: normal;
	color: #F9F8F7;
	text-decoration: none;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.menu {
	font-size: 14px;
	font-weight: normal;
	color: #F9F8F7;
	text-decoration: none;
	line-height: 17px;
}
.testo {
	font-size: 13px;
	font-weight: normal;
	color: #F9F8F7;
	text-decoration: none;
	line-height: 21px;
}
.testomod {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.foto_up {
	margin-top: 5px;
}
.titoli {
	font-size: 19px;
	font-weight: bold;
	color: #F9F8F7;
	text-decoration: none;
	line-height: 21px;
}
.titolimod {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.sf_2 {
	background-color: #222222;
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-image: url(img/sf_poggio.jpg);
}

