/* STANDARD */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p,blockquote, fieldset { margin: 0; padding: 0; font-family: Helvetica; font-size: 11pt; text-align: justify; color: #000; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th, a, a:link, a:visited, a:active, a:hover { font-size: 1em; font-weight: normal; font-style: normal; }
a, a:link, a:active, a:hover, a:visited { text-decoration: none; color: #666; }
a:hover { color: #000; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
fieldset, img { border: none; }
caption, th { text-align: left; }
ul, ol { list-style: none; }
li { display: inline; }
a:focus { outline:0;}

/* TEXT */
p { font-size: 10pt; line-height: 14pt; display: inline; }
h1 { font-weight: bold; margin: 15px 0 5px 0; border-bottom: solid 1px #000; }
h2 { font-weight: bold; font-size: 14pt; margin-bottom: 10px; }
h2 span { margin-left: 40px; }
h3 { font-weight: bold; margin-top: 20px; }
a:hover h1 { color: #666; }
p a { display: block; margin-bottom: 10px; }

/* TABLE */
table { font-size: 10pt; color: #666; }
tr:hover { background-color: #ddd; }
.right { text-align: right; font-weight: bold; color: #333; }
.underline { font-weight: bold; color: #06f; }
.centro { text-align: center; margin-top: 15px; }
#classifica .sinistra { text-align: left; width: 180px; }
#classifica .destra { text-align: right; width: 80px; }
#classifica .bold, #classifica .bold a, #calendario .bold, #calendario a { font-weight: bold; color: #000; border-bottom: solid 1px #000; }
#calendario a { color: #06f; text-decoration: none; border: inherit; }
#calendario .bold:hover { background-color: transparent; color: #000; }
#classifica .bold a { border-bottom: inherit; }
#classifica .bold:hover { background-color: transparent; color: #000; }
form { margin-top: 20px; }

/* LAYOUT */
body { margin:0 0 30px -500px; width:1000px; background-image: url(../img/layout/background.jpg); left:50%; position: relative; }
#home { position: absolute; top: 50px; left: 90px; width: 125px; height: 160px; }
#head { background-image: url(../img/layout/head.jpg); background-repeat: no-repeat; height:290px; }
#head #navy ul { float: right; margin-right: 50px; }
#foot #navy ul { clear: both; text-align: center; top: 70px; position: relative }
#foot { background-image: url(../img/layout/foot.jpg); background-repeat: no-repeat; clear: both; height:90px; }
#navy a { font-size: 9pt; }
#head .credits { display: none; }
#foot .credits { text-align: center; clear: both; top: 80px; position: relative }
#body { padding: 0 60px 0 60px;background-image: url(../img/layout/body.jpg); background-repeat: repeat-y; float: left; }
#body-sx { width: 630px; float: left; }
#body-dx { width: 205px; float: right; padding: 10px 20px 0 25px; }
.box-h { background-image: url(../img/layout/box-h.png); background-repeat: no-repeat; height: 28px; }
.box-b { background-image: url(../img/layout/box-b.png); background-repeat: repeat-y; padding: 0 20px 0 20px; }
.box-f { background-image: url(../img/layout/box-f.png); background-repeat: no-repeat; height: 28px; }
.news { padding: 15px 0 5px 0; border-bottom: 1px solid #666; }
.news a, .news a:hover { font-size: 10pt; color: #333; font-weight: bold; }
.news a:hover { text-decoration: underline; }
.news .data { font-size: 9pt; color: #666; }
.news-ultima { text-align: right; margin-top: 20px; }
.news-ultima a, .news-ultima a:hover { text-align: right; color: #000; font-size: 9pt; font-weight: bold; }
.news-ultima a:hover { text-decoration: underline; }
.margine { margin: 0 10px 10px 0; }
.errore, .ok { color: #f00; font-weight: bold; font-size: 9pt; }
.ok { color: #008300; }

/* MENU */
#menu { text-align: center; clear: both; margin: 0 80px 0 80px; height: 40px; position: absolute; top: 235px; }
#menu ul li a, #menu ul li a:hover { cursor: pointer; display:inline-table; width: 150px; height: 40px; background-repeat: no-repeat; background-position: 0 0;}
#menu ul li a:hover { background-position: 0 -40px; }
#para1 { background-color: #333; width: 130px; position: absolute; right: 0px; }
#para1 ul li a{ display: block; height: 20px; color: #fff; font-size: 9pt; text-indent: 10px; }

/* CHAT */
.chat-h { background-image: url(../img/layout/chat-h.png); background-repeat: no-repeat; height: 18px; }
.chat-b { background-image: url(../img/layout/chat-b.png); background-repeat: repeat-y; height: auto; padding: 0 10px 0 20px; }
.chat-f { background-image: url(../img/layout/chat-f.png); background-repeat: no-repeat; height: 23px; }
.chat-data { font-size: 9pt; color: #666; text-align: right; }
.chat-nome { font-size: 10pt; font-weight: bold; color: #333; text-align: left; }
.chat-paese { font-size: 10pt; color: #666; font-weight: normal}
.chat-testo { font-size: 10pt; color: #666; text-align: justify; }