* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	background: black url(images/bak01.gif) repeat-y scroll center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#cornicesup {
	width: 842px;
	height: 39px;
	background-image: url(images/baktoptop.gif);
	margin: 0 auto;
}
h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/list_squarewhite.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .contenuto {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed .contenutoband {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

.back {
	display: block;
	font-variant: small-caps;
}

/* Header */

#topheader {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/headerimg.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* underheader */
#underheader {
	width: 760px;
	height: 33px;
	margin: 0 auto;
	background: url(images/bak01.jpg);
}

/* Pagina */

#pagina {
	background: transparent url(images/bak02.jpg) no-repeat scroll 0 0;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	/* IE6 */
	height: 550px;
}
/*Firefox only*/
html>body #pagina {
	height: auto;
	min-height: 550px;	
}
/* TOP - BOTTOM */
.top {

}
.bottom {
	padding: 20px;	
}

/* Contenuto */

.latodestrohome {
	float: right;
	width: 360px;
	padding: 20px;
}
.latodestrohome p {
	margin-top: 50px;
}
html>body .latodestrohome p {
	margin-top: 25px;
}

#contenutoband {
	float: right;
	width: 480px;
	padding: 20px;
	background: url(images/bak02.jpg) no-repeat right top;
	text-align: justify;
}
/* FF ONLY */
html>body #contenutoband p {
	margin-top: 25px;
}
#contenutoband p {
	margin-top: 50px;
}

/* ALTRO CONTENUTO */

/* DOWNLOAD PAGE */
#contenutoband #top {
	width: 480px;
	height: 250px;
}
#contenutoband #bottom {
	position:relative;
	width: 480px;
}
/* ALBUM PAGE */
#contenutoband #colsin {
	float: left;
	width: 220px;
}
#contenutoband #colsin img{
	width: 220px;
}
#contenutoband #colsin ul{
	list-style-type: none;
	margin-left: 10px;
	line-height: 17px;
}
#contenutoband #colright{
	float: right;
	width: 245px;
	line-height: 20px;
}
#contenutoband #colright ol {
	line-height: 16px;
	color: white;
}
#contenutoband #colright ol li {
	margin-bottom: 5px;
}
/* PICTURES PAGE */
#contenutoband #picturegallery {
	width: 480px;
	text-align: center;
}
#contenutoband #picturegallery h4 {
	border-bottom: 1px solid gray;
	font-size: 1.0em;
	color: white;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contenutoband #picturegallery img {
	margin: 2px;
}
/*------------------------------------------*/
#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}
/* Lato sinistro */
.latosinistro {
	float: left;
	width: 320px;
	padding: 20px;
}
/* IE 6 ONLY */
* html .latosinistro {
	width: 317px;
}

.latosinistro blockquote {
	margin-left: 0;
	margin-right: 0;
}

#latosinistro_band {
	float: left;
	width: 186px;
	padding: 20px;
	background: url(images/bak02.jpg) no-repeat;
}
html>body #latosinistro_band {
	width: 200px;
}
.latosinistro_band blockquote {
	margin-left: 0;
	margin-right: 0;
}
/* Menu verticale */
#menuvert {
	margin-bottom: 19px;
}

#menuvert h2 {
	display: none;
}

#menuvert ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuvert li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menuvert li.first {
	background: none;
}
#menuvert li.vertattivo {
	background: yellow;
}

#menuvert a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/list_linewhite.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menuvert a:hover {
	background-color: #0A0A0A;
}

/* MENU DISCOGRAPHY */
#menudiscography {
}

#menudiscography ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menudiscography li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#menudiscography li.first {
	background: none;
}

#menudiscography a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}
#menudiscography a:hover {
	background-color: #0A0A0A;
}

#menudiscography img {
	margin-left: 0px;
}

/* MENU */
#menuhoriz {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 5px;
}

#menuhoriz h2 {
	display: none;
}

#menuhoriz ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuhoriz li {
	display: inline;
	list-style-type: none;
	/* menu -1 elemento*/
	padding-left: 10px;
	/**/
}

#menuhoriz li.attivo a {
	color: yellow;
	background: url(images/menuhoriz_active.gif) no-repeat 10px 50%;
	background-color: #0A0A0A;
}

#menuhoriz a {
	width: 165px;
	padding: 8px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/list_squarewhite.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#menuhoriz a:hover {
	color: yellow;
	background: url(images/menuhoriz_active.gif) no-repeat 10px 50%;
	background-color: #0A0A0A;
}
/* end MENU */


/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
	padding: 20px 0 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}

#underfooter {
	width: 847px;
	height: 136px;
	background-image: url(images/bakbottom.gif);
	margin: 0 auto;
}

#underfooter #underfootertxt {
	padding-top: 65px;
	padding-left: 55px;
	font-variant: small-caps;

}
#underfooter #underfootertxt a {
	text-decoration: none;
}

/* STILI ADDED */
.style1 {
	background-repeat: no-repeat;
	background-position: left center;
}
.style3 {
	text-align: center;
}
.style11 {
	font-size: medium;
}
.style12 {
	font-size: x-large;
}
.style14 {
	color: #FF0000;
	font-family: Latha;
}
.style15 {
	font-size: large;
}
.style16 {
	font-size: x-large;
	text-decoration: underline;
}
.style17 {
	text-align: center;
	margin-bottom: 1em;
	text-decoration: underline;
	font-size: medium;
}
.style18 {
	text-decoration: underline;
}
.style20 {
	font-size: large;
	text-decoration: underline;
}
.style21 {
	color: #FF0000;
	font-size: medium;
}
.style24 {
	text-decoration: underline;
	font-weight: normal;
}
.style26 {
	border-style: solid;
	border-width: 2px;
}
.style27 {
	background-color: #FF0000;
}
.style28 {
	text-decoration: none;
}
