html,body{margin:0;padding:0}
body{font-family:times new roman, serif, cursive, monospace; text-align:center; background-color:#f9e8b1}


div#main{position:relative; width:1024px; text-align:center; height:768px; margin:auto; border:2px solid #cd413c; background-image:url(../immagini/backgroundDefault.jpg); background-repeat:repeat-x;}

div#emptyTop{position:relative; float:left; width:1024px; text-align:center; height:55px; margin:auto; }
div#emptyMiddleCont{position:relative; float:left; width:1024px; height:71px; margin:auto; }
div#middle{position:relative; float:none; width:1024px; text-align:center; height:71px; margin:auto; top:27px;  }
div#emptyDown{position:relative; float:left; width:1024px; text-align:center; height:55px; margin:auto; }

div#logoDefaultCont{position:relative; float:left; width:1024px; height:293px; margin:auto; }
div#logoDefault{position:relative; float:none; width:866px; height:293px; margin:auto; }

div#colorsDefaultCont{position:relative; float:left; width:1024px; height:294px; margin:auto; }
div#colorsDefault{position:relative; float:none; width:866px; height:294px; margin:auto; background-image:url(../immagini/colorsDefault.gif); background-repeat:no-repeat;}



.entra {
    color:#cd403c; 
    font-family:Times New Roman;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

a:hover { color:#6a9eda; text-decoration:none; }