@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:167px;
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{
width:468px;
height:60px; 
float:left;
margin-top:15px;
margin-left:40px;
}
.divAyuda{
background:none repeat scroll 0 0 #C1C1C1;
float:right;
height:20px;
margin-right:15px;
margin-top:0px;
padding:3px;
width:174px;}