body,
html {
	 margin:0;
    padding:0;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	 line-height:17px;
	 
    }
	 body {
	
	height: 100%;
	width: 100%;
	min-width:750px;
	min-height: 550px;
	background: #B7B6B2 url(img/fnd-music.gif) no-repeat center;
}
html {
	height: 100%;
	width: 100%;
}
	#logo {	
	
	 width: 300px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	
} 

#contenedor {
   
                width: 300px;
		
					
 
                border: 10px solid #D3D2CF;
					 background-color: #A2A09B;
}
#textos {
	width: 100%;
	float: left;
}
#textos p {
text-align: left;
color: #FFFFFF;
padding: 0px 0px 0px 0px;
margin: 0px;
	
}
#enlace {
	width: 100%;
	float: left;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#requisitos {
	width: 278px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	color: #6B6963;
	border: 1px solid #C4C3C0;
	text-align: left;
}
#texto-dest-2 {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B32B39;
	font-weight: bold;
	text-align: right;
	width: auto;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
	
}
#texto-dest-1 {	
font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif;

letter-spacing:0.5px;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 100%;
	float: left;
	padding: 0px 0px 10px 0px;
}
#ctd-texto-dest {
	width: 100%;
	float: left;
}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	outline: 0; 
	border-bottom: 1px solid #3D3C38;
}
a:hover {
	outline: none;
	text-decoration: none;
	outline: 0;
	border-bottom: 2px solid #3D3C38;
}
a:hover img {
	display: block;
	z-index: 9999;
	filter:alpha(opacity=70);
	opacity:0.7;
	border: 0px;
}
img {
	border: 0px;
}
a:link img, a:visited img {
	display: block;
	border-bottom: 0px solid #3D3C38;
	border: 0px;

}
#flashcontent {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width:  100%;
	background: #060606;
}
.error_message
{
	float: left;
	width: 100%;
	color: #f00;
}
.msgerror {
	color: #f00;
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	width: 720px;
	padding: 0px;
	margin: 50px 0 0;
	line-height: 25px;
}
#cont-alt {
	padding: 10px;
}




#version-flash {
	color: #333;
	font-weight: bold;
		width: 350px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	background-color: #C4C3C0;
}
#ctr-descarga {
	float: left;
	width:100%;
	height: 100%;
	background:  #060606;
}
#descarga {
	margin: 30px auto;
	width: 250px;
}
#logoFlash {
	float: left;
	margin: 20px 0;
	width: 88px;
	height: 31px;
}
#mensajeDescarga {
	float: right;
	width: 130px;
	padding: 15px 0 0 0;
	text-align: center;
}

