/* CSS Document */

#Contentitore {
position:relative;
width: auto;
height: 295px;
}

#TestoSx {
position:absolute;
top:10px;
width:443px;
padding-bottom:10px;
}

#TestoDx {
position: relative;
top: 10px;
left: 466px;
width: 280px;
height: 290px;
overflow: auto;
border-left: 1px solid #49372C;
padding-left: 5px;
}

#SelItalia {
position:absolute;
height:60px;
background-color: #e9ede6;
top:138px;
left:0px;
width:190px;
margin-top: 5px;
}

#SelMondo {
position:absolute;
height:55px;
background-color: #e9ede6;
top:138px;
left:253px;
width:190px;
margin-top: 5px;
}

#dovesiamo {
	background-color: #fff;
}

#dovesiamomondo {
	background-color: #fff;
}


