﻿.etiqueta
{
	font-family:  Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

.TextoDerecha
{
	text-align: right;
	
	}

.TituloPagina
{
	background-color: #666666;
	color: White;
	border: none 0px Gray;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	text-indent:0px;
	width:608px;	
	text-align:center;
	margin-bottom:3px;	
}

.Aviso
{
	border: solid 0px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:10pt;
	text-indent:0px;
	width:608px;	
	text-align:center;
	margin-bottom:3px;
}

.Test
{
	font-family:  Arial;
	font-size:10pt;
	text-indent:0px;
	width:100%;	
	text-align:center;
	}

.encabezadoRow
{
	background-color:#FFFFFF;
	color: #D71920;
	font-size:7pt;
	font-family: Arial;
	text-align:left;
}
.paginadorRow
{
	background-color:#FFFFFF;
	color: #D71920;
	font-size:7pt;
	font-family: Arial;
}
.normalRows
{
	background-color:#E0E0E0;
	color: #333333;
	font-size:7pt;
	font-family: Arial;
}
.alterRows
{
	background-color: #D3D3D3;
	color: #333333;
	font-size:7pt;
	font-family: Arial;
}
.selectRows
{
	background-color: #666666;
	color: white;
	font-size:7pt;
	font-family: Arial;
}

.validador
{
	font-size:6pt;
	font-family:  Comic Sans MS;
}
TABLE.tbCotizador
{
	border: solid 1px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:0px;
	width: 506px;
	margin-bottom:3px;
}

TABLE.tbGeneral
{
	border: solid 1px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:0px;
	width: 610px;
	margin-bottom:3px;
}

TABLE.tbGeneralMedia
{
	border: solid 1px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:0px;
	width: 510px;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:3px;
}

TABLE.tbPestania
{
	border: solid 0px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:3px;
	width: 200px;
}

TABLE.tbPestaniaMedia
{
	border: solid 0px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:3px;
	width: 510px;
	margin-left:50px;
	margin-right:50px;

}

TABLE.tbPestaniaLarga
{
	border: solid 0px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:3px;
	width: 610px;
}

TABLE.tbPestaniaMediana
{
	border: solid 0px #A7A9AC;
	padding: 0 0 0 0;
	font-family:  Arial;
	font-size:8pt;
	text-indent:3px;
	width: 410px;
}


TABLE.tbLogin
{
	font-family:  Arial;
	color: #666666;
	font-size:9pt;
}

#msgError
{
	font-size:8pt;
	font-weight:normal;
}

#lblMsgBuscar
{
	font-size:8pt;
	font-weight:normal;
	color: Red;
}
.lblMsgErrorServidor
{
	font-size:10pt;
	font-weight:normal;
	color: Red;
	border: solid 1px Red;
	border-bottom: solid 2px Red;
	border-right:  solid 2px Red;
	width:608px;	
	text-align:center;
	margin-bottom:3px;

}
.Pestania
{
	border: solid 1px #A7A9AC;
	background-color: #D71920;
	color:White;
	font-family: Arial;
	font-weight: bold;
	text-indent: 10pt;
	
}
.ConMargenIzq
{
	text-indent: 10px;
}
INPUT
{
	font-family: Arial;
	font-size:8pt;
}
SELECT
{
	font-family: Arial;
	font-size:8pt;
}

.botonNormal
{
	font-family:  Arial;
	font-weight: bold;
	background-color: #A7A9AC;
    color: white;
    cursor: default;
}
.botonOver
{
	font-family:  Arial;
	font-weight: bold ;
	background-color: #D71920;
    color: white;
    cursor: hand;
}

.generalText
{
	font-family:  Arial;
	font-size:8pt;
	text-indent:0px;	
}
.generalText10
{
	font-family:  Arial;
	font-size:10pt;
}
.pnlTamañoDefecto
{
	width:620px;
	height: 704px;
}

.iframeTamañoDefecto
{
	width:100%;
	height: 100%;
	border-style:none;
}

#capaVentana {
		visibility:hidden;
		position:absolute;
		top:50%;
		left:40%;
		z-index:3;
}

	#capaFondo1 {
		visibility:hidden;
		position:absolute;
		padding:0px;
		left:180px;
		top:110px;
		right:0px;
		bottom:0px;
		background-image:url(../Imagenes/FondoGris.PNG);
		background-position:center;
		background-repeat:repeat-y repeat-x;
		width:770px;
		height:823px;
		z-index:2;
	}
	
	#capaFondo4 
	{
		visibility:hidden;
		position:absolute;
		padding:0px;
		left:570px;
		top:490px;
		right:0px;
		bottom:0px;
		background-image:url(../Imagenes/Updating.gif);
		background-position:center;
		width:128px;
		height:15px;
		z-index:3;
		}