.InteriorGuia
{
	background-image: url(Imagenes_new/fondo-banners-top.jpg);
}
.margen {
	padding-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ElementoAlternativo
{
	/*background-color: White;*/
	background-image: url(images/FGCell.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px; 
}

.ElementoAlternativoExtended
{
	/*background-color: White;*/
	background-image: url(images/FGCellExtended.png);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px; 
}


.ElementoEspecial
{
	/*background-color: Green;*/
	background-image: url(images/FGCellAlternativo.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px; 
}
.ElementoNormal
{
	/*background-color: White;*/
	background-image: url(images/FGCell.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoNormalExtended
{
	/*background-color: White;*/
	background-image: url(images/FGCellExtended.png);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoNormalExtendedV2
{
	background-color: rgb(233,232,234);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoAlternativoExtendedV2
{
	background-color: WhiteSmoke;
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px; 
}

.ElementoNormalPrint
{
	/*background-color: Green;*/
	border-color:none;
	border-style:none;
	font-family:Tahoma;
	font-size:6pt;
	color: Black;
	height: 10px;
}

.ElementoSeleccionado
{
	/*background-color: Green;*/
	/*background-image: url(images/FGCellSeleccionada.jpg);*/
	background-image: url(images/FGCellAlternativo.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoSeleccionadoExtendedV2
{
	background-color: rgb(220,240,220);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoSeleccionadoRechazo
{
	/*background-color: Green;*/
	background-image: url(images/FGCellSeleccionada.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-weight:bold; 
	font-size:11px;
	height: 20px;
}

.ElementoCabecera
{
	background-color: Green;
	/*background-image: url(images/FGCellCabecera.jpg);*/
	border-color:White;
	border-style:none;
	font-family:Tahoma; 
	font-size:11px;
	text-align:center;
	color: White;
	height: 20px;
}

.ElementoCabecera_Detalle
{
	background-color: DimGray;
	border-color:White;
	border-style:none;
	font-family:Tahoma; 
	font-size:11px;
	text-align:center;
	color: White;
	height: 20px;
}

.ElementoNormal_Detalle
{
	background-color: White;
	background-image: url(images/FGCell.jpg);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoNormal_DetalleExtended
{
	background-color: White;
	background-image: url(images/FGCellExtended.png);
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px;
}

.ElementoAlternativo_Detalle
{
	background-color: SmokeWhite;
	border-color:White;
	border-style:none;
	font-family:Tahoma;
	font-size:11px;
	height: 20px; 
}

.txtGral
{
	font-size: 11px;
	margin: 1px;
	color: dimgray;
	font-family: Tahoma;
	border-width: 1px;
	border-color: #f07436;
}

.txtGral11
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma;
}

.txtCmd
{
	font-size: 12px;
	font-family: Tahoma;
}

.txtTituloC
{
	font-size: 10px;
	margin: 1px;
	color: dimgray;
	font-family: Tahoma;
	text-align: center;
}

.txtTituloFrm
{
	font-size: 13px;
	color: #008080;
	font-family: Tahoma;
	text-align: center;
	width : 100%;
	font-weight : 600 ;
}

.lblGral
{
	font-size: 11px;
	margin: 1px;
	color: dimgray;
	font-family: Tahoma;
}

.lblGralNew
{
	font-size: 11px;
	margin: 1px;
	color: dimgray;
	font-family: ITC Avant Garde Gothic;
}

.WebPartAlone { width: 100%; height: 60px; background-color: rgb(247,247,247); text-align: left; BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #666666; PADDING-TOP: 3px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f6f6f6; }

.RBGral
{
	font-size: 11px;
	color: dimgray;
	font-family: Tahoma;
}
