body
{
	margin: 0;
	font-family: Times New Roman;
	font-size: small;
	text-align: justify;
	color: #000000;
	background-color: #C8CAD1;
	/*
	background-image: url('img/body.png');
	background-position: center left;
	background-repeat: repeat-x;
	*/
}

#header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	right: auto;   
	left: auto;
	border-width: 0;
	
	max-height: 100px;
	min-height: 100px;
	height: 100px;
	max-width: 800px;
	min-width: 800px;
	width: 800px;

	background-image: url('img/banner.png');
	/*background-color: #caa00d;*/	
}


#text
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	right: auto;
	left: auto;
	
	min-height: 400px;
	max-width: 590px;
	min-width: 590px;
	width: 590px;
	
	background-image: url('img/sf2.png');
}

#menu
{
	position: absolute;
	top: 75px;
	left: -105px;
	min-height: 300px;
	max-width: 105px;
	min-width: 105px;
	width: 105px;
	background-image: url('img/sf2.png');
	background-repeat: repeat;
}

#foot
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	right: auto;
	left: auto;
	top: auto;
	min-height: 10px;
	width: 610px;
	
	text-align: center;
	font-size: 12px;
	color: #000000;
	
	background-color: #D69755;
	
	/*
	background-repeat: repeat;
	background-image: url('img/f.png');
	*/
}

#lightbox
{
	background-color: #EEEEEE;
	padding: 10px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}
#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#lightbox img
{
	border: none;
}
#overlay img
{
	border: none;
}
#overlay
{
	background-image: url(img/overlay.png);
}

#riassunto
{
    position: absolute;
    top: 0;
    min-width:40px;
    right:-40px;
    border-width:1px;
    background-image:url('img/sf2.png');
}

/*
#titolo
{
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    
}

#titolo
{
    position: absolute;
    top: 0;
    left: 0;
}
*/

#hr
{
	background: #000000;
	color: #000000;
	height: 1px;
	width: 400px;
	z-index: 6;
}

a:link
{
	text-decoration: none;
	color: black;
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
	color: green;
}
a:hover
{
	color: red;
}

#b_home
{
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_home.png');
	background-repeat: no-repeat;
}
#b_home:hover
{
	background-image: url('img/b_home_h.png');
}

#b_chi
{
	position: absolute;
	top: 30px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_chi.png');
	background-repeat: no-repeat;
}
#b_chi:hover
{
	background-image: url('img/b_chi_h.png');
}

#b_photo
{
	position: absolute;
	top: 60px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_photo.png');
	background-repeat: no-repeat;
}
#b_photo:hover
{
	background-image: url('img/b_photo_h.png');
}

#b_video
{
	position: absolute;
	top: 90px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_video.png');
	background-repeat: no-repeat;
}
#b_video:hover
{
	background-image: url('img/b_video_h.png');
}

#b_exp
{
	position: absolute;
	top: 120px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_exp.png');
	background-repeat: no-repeat;
}
#b_exp:hover
{
	background-image: url('img/b_exp_h.png');
}

#b_cur
{
	position: absolute;
	top: 150px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_cur.png');
	background-repeat: no-repeat;
}
#b_cur:hover
{
	background-image: url('img/b_cur_h.png');
}

#b_manu
{
	position: absolute;
	top: 180px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_manu.png');
	background-repeat: no-repeat;
}
#b_manu:hover
{
	background-image: url('img/b_manu_h.png');
}

#b_link
{
	position: absolute;
	top: 210px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_link.png');
	background-repeat: no-repeat;
}
#b_link:hover
{
	background-image: url('img/b_link_h.png');
}

#b_eventi
{
	position: absolute;
	top: 240px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_eventi.png');
	background-repeat: no-repeat;
}
#b_eventi:hover
{
	background-image: url('img/b_eventi_h.png');
}

#b_info
{
	position: absolute;
	top: 270px;
	left: 0;
	height: 30px;
	width: 105px;
	background-image: url('img/b_info.png');
	background-repeat: no-repeat;
}
#b_info:hover
{
	background-image: url('img/b_info_h.png');
}

/*
#b_menu_ie
{
	//margin-top: 12px;
	//margin-bottom: 12px;
	padding-top: 7px;
	height: 23px;
	width: 105px;
	text-align: center;
	background-color: white;
}
#b_menu_ie:hover
{
	border: solid;
	border-color: black;
	height: 21px;
	width: 103px;
	border-width: 1px;
}
*/

#b_menu_ie
{
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}