@charset "utf-8";
/* CSS Document */

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0f456a;
	text-decoration: none;
}

.textos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.textos_grandes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #06203a;
	text-decoration: underline;
}
.borde {
	/*border: 2px solid #999999;*/
	
}
.regla {
	border: 1px solid #CCCCCC;
}
/*********estilos nuevos 2010*******/
.CdPlayer{
	width:102px;
	height:100px;
	float:left;
	z-index:100;
	position:absolute;
	margin-left:-2px;
}
.DivPlayer{
	width:554px;
	height:491px;
	background:url(images/PlayerBg.jpg);
}
.ImageDisplay {
    float: left;
    height: 125px;
    margin-left: 24px;
    margin-top: 140px;
    width: 300px;
}
.PlayerDiv{
	width:300px;
	float:left;
	margin-left:24px;
}
.GoogleAddCuadradoPlayer{
width:180px;
height:150px;
float:right;
margin-top:150px;
margin-right:15px;
}
.AnuncioHoriz {
    float: left;
    height: 60px;
    margin-left: 20px;
    margin-top: 15px;
    width: 468px;
}
.divAyuda {
    float: left;
    height: 20px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 3px;
    width: 174px;
}
.widget-div {
    float: left;
    margin-left: 45px;
    margin-top: 150px;
    width: 300px;
}
#container {
    float: left;
    margin-left: 8px;
    margin-top: -15px;
}
#container object {
    float: left;
    margin-left: -10px;
}
/*** new share player***/
.share-datos {
    background-color: #FFFFFF;
    background-image: url("http://radiorockonline.com/web/wp-content/plugins/wp-pda/jqmobile-theme/images/radio-logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    width: 300px;
	overflow:hidden;
}
.share-link{
	float:left;
	width:300px;
	height:80px;
}
