﻿body {
	background-position: top;
	text-align: center;
	background-color: #123c67;
	font-family:Georgia;
	font-size:small;
}
p
{
	
	font-family:Georgia;
	font-size:small;
}
h1
{
	
	font-family:Georgia;
	font-size:medium;
}


div#container {
	position: relative;
	padding: 0px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	left: 0px;
	height: 1025px;
}
div#menu {
	position: relative;
	padding: 0px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
}
div#content {
	position: relative;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	background-color: #123C67;
	top: 0px;
	left: 0px;
	font-family: "Georgia"
	font-size: 16px;
	color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	height: 617px;
}
div#content-txt{
	position: relative;
	padding: 10px;
	margin: 0 auto;
	left: 125px;
	text-align: left;
	background-color: #123C67;
	top: -6px;
	left: -148px;
	font-family: "times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	height: 617px;
	width: 481px;

}
div#foto {
	border: 1px solid #ffffff;
	position: relative;
	padding: 10px;
	top: 35px;
	left: 125px;
	width: 520px;
	height: 565px;
}

div#centrato {
	
	position: relative;
	padding: 10px;
	top: 35px;
	left: 25px;
	width: 520px;
	height: 523px;
}

div#freccia-dx {
	position: relative;
	top: -265px;
	left: 688px;
	width: 23px;
}
div#freccia-sx {
	position: relative;
	top: -301px;
	left: 86px;
	width: 27px;
	
}

.img {
	border-style: 0;
	border-width: 0px;
}
#navmenuhome ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenuhome a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/imprenditore.png');
	background-repeat: no-repeat;
	
}
#navmenuhome a:hover {
	background-image: url('images/imprenditore_on.png');
	background-repeat: no-repeat;
}

#navmenubiografia ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenubiografia a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/imprenditore.png');
	background-repeat: no-repeat;
	
}
#navmenubiografia a:hover {
	background-image: url('imprenditore_on.png');
	background-repeat: no-repeat;
}

#navmenuimprenditore ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenuimprenditore a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/dueruote.png');
	background-repeat: no-repeat;
	
}
#navmenuimprenditore a:hover {
	background-image: url('images/dueruote_on.png');
	background-repeat: no-repeat;
}

#navmenugallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenugallery a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/gallery.png');
	background-repeat: no-repeat;
	
}
#navmenugallery a:hover {
	background-image: url('images/gallery_on.png');
	background-repeat: no-repeat;
}

#navmenulink ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenulink a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/link.png');
	background-repeat: no-repeat;
	
}
#navmenulink a:hover {
	background-image: url('images/link_on.png');
	background-repeat: no-repeat;
}

#navmenublog ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #666666;
	vertical-align: top;
}
#navmenublog a {
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/blog.png');
	background-repeat: no-repeat;
	
}
#navmenublog a:hover {
	background-image: url('images/blog_on.png');
	background-repeat: no-repeat;
}
.banner {
	text-align: center;
	border: 1px solid #FFFFFF;
}

