*{margin:0px;padding:0px}
body{
	font-family: "Trebuchet Ms",Verdana, Sans-serif;
	background: #ebeaeb url("img/bg.jpg") repeat-x top;
	font-size:13px;
	color:#666;
}
a{	
	outline: none;
	color:#ce452f;
	text-decoration: none;
}
a img{border:none}
a:hover{
	color:#f4391b;
}
.agradecimientos{
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.agradecimientos p{
	text-align: right;
	font-style: italic;
}
p{
	line-height: 18px;
	margin-bottom: 24px;
}
b{
	color:#ce452f;
}
#container{
	width:935px;
	margin-left: auto;
	margin-right: auto;
}
#menu ul li {
	list-style: none;
	float:left;
}
h3{
color:black;
margin-bottom: 10px;
}
#message span{
	background: #b9dc74;
	display: block;
	margin-bottom: 20px;
	padding: 14px;
	font-size:18px;
	color:#4a6515;
	
}
#menu ul li a{
	background: url("img/titles.png") no-repeat 0px 0px;
	width:85px;
	text-indent: -5000px;
	height:35px;
	display: block;
	margin-left: 30px;
	margin-top:6px;
}
.error{
	display: block;
	color:red;
}
#menu ul li a:hover{
	background: url("img/titles.png") no-repeat 0px -35px;
}
#menu ul li a.active{
	background: url("img/titles.png") no-repeat 0px -70px;
	margin-top: 17px;
}
#menu ul li a#discos{
	background: url("img/titles.png") no-repeat -83px 0px;
	width:95px;
}

#menu ul li a:hover#discos{
	background: url("img/titles.png") no-repeat -83px -35px;
}
#menu ul li a.active#discos{
	background: url("img/titles.png") no-repeat -83px -70px;
}

#menu ul li a#fotos{
	background: url("img/titles.png") no-repeat -178px 0px;
	width:78px;
}
#menu ul li a:hover#fotos{
	background: url("img/titles.png") no-repeat -178px -35px;
}
#menu ul li a.active#fotos{
	background: url("img/titles.png") no-repeat -178px -70px;
}
#menu ul li a#videos{
	background: url("img/titles.png") no-repeat -257px 0px;
	width:98px;
}
#menu ul li a:hover#videos{
	background: url("img/titles.png") no-repeat -257px -35px;
}
#menu ul li a.active#videos{
	background: url("img/titles.png") no-repeat -257px -70px;
}
#menu ul li a#contacto{
	background: url("img/titles.png") no-repeat -474px 0px;
	width:138px;
}
#menu ul li a:hover#contacto{
	background: url("img/titles.png") no-repeat -474px -35px;
}
#menu ul li a.active#contacto{
	background: url("img/titles.png") no-repeat -474px -70px;
}
#main-content {
	padding-top: 5px;
	background:#fff;
}
.clear{clear:both;}
.footer{
	color:#fff;
	text-align: center;
	padding: 10px;
	margin-top: 30px;
	background: #000;
}
.black-bar{
	background: url("img/negro.jpg") no-repeat center center;
}
.completelist{
	background: url("img/negro.jpg") no-repeat center 20px;
}
.black-bar img{
	margin-left: 35px;
	float:left;
}
.black-bar .inside{
	float:left;
}
.black-bar h2{
	margin-top:138px;
	margin-bottom: 50px;
	text-indent: -5000px;
	margin-left: 140px;
}
.completelist h2{
	margin-top: 60px;
}
.black-bar .download,.maintitle{
	font-size:45px;
	text-align: right;
	color:#000;
}
.maintitle{
	text-align: left;
}
.download a{
	color:black;
}
.page{
	padding: 30px;
	padding-top: 10px;
}
#piensoeneliniverno H2{
	background: url("img/piensoenelinvierno.png") no-repeat left top;
	width:402px;
	height:36px;
}
#chicaspalidas H2{
	background: url("img/chicaspalidas.png") no-repeat left top;
	width:402px;
	height:36px;
}
ol,ul{
	margin-left: 30px;
}
.home-content{
	margin: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home-content .left{
	float:left;
	width: 275px;
	margin-right: 30px;
	padding: 10px;
}
.home-content .right{
	float:left;
	width:530px;
}
.thumbs-block{
	background: #ddd;
	padding: 10px;
	text-align: center;
}
.main-gallery{
	text-align: right;
	padding: 10px;
	width:669px;
	margin-left: auto;
	margin-right: auto;
}
#sb-title-inner {
	font-weight: bold;
}
.main-videos{
	padding: 10px;
	width:500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.main-videos img{
	border:2px solid #888;
}

.thumbs-block img{
	border:1px solid #888;
}
.more{
	margin-top: 10px;
	text-align: right;
}
.tracklist{
	margin-top: 30px;
	font-size:15px;
	margin-left: 60px;
	margin-bottom: 40px;
}
.tracklist ol{
	margin-left: 250px;
}
.tracklist H3{
	text-align: right;
	border: 1px solid #ccc;
	padding: 10px;
	border-left: none;
	border-right:none;
}
form label{
	font-size:19px;
	display: block;
	margin-bottom: 4px;
}
form .text{
	width:400px;
	padding:5px;
	color:#999;
	font-size:19px;
	border:1px solid #ccc;
	margin-bottom: 15px;
}
.button{
	margin-left: 300px;	
}
.button input{
	background: black;
	font-size: 18px;
	color:white;
	padding: 10px;
	border: none;
}
