@charset "utf-8";

.TablaFx{
	background:#000000;
}

.StyleCapa {
	position: absolute;
	width: 100%;
	height: 1000px;
	z-index: 8;
	left:0px;
}

.StyleBorde{
	position: absolute;
	background-color: #ffffff;
	z-index: 10;
}

.StyleBordeInt{
	background-color: #ffffff;
	overflow:auto;
	width:100%;
}

.StyleTituloCapa{
	height: 22px; 
	width: 100%;
}

.x-ie-shadow{
	position:absolute;
	overflow:hidden;
	left:0;
	top:0;
	background:#777;
	zoom:1;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../../imagenes/form/star.gif) left -1000px repeat-x;
}

.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}
.x-shadow{position:absolute;overflow:hidden;left:0;top:0;}
.x-shadow *{overflow:hidden;}
.x-shadow *{padding:0;border:0;margin:0;clear:none;zoom:1;}
.x-shadow .xstc,.x-shadow .xsbc{height:6px;float:left;}
.x-shadow .xstl,.x-shadow .xstr,.x-shadow .xsbl,.x-shadow .xsbr{width:6px;height:6px;float:left;}
.x-shadow .xsc{width:100%;}
.x-shadow .xsml,.x-shadow .xsmr{width:6px;float:left;height:100%;}
.x-shadow .xsmc{float:left;height:100%;background:transparent url( ../../imagenes/form/shadow-c.png );}
.x-shadow .xst,.x-shadow .xsb{height:6px;overflow:hidden;width:100%;}
.x-shadow .xsml{background:transparent url( ../../imagenes/form/shadow-lr.png ) repeat-y 0 0;}
.x-shadow .xsmr{background:transparent url( ../../imagenes/form/shadow-lr.png ) repeat-y -6px 0;}
.x-shadow .xstl{background:transparent url( ../../imagenes/form/shadow.png ) no-repeat 0 0;}
.x-shadow .xstc{background:transparent url( ../../imagenes/form/shadow.png ) repeat-x 0 -30px;}
.x-shadow .xstr{background:transparent url( ../../imagenes/form/shadow.png ) repeat-x 0 -18px;}
.x-shadow .xsbl{background:transparent url( ../../imagenes/form/shadow.png ) no-repeat 0 -12px;}
.x-shadow .xsbc{background:transparent url( ../../imagenes/form/shadow.png ) repeat-x 0 -36px;}
.x-shadow .xsbr{background:transparent url( ../../imagenes/form/shadow.png ) repeat-x 0 -6px;}
