/* CSS Document */
body {
		background-color:#C0120E; 
		margin:0;
		padding:0;
		overflow:hidden !important;
		overflow:auto;
		height:100%;
		font-family:"Courier New", Courier, monospace;
}
html {
	overflow:auto !important;
	overflow:hidden;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	display:block;
}
#all {
	height:100%;
	overflow:hidden;
}

#nav {
	float:left;
	width:250px;
	padding-left:10px;
	position:fixed !important;
	position:absolute;
}

#nav a {
	color:#fff;
	text-align:center;
	display:block;
	font-size:14px;
}
#nav a:hover {
	color:#000;
}
#main {
	
	font-size:14px;
	color:#FFFFFF;
	position:absolute;
	left:280px !important;
	left:0;
	top:0;
	padding-left:0;
	height:auto !important;
	height:100%;
	width:705px !important;
	width:100%;
	overflow:auto;
	min-height:463px;
	margin-top:16px !important;
	margin-top:0;
	margin-bottom:2em !important;
	margin-bottom:0;

}
#main .content {
	width:675px;
	padding:15px 18px 15px 12px;
	margin-left:0 !important;
	margin-left:260px;
	margin-top:0 !important;
	margin-top:16px;
	padding-bottom:1em;
	background:#CD120E url(borde_vertical.gif) right repeat-y;
}
#main .content h2{
margin-bottom:0px;
}
#main .cierre {
background:#C0120E url(borde_horizontal.gif) top repeat-x;
width:705px;
margin-left:0 !important;
margin-left:260px;
}
.artist{
background-color:#C0120E;
padding: 10px 10px 10px 10px;
margin-top:15px;
}
.artist img{
float:none;
}
.formulario{
background-color:#C0120E;
padding: 10px 10px 20px 10px;
margin-top:15px;
position:relative;
}
.formulario .mensaje{
	position:absolute;
	left:260px;
	top:8px;
}
.album{
background-color:#C0120E;
margin-top:15px;
padding:10px;
clear:left;
margin-bottom:15px;
height:auto !important;
height:1%;
}
.album img{
float:left;
margin-right:10px;
}
.press h1{
margin-bottom:6px;
}
.tracklist{
float:left;
}
h1{
margin-top:0;
margin-bottom:0px;
font-size:14px;
}
h2{
font-size:14px;
margin-top:15px;
margin-bottom:15px;
clear:left;
font-weight:bolder;
}
p{
margin-top:0px;
margin-bottom:10px;
padding-bottom:0px;
font-size:12px;
}
a{
text-decoration:none;
color:#000;
font-weight:bold;
}
a:hover{
text-decoration:none;
color:#FFF;
font-weight:bold;
}
ol{
float:left;
font-size:12px;
margin-top:10px;
margin-left:0px;
padding:0;
margin-bottom:0px;
list-style:none;
}
ol li{
padding:0;
margin:0;
}
h3{
font-size:14px;
margin:0px;
}
label {
display:block;
margin-top:10px;
}

.album h2 {
clear:both;
margin-top:0;
}
dl{
margin:0;
padding:0;
clear:left;
padding-bottom:1em;
}
dt{
width:180px;
}
dd{
margin:0;
margin-top:-1.2em;
margin-left:200px;
padding:0;
width:450px;
}
.press {
background-color:#C0120E;
margin-top:15px;
padding:10px;
clear:left;
margin-bottom:15px;
height:auto !important;
height:1%;
}
.press img {
margin-bottom:10px;
margin-right:10px;
float:left;
}
.press h1 {
margin-top:0px;
}
.press h2 {
margin-top:0px;
}
.video{
background-color:#C0120E;
margin-top:15px;
margin-bottom:20px;
padding:30px 40px 20px 180px;
text-align:left;
height:400px;
height:1%;
}
.video object{
margin-bottom:10px;
}
.video_prev {
margin-top:15px;
}
.video_prev img{
float:left;
}
.main_false {
display:none;
}
ul {
list-style:none;
padding:0;
margin-top:10px;
margin-left:0;
}
