BODY
{	
	width: 100%;
	height: 100%;	
	background-image: url(/radiostudiouno/img/intro/gradiente.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: White;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;	
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: 9pt;	
	scrollbar-face-color:rgb(215,215,215); 
    scrollbar-base-color:rgb(215,215,215); 
    scrollbar-arrow-color:rgb(100,100,100); 
    scrollbar-track-color:rgb(240,240,240);
	scrollbar-3dlight-color: rgb(215,215,215);
	scrollbar-darkshadow-color: rgb(240,240,240);
	scrollbar-highlight-color:rgb(215,215,215); 
	scrollbar-shadow-color:rgb(215,215,215); 
}

IMG
{
	border: 0;
	margin: 0;
	padding: 0;
}

DIV#paginaIntro
{
	width: 100%;
	height: 100%;
	background-image: url(/radiostudiouno/img/intro/pattern.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

div#flash
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	height: 264px;
	margin-top: 120px;
	border-width: 4px;
	border-color: #6a6a6a;
	border-style:dashed;
	overflow: hidden;
}

div#barra
{
	width: 100%;
	height: 116px;
	background-image: url(/radiostudiouno/img/intro/barra16px.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 80px;
}

img.rs1barra
{	
	
}

img.skip
{	
	margin: 28px auto auto 140px; 
}	

div#mt
{
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}