* {margin: 0; padding: 0 }

body { font: 11px Arial, helvetica, sans-serif; margin:0; padding:0;}

body.type-gallery { background-color: #000; color:#fff }
body.type-normal  { background-color: #fff; color:#000 }

body.type-gallery .brand { background-color:#222 } 
body.type-normal .brand { background-color:#e5e5e5 }
.brand {  padding:5px; margin:20px; position:relative; text-align:center; line-height:25px }
	.brand:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }
	* html .brand { zoom:1 }
	*:first-child+html .brand { zoom:1 }

.brand a.brand-logo { float:left }
.brand a.interstitial-jump, .brand a.interstitial-jump:visited { display:inline; float:right; margin-right:10px; line-height:25px; text-decoration:none; font-size:13px; font-weight:bold }

body.type-gallery .brand a.interstitial-jump, body.type-gallery .brand a.interstitial-jump:visited { color:#fff }
body.type-gallery .brand a.interstitial-jump:hover { text-decoration:none; color:#c00  }

body.type-normal .brand a.interstitial-jump, body.type-normal .brand a.interstitial-jump:visited { color:#00386B }
body.type-normal .brand a.interstitial-jump:hover { text-decoration:none; color:#222  }

a img { border-width:0; border-style:none }

/* --- close button ---*/
.interstitial-close { position:absolute; z-index:19502; top:0; right:0; margin:-12px -12px;}
    .interstitial-close a, .interstitial-close a:visited { display:block; height:30px; width:30px; text-indent:-999999px; background:transparent url(https://puntoitalia.online/static/images/homepage/2010/icon-close.png) top left no-repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://puntoitalia.online/static/images/homepage/2010/icon-close.png',sizingMethod='crop')
    }
    * html .interstitial-close a, * html .interstitial-close a:visited { background: none }
    .interstitial-close a:hover { background-position: bottom left }
    .interstitial-close a:active { background-position: 1px -29px }

.content { text-align:center; padding:10px 0 }


@media only screen and (max-width: 550px) {
	.brand { line-height:14px } 
}
