/* CSS Document */

body{
    height: 100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	background-color:#040406;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0;
  	padding: 0;
  	font-size: 11px;
	line-height: 17px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.Estilo1 {
font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b342a;
	font-weight: bold;	
}
.Estilo2 {
font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3b342a;
	font-weight: bold;	
}
.Estilo3 {
font-family: Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#3b342a;
	font-weight: bold;	
}
.Estilo4 {
font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3b342a;
	font-weight: bold;	
}
.Estilo5 {
font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3b342a;
	font-weight: bold;	
}
.Estilo6 {
font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:#ffffff;
	font-weight: bold;
	}	
.Estilo7 {
font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;	
}
/* contenedor */
#wrapper {
	position: absolute;
	margin-left: -493px;
	left: 50%;
	top: 0px;
	width: 986px;
	height:690px;
	}
#contenedor{
	position: absolute;
	left:0px;
	top:15px;
	width: 986px;
	height:650px;
	background-color:#030303;
} 

/* contenedor2 */

#contenedor2{  
position: absolute;
left:0px;
top:0px;
width: 986px;
height:650px;
background-image:url(../imagenes/movie_flash/flash_foto.jpg);
} 

#contenedorbanner{
	position: absolute;
	left:0px;
	top:567px;
	width: 986px;
	height:60px;
} 
/* logo */

#logo{ 
position: absolute;
left:0px;
top:0px;
width: 250px;
height:80px;
} 

/* menu */

#menu { 
position: absolute;
left:254px;
top:0px;
width: 730px;
height:80px;
} 
#menu2 { 
position: absolute;
left:0px;
top:0px;
width:1024px;
height:80px;
background-image:url(../imagenes/logo/fondo.jpg);
} 
#navi { 
list-style: none;
margin: 0;
padding: 0;
}
#navi li {
margin: 2px;
margin-top: 30px;
padding:0;
float: left;
}
#navi li a { 
display: block;
width: 172px;
padding: 4px 0;
text-decoration: none;
text-align: center;
font-size: 11px;
color: #FFFFFF;
background-color: #0a0e0b;
}
#navi li a:hover  {
color:#FF0000;
background-color:#0a0e0b;
}

/* flash index */ 

#flashIndex { 
position: absolute;
left:0px;
top:108px;
width: 986px;
height:450px;
}
#flashmusicaIndex { 
position: absolute;
left:0px;
top:0px;
width: 250px;
height:80px;
}
#entradaIndex{  
position: absolute;
right:0px;
top:32px;
width: 110px;
height:25px;
text-align: right;
}  
#sonidosIndex{
	position: absolute;
	left:729px;
	top:28px;
	width: 59px;
	height:32px;
	text-align:left;
	line-height:normal
}
