html,body{
	background-color: #fff3d7;
	font-family: "Font1", Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #9e9e9e;
	margin: 0; padding:0;
}
	
a {
color:#9e9e9e;
text-decoration: none;}

img{
margin:0;
}

a:hover{
color:#F9C289;}	


span {
margin:0;
}
	
#Container{
	height: 100%;
	width:100%;
	min-height: 630px;
	min-width: 1000px;
	padding: 0; margin: 0;


}

#BlackBar{
position:absolute;
left:30%;
background-color: #000;
width: 40%;
height: 100%;
text-align: center;

}

#BlackBar img { /*L'immaginetta in fondo alla barra nera, tanto dovrebbe essere l'unica immagine in qto div */
position:absolute;
margin-left:-75px; 
left:50%;
bottom:30px;}


#BlackBar h1{
font-family: "Times", "Georgia", Serif;
text-decoration: none;
font-style: normal;
font-weight: 100;
text-align: center;
font-size: 32px;
letter-spacing: 4px;
color: #F9C289;

}

#BlackBar h2{
font-weight: 100;
text-align: center;
font-size: 20px;
margin-bottom: 1px;
}

#BlackBar p{
padding-top: 30px;
padding-left: 20px;
padding-right: 18px;
line-height: 2em;
text-align: left;
/*float: left;*/
}


#PhotoBar{
	position:absolute;
	left:70%;
	background-image: url(../img/loader2.gif);
	background-repeat: no-repeat;			
	background-position:center center;
	width: 30%;
	height: 100%;
	overflow: hidden;

}

#PhotoBar img{
z-index:90;

position: absolute;
left:0;
height: 100%;

}

#WhiteBar{
background-color: white;
position:absolute;
left:0;
width:30%;
min-width: 300px;
height: 100%;
text-align:center;
margin: 0;
}

#WhiteBar h2{
font-family: "Font2";
font-size: 22px;
margin: 2px; 
font-weight: normal;
}
#WhiteBar h3{
margin: 0em;

}

/* #WhiteBar>div{
margin-top: 3em;} */

#WhiteBar span{
color:#F9C289;}

.InnerBar div{
margin-top: 2em;
}
div.InnerBar{	
	position: absolute;
	top:50%;
	margin-top: -330px;
	/* right:0; */
	height:600px;
	width: 100%;
	/* background:#000; */
	/*font-size:smaller;*/
}

.beginning{
	text-transform: uppercase;
	color: #fff3d7;
	margin-right:3px;
}

.loader{
display: block;
top: 50%;
left: 50%;
}
#firma
{
background-repeat: no-repeat;
background-image: url(../img/FirmaRaster.png);
margin: auto;
width: 269px;
height: 98px;
}

hr{width:80%;margin-top: 20px;margin-bottom: 20px;}

.download{
font-size: larger;
margin-left: 15px;}
