vi aggiorno un pò su come sto facendo
codice:
#page {
height: 450px;
width: 1078px;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #000000;
border-left-color: #000000;
}
#page #navigatore {
height: 120px;
width: 1078px;
background-color: #D6AA0D;
}
#page #navigatore #icona {
width: 180px;
float: left;
height: 120px;
}
#page #navigatore #tore {
width: 600px;
height: 120px;
float: right;
}
#page #navigatore #tore .tore1 {
list-style-type: none;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}
#page #navigatore #tore .tore2 {
list-style-type: none;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
float: left;
}
.
sito : www.farandagiovanni.net