body{
	font-family: "Font1", Arial, "sans serif";
	font-size: 1em;
	color: #9e9e9e;
	margin: 0;
	height:100%;
	overflow: hidden;
}

img{
margin:0;
}

a:hover{
color:#F9C289;}	

iframe{
width: 60%;
height: 100%;}
	
#Container{
}

#BlackBar{
position: absolute;
z-index: 99;
background-color: #000;
background-image: url(../img/cnera.jpg);
background-position: bottom;
background-repeat: no-repeat;
width: 444px;
height: 100%;
float: left;
text-align: center;
padding-top: 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-left: 20px;
padding-right: 18px;
line-height: 30px;
text-align: justify;		
}


#Wrapper{
background-image: url(../img/cbianca.png);
background-position: bottom right; 
background-repeat: no-repeat;
background-color: white;
position: absolute;
left: 450px;
width: 78%;
height:100%;
overflow: hidden;
}
#Cuore{
	/* border: 1px solid red; */
	/* font-size:14px; */
	position: absolute;
	left: 60px;
	top: 50%;
	margin-top: -220px;
	text-align: center;
	line-height: 3em;
	font-size: 1.35em}
#Cuore a {
color:#9e9e9e;


/* text-decoration: none; */
}
#lingue{
	text-align: center;
	padding-right: 20px;
	
}
.beginning{
	text-transform: uppercase;
	color: #fff3d7;
}



