@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../look_img/fondo_abel_main.jpg);
}
.boton_programa {
	font-family: sans-serif, Arial, Helvetica,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.titulo_tiny_1 {
	font-family: "Arial Black";
	font-size: 11px;
	color: #FFFFFF;
}
.titulo_tiny_2 {
	font-family: Arial;
	font-size: 10px;
	color: #FEDFB4;
}
.titulo_tiny {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.titulo_bold {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox_style {
	background-color: #999999;
	border: thin ridge #333333;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.titulo_body {
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: lighter;
}
.table_border_news {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #666666;
}
.subtitulo_bold {
	font-size: 12px;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
}
.cuerpo_negro {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo_bold_negro {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}.puesto {
	font-size: 36px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.artista {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.tema {
	font-family: Arial;
	font-size: 18px;
	color: #000033;
	font-weight: normal;
}
.album {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF99;
	font-weight: normal;
}
.subtitulo_bold_small {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

img {
	border:none;
}
.titulo_tiny_red {
	font-family: "Arial Black";
	font-size: 9px;
	color: #990000;
}
.titulo_tiny_big {
	font-family: "Arial Black";
	font-size: 14px;
	color: #223322;
}