@charset "utf-8";
/* CSS Document */

img{outline: none}
a img {outline: none}
a:link, a:visited, a:hover {outline: none}

body{
background: #e4ebfc;
margin:0 auto;
padding-bottom:100px;
}

#titolo{
margin-top:80px;
width:auto;
height:200px;
background:#c8cfe1;
}

#foto{
width:474px;
height:328px;
padding-top:50px;
margin:0 auto;
}

#testoprima{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #000;
margin-top:20px;
line-height:17px;
}


.testoprima a, .testoprima a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #000;
text-decoration:underline;
}

.testoprima a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #000;
text-decoration:none;
}


#lingueprima{
width:500px;
height:65px;
margin:0 auto;
padding-top:70px;
}

.img{
margin-right:50px;
border:none;
}

#cont_parole_lingue{
width:555px;
height:15px;
margin:0 auto;
}

#choosedeu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-5px;
margin-left:35px;
margin-bottom:150px;
margin-right:30px;
float:left;
position:absolute;
}

#chooseeng{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-5px;
margin-left:147px;
float:left;
position:absolute;
}

#choosefra{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-5px;
margin-left:247px;
float:left;
position:absolute;
}

#chooseita{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-5px;
margin-left:347px;
float:left;
position:absolute;
}

#chooseesp{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-5px;
margin-left:447px;
float:left;
position:absolute;
}

#choose{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
margin-top:-35px;
margin-bottom:150px;
margin-right:30px;
float:left;
}

.choose a, .choose a:visited{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
text-decoration:none;
}

.choose a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #000;
text-decoration:underline;
}