body {
    color: #000;
    margin: 40px 0 0 0;
    padding: 0;
    background-color: #f7f7f7;
}

h1 {
    font-size: 1em;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    color: #434d53;
    margin-top: 0px;
    margin-bottom: 0px;
}

h4 {
	font-size: 14px;

}

h5 { font-size:12px;
	
}

html p {
    margin-bottom: 1em;
    text-align: left;
    font-size: 0.95em;
}

#footer p {
    font-size: 14px;
    margin-top: 25px;
}

.hide {
    text-indent: -9999px;
}

.img {
    border: 0;
}



a:link {
    text-decoration: none;
    color: #3c5a98;
    background: transparent;
}

a:visited {
    text-decoration: none;
    color: #3c5a98;
    background: transparent;
}

a:hover {
    text-decoration: none;
    color: #3c5a98;
    background: transparent;
}

a:active {
    text-decoration: none;
    color: #ff6600;
    background: transparent;
}

/* div base della pagina */
#totale {
    width: 826px;
    height: 492px;
    background: transparent url(images/sfondocontent_tutto.png);
    margin-left: auto;
    margin-right: auto;
}

#contenitoremobile {
    width: 826px;
    background: transparent url(images/sfondomobile.png) repeat-y;
    margin-left: auto;
    margin-right: auto;
}

#socialnews {
    width: 821px;
    height: 50px;
}

#social {
    padding-top: 10px;
    padding-right: 133px;
}

#newsletter {
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    letter-spacing: 2px;
    padding-right: 133px;
    padding-top: 5px;
}

#campo {
    text-align: right;
    padding-right: 68px;
}

input {
    font-size: 12px;
    background-color: #eeeeee;
}

.button {
    font-size: smaller;
    font-variant: small-caps;
    border: 0;
    color: #000000;
    background: #CCCCCC;
}

#content {
    font-family: "Lucida Sans";
}



#latest {
    font-size: 12px;
}

#titolo a {
    color: #434d53;
}

#data {
    text-align: right;
}

#news {
    height: 200px;
    font-size: 12px;
    background-color: #9ba3a3;
}



#spessore {
    height: 36px;
}

#artisti {
    font-size: 12px;
		
}

#artisti a{
    color: #434d53;
		
}
#nome a {
    color: #434d53;
}

#testo {
	text-align:left;

}
#contentartista {
    font-family: "Lucida Sans";
}
#contentartista a{color: #434d53;
    font-family: "Lucida Sans";
	
}
#discografia {font-family:"Courier New";
	font-size: 20px;
	
}

#nomeartista {
	color: #eeeeee;
	font-size: 16px;
 font-family: "Lucida Sans";
}


#elencoreleases {
	font-size: 11px;
}


#tracklist {
	padding-left:5px;
}

#press {
	font-family:Arial;
	font-style: italic;
	padding-left: 50px;
}

#bottom {
border-bottom:dashed 1px;



}

#shoppage{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	padding-left: 30px;
	 font-family: "Lucida Sans";
}

#shoppage h3{
	color: #000000;
}

#elenconegozi {
	margin-top:10px;
	background-color: #ffffff;
	
}

#elencoflac {
	margin-top:10px;
	
	
}

#mp3 img {
	border:none;
}

#infopage {
    font-family: "Lucida Sans";
	margin-top: 30px;
}
#infopage a{color: #434d53;
    font-family: "Lucida Sans";
	font-size: 16px;
	
}

#contattitesto {
    padding-left:150px;
	padding-right: 150px;
    font-size: 14px;
}

#contattitesto a {
  color: #434d53;
    font-family: "Lucida Sans";
    font-size: 20px;
	padding-left:80px;
}

#email {
    font-size: 38px;
}



#collegamenti img{
	border:none;
}

#process {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	padding-left: 30px;
	 font-family: "Lucida Sans";
	
}

/* header */
#header {
    font-family: "Courier New", Courier, monospace;
    width: 826px;
    height: 237px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url(images/sfondoheader.png);
}

#logo {
    margin-left: 26px;
    padding-top: 38px;
    padding-bottom: 32px;
}

#lingua {
	
	float:right;
	margin-right:70px;
	
}

#lingua a{
	font-size:12px;
	color: #000000;
}
#menu {
    padding-left: 5px;
    padding-right: 7px;
}

/* barra navigazione */
table#nav td {
    text-align: center;
    vertical-align: middle;
}

table#nav td a {
    color: #000000;
    font-size: 28px;
    text-decoration: none;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 61px;
}

/* artisti */
#nav td#artisti a:hover {
    background: transparent url(images/artistihover.gif);
}

/* releases */
#nav td#releases a:hover {
    background: transparent url(images/releaseshover.gif);
}

/* shop */
#nav td#shop a:hover {
    background: transparent url(images/shophover.gif);
}

/* info */
#nav td#info a:hover {
    background: transparent url(images/infohover.gif)
}

/* forum */
#nav td#forum a:hover {
    background: transparent url(images/forumhover.gif)
}

/* contatti */
#nav td#contatti a:hover {
    background: transparent url(images/contattihover.gif)
}


/* footer */
#footer {
    width: 400px;
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
}

table#footer a {
    font-weight: bold;
    color: #6f9394;
}

#footermobile {
    width: 826px;
	height: 73px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url(images/sfondofooter.png) no-repeat;
	padding-top: 30px;
}


