/* Stile CranesItalia.it */

#home{
background: #036;
z-index: 200;
}

#logo{
position: absolute;
width: 59px;
height: 106px;
top: 120px;
right: 50px;
z-index: 300;
background: url('../Immagini/logo.png');
}

#box_lingue{
position: relative;
width: 760px;
height: 150px;
text-align: center;
/*background: url('../Immagini/sfumatura_foto.jpg') top repeat-x;*/
}

#bandiera1{
position: absolute;
top: 50px;
left: 300px;
width: auto;
height: auto;
}

#bandiera2{
position: absolute;
top: 50px;
right: 300px;
width: auto;
height: auto;
}

#dicitura{
position: absolute;
top: 415px;
left: 15px;
width: 115px;
height: 105px;
z-index: 300;
background: url('../Immagini/dicitura.png');
}

#dicitura_eng{
position: absolute;
top: 415px;
left: 15px;
width: 115px;
height: 112px;
z-index: 300;
background: url('../Immagini/dicitura_eng.png');
}

#info{
position: absolute;
top: 415px;
right: 15px;
width: auto;
height: auto;
z-index: 200;
}

#info h2{
text-align: right;
font-size: 12px;
margin-bottom: 10px;
}

#info p{
font-size: 11px;
text-align: right;
color: #666;
}

#info span{
font-weight: bold;
}
