body { font-size: 100%; font-family: verdana, tahoma, arial; background-color: #efefe7; padding:0px; margin:0px; }
/*div.top { font-weight: bold; background-color: #e0d4bf; background-image: url(images/logo.gif); background-repeat: no-repeat; text-align: center; min-height: 12px; margin-top: 5px; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #6d1308; border-bottom: 1px solid #6d1308; }*/
/*div.menu { color: #7b1010; background-color: #d1d1d1; padding: 2px; border-bottom: 1px solid #6d1308; }*/
a.link_menu { color: #7b1010; font-weight: bold; text-decoration: underline; margin-right: 2px; padding-right: 1px; padding-left: 1px; border-right: 1px solid #7b1010; border-left: 1px solid #7b1010; }
a.link_menu:hover { color: #fff; background-color: #7b1010; }
div.contenuto { background-color: #fff; padding: 3px; /*border: solid 1px #6d1308;*/ margin-left:7px; margin-right:7px; }
div.contenuto_krug { background-color: #fff; padding: 3px; /*border: solid 1px #6d1308;*/ margin-left:7px; margin-right:7px; color:#a57c1f; }
span.evidenziato { color: #fff; font-weight: bold; background-color: #7b1010; /*padding: 1px 15px;*/ display: block; font-size:120%; padding: 5px; padding-top:7px; padding-bottom:7px; }
a { color: #7b1010; text-decoration: underline; font-weight: bold; }
a:hover { color: #fff; background-color: #7b1010; }
span.titolo_evento { color: #7b1010; font-weight: bold; font-style: italic; }
span.testo_colorato { color: #f00; }
span.testo_corsivo { font-style: italic; }
div.img { overflow: hidden; text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px; }
img.pagina { max-width: 300px; }
hr { background-color: #7b1010; }
td { font-size: 12px; font-family: verdana, tahoma, arial; }
div.footer { font-size: 12px; font-weight: bold; background-color: #e0d4bf; text-align: center; margin-top: 10px; padding: 3px; border-top: 1px solid #6d1308; border-bottom: 1px solid #6d1308; }
a.telefono_footer { color: #f00; }
a.telefono_footer:hover { color: #fff; background-color: #f00; }
div.sito_web { color: #666; background-color: #dad4bc; text-align: center; margin-top: 5px; padding-top: 2px; padding-bottom: 2px; border-bottom: 1px solid #ffd684; }
a.link_sito_web { color: #2b2b2b; }
a.link_sito_web:hover { color: #e8c987; background-color: #2b2b2b; }
div.credits { font-size: 10px; text-align: center; margin-top: 5px; }
a.credits { color: #7b1010; }
a.credits:hover { color: #fff; background-color: #7b1010; }


div.top { font-weight: bold; background-color: #fff; margin-top: 0; margin-bottom: 0; text-align:center; }
img.logo { max-width: 400px; max-height: 116px; }

/*menu icone con coupon*/
div.menu_icone { margin: 5px; clear:both; }
div.sx3 { width: 33%; float: left; display: block; text-align:center; }
div.ct3 { width: 34%; float: left; display: block; text-align:center; }
div.dx3 { width: 33%; float: left; display: block; text-align:center; }
div.sx2 { width: 49%; float: left; display: block; text-align:center; }
div.dx2 { width: 49%; float: right; display: block; text-align:center; }
a.icone { background-color: #81020c/*2e2c2d*/; width: 85%; min-width:45px; display: block; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: solid 2px #a5a5a5; background-image: url(images/sfondo_icone.gif); background-repeat: repeat-x; text-align:center; }

/*menu generale*/
div.menu { margin-right: 5px; margin-left: 5px; padding: 2px; margin-top:8px; }
ul.menu_nav { margin: 0; padding: 0; list-style-type: none; }
ul.menu_nav li a { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #fff; text-decoration: none; text-align: center; background-color: #40403e; background-image: url(images/sfondo_menu.gif); background-repeat: repeat-x; margin-bottom: 3px; padding-bottom: 5px; padding-top: 5px; border: solid 2px #a5a5a5; display: block; }
ul.menu_nav li a:hover { color: #fff; background-color: #282b28; }
