@charset "utf-8";
* {
	list-style: none;
	border: 0;
	background-repeat: no-repeat;
	text-decoration: none;
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #c4c864;
}
a {
	color: #ff6600;
}
a:hover {
	color: #ff9900;
}
#pagina {
	top: 0px;
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sfondo_pop.jpg);
	background-color: #c4c864;	
}
#intestazione {
	position: relative;
	height: 142px;
	background-image: url(../images/intestazione_pop.png);
}
#logo {
	position: relative;
	padding-top: 42px;
	padding-left: 25px;
	width: 249px;
	height: 54px;
}
ul#menu {
	position: absolute;
	top: 0px;
	margin-top: 30px;
	margin-left: 327px;
	width: 409px;
	height: 58px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}
ul#menu li a {
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 22px;
	color: #ffffff;
}
ul#menu li a:hover, ul#menu li a:active {
	color: #999999;
}
ul#menu li #etichetta {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 65px;
	height: 58px;
	background-image: url(../images/plettro_menu.png);
}
ul#menu li #artisti {
	position: absolute;
	display: block;
	top: 0px;
	left: 87px;
	width: 58px;
	height: 58px;
	background-image: url(../images/plettro_menu.png);
}
ul#menu li #news {
	position: absolute;
	display: block;
	top: 0px;
	left: 156px;
	width: 42px;
	height: 58px;
	background-image: url(../images/plettro_menu.png);
}
ul#menu li #areastampa {
	position: absolute;
	display: block;
	top: 0px;
	left: 220px;
	width: 87px;
	height: 58px;
	background-image: url(../images/plettro_menu.png);
}
ul#menu li #store {
	position: absolute;
	display: block;
	top: 0px;
	left: 329px;
	width: 58px;
	height: 58px;
	background-image: url(../images/plettro_menu.png);
}
#poci_pop {
	position: absolute;
	top: 0px;
	left: 742px;
	width: 65px;
	height: 142px;
}
#gatti_heavy {
	position: absolute;
	top: 0px;
	left: 807px;
	width: 64px;
	height: 142px;
}
#gatti_promo {
	position: absolute;
	top: 0px;
	left: 871px;
	width: 65px;
	height: 142px;
}
#decoro_bianco {
	position: absolute;
	top: 0px;
	left: 936px;
	width: 13px;
	height: 142px;
	background-color: #c4c864;
}
#pocione {
	position: absolute;
	top: 0px;
	left: 949px;
	width: 50px;
	height: 128px;
	padding-top: 14px;
	padding-left: 2px;
	background-color: #460609;
}
#colonna_sx {
	float: left;
	width: 323px;
	margin-top: 31px;
	margin-left: 20px;
}
#colonna_dx {
	float: right;
	width: 262px;
	margin-top: 31px;
	margin-right: 10px;
}
#centrale {
	position: relative;
	width: 326px;
	margin-top: 31px;
	margin-left: 375px;
}
.estendi {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.player {
	position: relative;
	width: 323px;
	height: 329px;
	background-color: #000000;
}
.player #titolo {
	width: 323px;
	height: 65px;
	background-image: url(../images/player.gif);
}
.player #titolo h2 {
	position: absolute;
	top: 7px;
	left: 9px;
	margin: 0;
	padding: 0;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 21px;
	color: #cf6227;
	text-transform: uppercase;
	background: none;
}
.player #titolo h3 {
	position: absolute;
	top: 14px;
	left: 135px;
	margin: 0;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.player #titolo h4 {
	position: absolute;
	top: 30px;
	left: 135px;
	margin: 0;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.player #titolo p {
	position: absolute;
	top: 50px;
	left: 9px;
	margin: 0;
	padding: 0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#colonna_sx h2 {
	position: relative;
	height: 48px;
	margin: 0;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	text-transform: uppercase;
	background-image: url(../images/titolo.png);
	z-index: 10;
}
#colonna_sx .testo {
	position: relative;
	top: -20px;
	left: 35px;
	width: 260px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
	z-index: 5;
}
#colonna_sx-ext {
	float: left;
	width: 973px;
	margin-top: 31px;
	margin-left: 20px;
}
#colonna_sx-ext h2 {
	position: relative;
	height: 48px;
	margin: 0;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	text-transform: uppercase;
	background-image: url(../images/titolo.png);
	z-index: 10;
}
#colonna_sx-ext .testo {
	position: relative;
	top: -20px;
	left: 35px;
	width: 918px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
	z-index: 5;
}

#tour {
	position: relative;
	margin-top: 13px;
	width: 339px;
	height: 253px;
	background-image: url(../images/plettro_grande_pop.png);
}
#tour h2 {
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	background-image: none;
}
#tour p {
	position: relative;
	width: 188px;
	margin-top: 38px;
	margin-left: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#colonna_dx h2 {
	position: relative;
	height: 48px;
	margin: 0;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	text-transform: uppercase;
	background-image: url(../images/titolo.png);
	z-index: 10;
}
#colonna_dx .testo {
	position: relative;
	top: -20px;
	left: 35px;
	width: 207px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
	z-index: 5;
}
#colonna_dx #open_gallery {
	position: relative;
	top: -20px;
	left: 35px;
	width: 207px;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e86e2b;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
}
#colonna_sx #open_gallery {
	position: relative;
	top: 0px;
	left: 0px;
	width: 303px;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e86e2b;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
}
#centrale h2 {
	position: relative;
	height: 48px;
	margin: 0;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	text-transform: uppercase;
	background-image: url(../images/titolo.png);
	z-index: 10;
}
#centrale .testo {
	position: relative;
	top: -20px;
	left: 35px;
	width: 270px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
	z-index: 5;
}
#centrale .hot_album_image {
	position: relative;
	display: block;
	top: 15px;
	left: 10px;
	margin-bottom: 39px;
}
#centrale .hot_album_testo {
	position: absolute;
	top: 20px;
	left: 98px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#centrale .hot_album_hot {
	position: absolute;
	display: block;
	top: 45px;
	left: 43px;
	height: 71px;
	width: 94px;
	background-image: url(../images/hot_black.png);
}
#centrale .freccia {
	position: relative;
	top: -20px;
	left: 35px;
	width: 270px;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/freccia.png);
	background-position: bottom;
}
#centrale .freccia_trasp {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
}
#centrale-ext {
	position: relative;
	width: 616px;
	margin-top: 31px;
	margin-left: 375px;
}
#centrale-ext h2 {
	position: relative;
	height: 48px;
	margin: 0;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 20px;
	color: #cf6227;
	text-transform: uppercase;
	background-image: url(../images/titolo.png);
	z-index: 10;
}
#centrale-ext .testo {
	position: relative;
	top: -20px;
	left: 35px;
	width: 561px;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/box_pop.png);
	background-repeat: repeat;
	z-index: 5;
}
.etichetta_album {
	font-size: 9px;
}
#flashnewsanim {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 54px;
}
#flashnewsanim div {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit input {
	width: 150px;
	float: right;
	font-family: Impact, Nimbus Sans L Condensed;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	padding-right: 2px;
	color: #ffffff;
	background-color: #460609;
}
.error_title {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-color: #990000;
}
.error {
	display: block;
	color: #990000;
	background-color: #ffffff;
}
.ok_title {
	display: block;
	color: #ffffff;
	font-weight: bold;
	background-color: #006600;
}
.ok {
	display: block;
	color: #006600;
	background-color: #ffffff;
}
