@charset "utf-8";
body {
text-align: center;
margin: 0;
padding: 0;
background-image: url(../images/sfondo.jpg);
background-repeat: repeat-x;
}

#container {
text-align: left;
width: 900px;
height: auto;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
}

#top {
width: 900px;
height: 81px;
background-image: url(../images/perg_top.jpg);
background-repeat: no-repeat;
background-color: #ffcc99;
margin: 0;
padding: 0;
}

#main {
width: 872px;
height: auto;
background-color: #FFF;
margin: 0;
padding-left: 14px;
padding-right: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}

#main p {
margin-top: 5px;
margin-bottom: 5px;
}

#main img {
border: none;
}

#main a:link {
text-decoration: none;
color: #aa6600;
}

#main a:visited {
text-decoration: none;
color: #aa6600;
}

#main a:hover {
text-decoration: none;
color: #CC9900;
}

#main a:active {
text-decoration: none;
color: #CC9900;
}

#bottom {
width: 900px;
height: 81px;
position: relative;
background-image: url(../images/perg_bottom.jpg);
background-repeat: no-repeat;
background-color: #ffcc99;
margin-bottom: 0;
padding: 0;
}

#titolo {
width: 872px;
height: 60px;
margin: 0;
}

#titolo img {
border: none;
margin-top: 4px;
}

#premio {
float: left;
width: 546px;
margin: 0;
padding: 0;
}

#edizione {
float: right;
width: 114px;
margin: 0;
padding: 0;
}

#sezione_poesia {
width: 700px;
height: 223px;
margin: 0;
padding: 0;}

#poesia_immagine {
float: left;
width: 385px;
margin: 0;
padding: 0;
}

#poesia_testo {
float: right;
text-align: left;
width: 310px; /* 5px di margine a sinistra, lunghezza corretta: 315 */
height: auto;
margin: 55px 0 0 0;
}

#sezione_prosa {
width: 600px;
height: 238px;
position: relative;
left: 220px;
top: -40px;
margin: 0;
padding: 0;
}

#prosa_immagine {
float: left;
width: 340px;
margin: 0;
padding: 0;
}

#prosa_testo {
float: right;
text-align: left;
width: 255px; /* 5px di margine a sinistra, lunghezza corretta: 260 */
height: auto;
margin: 25px 0 0 0;
}

#regolamento {
width: 400px;
height: auto;
float: left;
}

#info_loghi {
width: 472px;
height: auto;
float: right;
}

#info {
float: right;
width: 400px;
height: auto;
background-color: #ffcc99;
text-align: left;
}

#info p {
margin-left: 4px;
}

#info img {
margin-left: 4px;
}

#loghi {
float: right;
text-align: right;
width: 150px;
}