@charset "utf-8";
body {
	background-color: #fdb913;
	margin: 0px;
	padding: 0px;
}
.fondo_tb {
	background-color: #fdb913;
	background-image: url(../musicales/reyleon/images/fondo_tabla.gif);
	background-repeat: no-repeat;
	height: 227px;
	width: 608px;
}

.back_lateral_izq {
	background-image: url(../musicales/reyleon/images/sombra_izq.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.back_lateral_der {
	background-image: url(../musicales/reyleon/images/sombra_der.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.back_bottom {
	background-image: url(../musicales/reyleon/images/back_bottom.gif);
	background-position: center top;
	background-color: #fdb913;
	background-repeat: no-repeat;	
}
.txt_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d1b1b;
}
.txt_negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_12{
	font-family: Tahoma;
	font-size: 12px;
	color: #1d1b1b;
}
.txt_rojo_11 {
	font-family: Tahoma;
		font-size: 11px;

	color: #a90e13;
}
a.link:active, a.link:visited, a.link:link { color: #000000; font-family: Tahoma; text-decoration: none; font-size: 11px; } 
a.link:Hover { color: #000000; text-decoration: underline; } 
