.fondonaranja {
	background-color: #FF6400;
	color: #1D1D1D;
	font-weight: bold;
}
.bordizq-der {
	border-left-style: solid;
	border-left-color: #FF6400;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6400;
	border-right-width: 1px;

}
.bordbajo {
	border-bottom-style: solid;
	border-bottom-color: #FF6400;
	border-bottom-width: 1px;
}
.bordder-bajo {
	border-right-style: solid;
	border-right-color: #FF6400;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6400;
	border-bottom-width: 1px;
}
.corner_izqb {
	background-image: url('../images/corner_izqb.gif');
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: right;
}
.corner_dera {
	background-image: url('../images/corner_dera.gif');
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-position: inherit;
}
.player {
	vertical-align: center; text-align: center;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: right;
	color: #FF6400;
}
.style-a {
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #FF6400;
	border-bottom-width: 1px;
	color: #FF6400;
}
.style-b {
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-color: #FF6400;
	border-bottom-width: 1px;
	color: #FF6400;
}

.bordecarpeta {
	border: #CECECE;
	border-style: solid;
	border-width: 1px;
}
.bordepicture {
	border-width: 0px;
}
