@charset "utf-8";
/* CSS Maximorell.com */

body {
	background-image: url(../images/repeat.png);
	background-position:right top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B1F20;
}
#maxi {
	background-image: url(../images/maxi.jpg);
	float: right;
	width: 500px;
	height:600px;;
}
#dj {
	background-image: url(../images/dj.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 345px;
	bottom: 15px;
	left: 15px;
	position: absolute;
	text-align:right;
}
#titulo {
	background-image: url(../images/titulo.gif);
	float: left;
	height: 150px;
	width: 320px;
	clear: left;
	margin-left:15px;
	margin-top:10px;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #FFF;
}
.org{
	margin-top:120px;
}
#copy {
	font-size: 10px;
	position: absolute;
	z-index: auto;
	bottom: 5px;
	margin-left:165px;
}
#ie6 {
	background-color:#CCC;
	height:500px;
	top:0px;
	padding:10px;
	}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#concert {
	position:absolute;
	margin-top: 180px;
	margin-left: 180px;
	width:357px;
	height:187px;
}
.marquee {position:relative;
     overflow:hidden;
     width:520px;
     height:80px;
     border:solid black 1px;
}
.dj {
	margin-right:60pt;
}