html, body, form
{
	background-color: #000000;
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	height: 100%;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #efefef;
}

a:hover
{
	color: #dfdfdf !important;
}

h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
h2
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
h3
{
	margin: 0;
	padding: 0;
}

table, td, textarea
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

p
{
	margin: 0.6em 0;
	padding: 0;
	text-align: justify;
}
span
{
	margin: 0;
	padding: 0;
}

ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.clear
{
	clear: both;
	height: 0;
}

.container
{
  min-height:500px;
  height:auto !important;
  height:400px;
	position:relative;
}
.spot
{
  height:100%;
}



.introGallery
{
	width:100%;
	z-index:999;
	position:fixed;
	bottom:100px;
}
.menuGallery
{
	width:100%;
	z-index:999;
	position:fixed;
	top:0;
}

.gallery
{
	width:90%;
	z-index:999;
	position:fixed;
	left:70px;
	top:120px;
	background-color:#000000;

}

.scrollableArea a div
{
	margin:2px;
}


.imageGallery
{
	float:left;
	background-repeat:no-repeat;
}

.profilo
{
	width:100%;
	z-index:999;
	position:fixed;
	top:300px;
	height:100%;
}
.contatti
{
	width:100%;
	z-index:999;
	position:fixed;
	top:150px;
	height:100%;
}
.cText
{
	margin:0 10px 0 130px;
	width:35%;
	font-size:14px;
	line-height:25px;
	float:left;
}
.cText a
{
	text-decoration:underline;
}
.cText a:hover
{
	text-decoration:none;
}

.pText
{
	margin:0 10px 0 30px;
	width:45%;
	font-size:14px;
	line-height:25px;
	float:left;
}

.testopicc
{
	margin:5px 10px 0 0;
	font-size:10px;
	line-height:15px;
	color: #ffffff;
	float: left;
}

.images
{
	float:left;
	width:50%;
}


.fadein {float:right; position:relative; height:258px; width:400px; }
.fadein img { position:absolute; left:0; top:0; }


.footer
{
	padding: 10px 0;
	background-color: #464646;
	color: White;
	overflow: hidden;
	position:fixed;
	bottom:0    ;
	width:100%;
}
.fLeft a
{
	margin-left: 65px;
}
.fLeft
{
	float: left;
	width: 400px;
margin-left:15px;
}
.fRight
{
	float: right;
    margin-right: 15px;
}

.linkmenu
{
    color: White;
    text-align: center;
    
    }
    
    
.fotohome
{
    width: 186px;
    height: 120px;
    }
    
.testohome  
    {
	
	font-family: Verdana, Arial,Helvetica;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	height: 100%;
	font-size:14px;
	line-height:25px;

}
    
.menu
{
	width:100%;
	z-index:999;
	position:fixed;
	top:100px;
	height:400px;
}
