@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; font-family: Georgia; color: #333; text-decoration: none; list-style-type: none; list-style-type: none}
.footer_cont { height: 466px; background: url(/image/footer_bg.jpg); background-repeat: repeat-x }
.footer_main { margin: auto; padding: 0px 20px 0px 20px; width: 940px; height: 466px; background: url(/image/footer_bg_alpha.png); background-repeat: no-repeat }
.footer_cliccati { margin-bottom: 15px; height: 56px; background: url(/image/footer_cliccati.png); background-repeat: no-repeat; font-size: 20px; line-height: 46px; font-style: italic; text-align: center }
.footer_cliccati a:hover { text-decoration: underline }
.footer_categorie { margin: 0px 20px 20px 0px; padding: 0px 10px 10px 10px; width: 200px; border-bottom: 1px dashed #CCC; font-size: 11px; line-height: 18px; float: left }
.footer_categorie a { color: #666 }
.footer_categorie a:hover { color: #666 }
.footer_categorie h3 { font-size: 14px; line-height: 18px }
.footer_link { margin-bottom: 30px; padding-left: 10px; color: #666; font-size: 12px; line-height: 18px;position:absolute; top:335px;}
.footer_link a { color: #666 }
.footer_link a:hover { color: #333 }
.footer_mondadori { padding-left: 10px; color: #CCC; font-size: 12px; line-height: 18px; position:absolute; top:414px; width:940px; }
.footer_mondadori a { color: #CCC }
.footer_mondadori a:hover { color: #999 }
.footer_mondadori_logo { position: absolute; top: -5px; right: 10px }
.clear_left { margin: 0px; padding: 0px; height: 0px; clear: left }
.clear_right { clear: right }
.clear_both { clear: both }
.select_mondadori { padding: 2px; background: #505050; border: none; color: #CCC }
.select_mondadori option { color: #CCC }