body {
font-size: 10px;
font-family: Segoe UI, Arial, sans-serif;
margin-left:0px;
background-color:#000000;
}

#footer{
	height:27px;
	width:100%;
/*	margin:auto;*/
/*	border:1px solid #CCCCCC;*/
	position: fixed;
	bottom: 0;
	z-index: 5;
	padding:2px;
	background-image:url(http://dl.dropbox.com/u/418313/Sikario/Imagenes/WEB-SIKARIO2_01.png);
}

#header{
/*	height:200px;*/
	width:100%;
	margin:auto;
	padding-top:3px;
	padding-bottom:3px;
/*	border:1px solid #0000FF;*/
	position: fixed;
	top: 0;
	z-index: 5;
/*	padding-bottom:5px;*/
	background-image:url(http://dl.dropbox.com/u/418313/Sikario/Imagenes/WEB-SIKARIO2_01.png);
}

.logo-sikario{
background-image:url(http://dl.dropbox.com/u/418313/Sikario/Imagenes/logo-web_2_1.png);
height:143px;
width:279px;
}

.reproductor{
bottom:0;
position:absolute;
text-align:center;
width:279px;
}

#divContent{
padding-top:150px;
font-family: Segoe UI, Arial, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-bottom:28px;
padding-left:10px;
}

.letras-rojas {
color:#D00B15;
font-family: Segoe UI, Arial, sans-serif;
font-size:12px;
}

table {
font-family: Segoe UI, Arial, sans-serif;
font-size:12px;
}

.table-disco {
font-family: Segoe UI, Arial, sans-serif;
font-size:10px;
}

.letras {
border-bottom:1px #666666 dotted;
font-weight:bold;
color:#666666;
}

a:link{
color:#D00B15;
font-family: Segoe UI, Arial, sans-serif;
}
a:visited{
color:#D00B15;
font-family: Segoe UI, Arial, sans-serif;
}
a:active{
color:#D00B15;
font-family: Segoe UI, Arial, sans-serif;
}
a:hover{
color:#D00B15;
font-family: Segoe UI, Arial, sans-serif;
}

table a:link{
color:#D00B15;
text-decoration:none;
font-family: Segoe UI, Arial, sans-serif;
}
table a:visited{
color:#D00B15;
text-decoration:none;
font-family: Segoe UI, Arial, sans-serif;
}
table a:active{
color:#D00B15;
text-decoration:none;
font-family: Segoe UI, Arial, sans-serif;
}
table a:hover{
color:#D00B15;
text-decoration:none;
font-family: Segoe UI, Arial, sans-serif;s
}

.sombraDiv{
opacity:0.4;
filter:Alpha(Opacity=40);
}

.foto{
text-align:center;
z-index:99;
}

.nombreIntegrante{
display:none;
border-top:1px solid #D00B15;
width:100%;
}