 /* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: verdana,tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color:White ;
}

a:visited {
	color: white;
}

a:hover 
{
	font-weight:bold;
	color: white;
}

a:active {
	color: white;
}

body {
	background-color: #ffffff;
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	color: black;
}

img {
	border-width: 0;
}


a.linkContent:link
{
	color:blue ;
	font-weight:bold;
}

a.linkContent:visited
{
	color:#6666ff ;
	font-weight:bold;
}

a.linkContent:hover
{
	color:red ;
	font-weight:bold;
}

a.linkContent:active
{
	color:blue ;
	font-weight:bold;
}

a.linkContatto:link
{
	color:blue ;
	font-size:11px;
	font-weight:normal ;
}

a.linkContatto:visited
{
	color:#6666ff ;
	font-size:11px;
	font-weight:normal ;
}

a.linkContatto:hover
{
	color:red ;
	font-size:11px;
	font-weight:normal ;
}

a.linkContatto:active
{
	color:blue ;
	font-size:11px;
	font-weight:normal ;
}
/* 1 HEADER */


#container 
{
	background-image: url(images/home_sfondo.gif);
	background-repeat:no-repeat;
	background-position:center ;
	position:relative ;
	margin-left: auto;
	margin-right: auto;
	width:950px;
	z-index:0;
	
}
.header {
	position:fixed;
	width: 700px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	float:right;
	z-index:999;
}

h1 {
	position:absolute ;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}
/*
.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform:none ;
	text-align:center;
	 PER MOZILLA FIREFOX, METTI ANCHE QUESTO text-align: -moz-center;  
	text-align: -moz-center;
	
	font-size:10pt;
	font-weight:bold ;
	z-index:10;
}
*/
.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited,a:link,a:active ,a:hover
{
	color: white;
}



/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	/*background-image: url(images/body-repeat.gif);*/
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#sfondoblu12
{
	
	float: left;
	width: 500px;
	height: 480px;
	color:black;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	padding:10px;
	position: relative;
	top:10px;
	left:50px;
}


#whatsnew 
{
	FONT-SIZE: 10pt;
	float: left;
	width: 400px;
	height: 500px;
	color:black;
}

#newsletter 
{
	
	width:150px;
	height: 120px;
	LEFT: 510px; 
	POSITION: absolute;
	TOP: 450px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	LEFT: 512px;
	VERTICAL-ALIGN: middle;
	COLOR: black; 
}

#contatto 
{
	
	width:150px;
	height: 65px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 9pt;
	LEFT: 512px;
	VERTICAL-ALIGN: middle;
	COLOR: black; 
	POSITION: absolute; 
	TOP: 320px;
	padding-top:20px;
}

#videofoto 
{
	/*background-image: url(images/sfondo_rosso.gif);
	background-repeat:no-repeat;*/
	width: 150px;
	height: 190px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	LEFT: 512px; 
	COLOR: white; 
	POSITION: absolute; 
	TOP: 50px
}

.normalText
{
	overflow:auto;
	width:400px ;
	height:435px ; 
	left: 0px; 
	position: relative; 
	top: 16px;
	text-align:justify;
	padding-left:4px;
	padding-right:5px;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:gray;
	scrollbar-arrow-color:black;
	scrollbar-track-color:white;
}
