body {
  background-image:url(../imagenes/fondo.gif);
  width:100%;
  height:100%;
  margin: 0px;
}

form{
  margin: 0px;
  padding: 0px;
}

div.tooltip{
  position: absolute;
  top: 0px;
  left: auto;
  right: auto;
  border: 1px solid rgb(150,150,150);
  background-color: rgb(250,250,195);
  color: rgb(100,100,100);
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  visibility: hidden;
}

table.tooltip{
  border: 1px solid Black ;
  background-color: rgb(250,250,215);
  font-weight: bold;
  white-space: nowrap;
  margin: 0px;
}

td.izquierda{
  text-align: right;
  text-decoration: underline;
  color: rgb(75,75,75);
}

td.derecha{
  text-align: left;
  color: rgb(100,100,100);

}

div.pantalla_inicial{
  position: absolute;
  left:0px;
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 20%;
}

a:link {
	color: #333333;
  text-decoration : none;
  font-weight: bold;
}

a:active {
	color: #333333;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
	color: #333333;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
	color: #333333;
  text-decoration : none;
  font-weight: bold;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	selected-color: #009900;
	color: #333333;
}

select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	selected-color: #009900;
	color: #333333;
}

th{
  font-size: small;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 1px;
  background-color: #e6e4d5;
}
/*.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #000;
	text-decoration: none;
}
.tree a:hover {
	color: #345373;
}*/

.cajatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	selected-color: #009900;
	color: #333333;

}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.texto_numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
  text-align: right;
}

.texto_cuenta_bancaria {
	color:#6C9EB3;
	font-weight: bold;
	font-size: 12px;
}

.texto_cuenta_bancariaRojo {
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
}

.readonly {
	background-color: #EBEBE4;
	color: black;
}

.fuente10 {
	font-size: 10px;
}

.fuente9 {
	font-size: 9px;
}

.fuente8 {
	font-size: 8px;
}

table.leyenda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  border: 1px solid rgb(150,150,150);
  background-color: rgb(250,250,215);
  color: rgb(100,100,100);
  padding: 5px 10px 5px 10px;
  margin-bottom: 10px;
  text-align: justify;
}

.tabla_borde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}

.tabla_borde_inc {
	font-size: 13px;
	font-weight: bolder;
	color: black;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.tabla_borde1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;

}

.td_error_rite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}


.tabla_borde2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}

.tabla_borde2 td {
	border: 1px solid #CCCCCC;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
}

.texto_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.texto_negrita2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	text-indent: 20px;
}
.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}
.texto_azul_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	font-weight: bold;
}
.texto_azul_osc_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F9BAD;
	font-weight: bold;
}
.texto_celeste_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_naranja_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF4F22;
	font-weight: bold;
}
.titulo_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border: 1px none #FFCC66;
	background-color: #e6e4d5;
	font-style: normal;
	text-indent: 2px;
}
.titulo_tabla_centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	border: 1px none #FFCC66;
	background-color: #e6e4d5;
	font-style: normal;
	text-indent: 2px;
}
.titulo_tabla_derecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	border: 1px none #FFCC66;
	background-color: #e6e4d5;
	font-style: normal;
	text-indent: 2px;
}
.subtitulo_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border: 1px none #FFCC66;
	background-color: #F1F0E7;
	font-style: normal;
	text-indent: 2px;
}
.fondo_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	border: 1px none #FFCC66;
	background-color: #FBFAF1;
	font-style: normal;
	text-indent: 2px;
}
.tabla_informacion{
  border:2px ActiveBorder solid ;
  background-color:rgb(243,253,255);
  table-layout: auto;
  width: 80%;
}
.alineacionCentradaMayuscula{
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.alineacionCentrada{
  text-align: center;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;

}
.alineacionDerecha{
  text-align: right;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.alineacionIzquierda{
  text-align: left;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subtitulo_tabla_derecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	border: 1px none #FFCC66;
	background-color: #F1F0E7;
	font-style: normal;
	text-indent: 2px;
}

.fila1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.fila2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.texto_edicion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	font-weight: bold;
	background-image: url(../imagenes/fondo_edicion.gif);
}
.tabla_botonera {
	margin-top: 15px;
}
.texto_verde_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	font-style: italic;

}
.botonazul {
	font-family: verdana, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9FC8F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669ACC;
	border-right-color: #669ACC;
	border-bottom-color: #669ACC;
	border-left-color: #669ACC;
  cursor: pointer;
 }


.estilo_fecha_marco
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: transparent;
}

.estilo_hora_marco
{
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color: transparent;
}

img
{
  border: 0px;
}

/**************************/
/* Estilos de la cabecera */
table.tabla_cabecera
{
  margin-top: 10px;
  margin-bottom: 10px;
  border: 2px solid #CCCCCC;
  background-color: white;
  width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/**************************/

/***************************/
/* Estilos de las pestanyas*/
div.tab
{
  width: 100%;
  display: none;
}

table.tab
{
  cursor: pointer;
}
/***************************/

Estilos del css del dise�o inicial.
Se reutilizan algunos.


/***************************/


a {
	cursor: pointer;
	text-decoration: none;
	color: #ac033a;
}

body.fondoCabecera {
	background-image:url(./imagenes/cabecera.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: transparent;
}

body.cuerpoMenu {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

div#capaMenu {
	background-color: transparent;
	position: absolute;
	text-align: left;
	padding: 0px;
	border: 3px solid;
}

.frameMenu {
	height: 50px;
	width: 1005px;
	vertical-align: 0px;
	overflow:hidden;
	background-color:transparent;
	border: 0px;
	font-weight: bold;
	padding: 0px;
}

.flota_izq {
	float: left;
}

.flota_der {
	float: right;
}

body.fondoCuerpo {
	background-image:url(./imagenes/fondo3.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: transparent;
}

body.fondoCuerpoEmergente {
	background-image:url(./imagenes/fondoesc.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: transparent;
}

div#contenidoFrameCuerpo {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

.contenidoFrame{
	width:1000px;
	height:534px;
	vertical-align:top;
/*	overflow:auto;*/
	background-color:transparent;
}

div#infoPagina {
	margin: 0px 2px 0px 2px;
	text-align: center;
	border: 1px solid #f5f5f5;




}

/*********************/
.valignTop {
	vertical-align: top;
}

.valignMiddle {
	vertical-align: middle;
}

.imagenFondo {
	background-image: url(./imagenes/fondo.gif);
}

.imagenFondo3 {
	background-image: url(./imagenes/fondo3.gif);
}

.imagenPestanaNoSeleccionIzquierda {
	background-image: url(./imagenes/pestana_noseleccion_izquierda.gif);
}

.imagenPestanaNoSeleccionDerecha {
	background-image: url(./imagenes/pestana_noseleccion_derecha.gif);
}

.imagenPestanaNoSeleccionCentro {
	background-image: url(imagenes/pestana_noseleccion_centro.gif);
	color: #000000;
}

.imagenPestanaSeleccionIzquierda {
	background-image: url(./imagenes/pestana_seleccion_izquierda.gif);
}

.imagenPestanaSeleccionDerecha {
	background-image: url(./imagenes/pestana_seleccion_derecha.gif);
}

.imagenPestanaSeleccionCentro {
	background-image: url(imagenes/pestana_seleccion_centro.gif);
	color: #ffffff;
}

.imagenPestanaInferiorIzquierda {
	background-image: url(./imagenes/pestana_inferior_izquierda.gif);
}

.imagenPestanaInferiorDerecha {
	background-image: url(./imagenes/pestana_inferior_derecha.gif);
}

.imagenPestanaInferiorCentro {
	background-image: url(imagenes/pestana_inferior_centro.gif);
}
/*********************/
body.cuerpoFormulario {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

div.nombreFormulario {
	min-width:1px;
	text-align: left;
	float: left;
	background-image: url("./imagenes/titulo_cnt.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	font-size: 14px;
}

div.nombreFormulario label {
	margin: 0px 20px 0px 20px;
	text-align: right;
	vertical-align: top;
}

div.nombreFormulario label font{
	color: #4291c9;
}

div.nombreUsuario {
	float: right;
	background-image: url("./imagenes/titulo_cnt.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
	height: 21px;
	font-size: 14px;
}

div.nombreUsuario label {
	margin: 0px 20px 0px 20px;
	text-align: right;
	vertical-align: top;
}

div.nombreUsuario label font{
	color: #ac033a;
}

div#contenidos {
	height:475px;
	width: 950px;
	margin:50px 0px 0px 25px;
	background-color: #ffffff;
	background-image: url("./imagenes/lineaazul.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 1px solid #4793c7;
	border-left: 2px solid #4292d1;
	border-right: 1px solid #4494d3;
	border-bottom: 1px solid #4393d2;
	text-align: center;
}

div#resultadobusqueda {
	height:190px;
	width: 650px;
	margin:50px 0px 0px 25px;
	background-color: #ffffff;
	background-image: url("./imagenes/lineaverde.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
	text-align: center;
}


div#contenidos div.escudo{
	margin: 20px 0px 20px 0px;
	text-align: center;
	height: 31px;
	width: 57px;
	color: #ac033a;
	vertical-align: middle;
}

div#contenidos div.escudoListado{
	margin: 0px 0px 0px 0px;
	text-align: center;
	height: 15px;
	color: #ac033a;
	vertical-align: middle;
}

div#contenidos div.escudo img{
	vertical-align: middle;
}

div#contenidos div.pestanyas {
	padding: 0px;
	width: 98%;
	margin:0px auto;
	text-align: left;
	height: 24px;
	color: #ac033a;
}

div#contenidos div.pestanyasEmergente {
	padding: 0px;
	width: 98%;
	margin:15px auto 0px auto;
	text-align: left;
	height: 24px;
	color: #ac033a;
}

div#contenidos div.formulario{
	overflow:auto;
	height: 300px;
	background-color: #fceec7;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
	padding: 20px 2%;
	width: 94%;
	margin:0px auto 10px auto;
	text-align: left;
}

div#contenidos div.formularioSinPadding{
	overflow:auto;
	background-color: #fceec7;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
	padding: 1px 2%;
	width: 80%;
	margin:0px auto 10px auto;
	text-align: left;
}

div#contenidos div.formulario1{
	overflow:auto;
	height: 370px;
	background-color: #ffffff;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
	padding: 0px 2%;
	width: 94%;
	margin:0px auto 10px auto;
	text-align: center;
}

html>body div#contenidos div.formulario{
	height: 265px;
}

div#contenidos div.formularioNoPestanya{
	overflow:auto;
	height: 315px;
	background-color: #c1dae1;
	border-top: 3px solid #6c92a7;
	border-left: 3px solid #638fb2;
	border-right: 1px solid #4590d4;
	border-bottom: 1px solid #4a94c3;
	padding: 20px 2%;
	width: 94%;
	margin:10px auto;
	text-align: left;
}

html>body div#contenidos div.formularioNoPestanya{
	height: 280px;
}

table.tablaFormulario {
	width: 100%;
	color: #ac033a;
	font-size: 11px;
}

table.tablaFormularioCentrada {
	//width: 100%;
	color: #ac033a;
	font-size: 11px;
}

table.tablaAdjuntos {
	border:1px solid #e5c8cd;
	background-color: #ffffff;
}

table.tablaAdjuntos td{
	border:1px solid #e5c8cd;
}

table.tablaAdjuntos td img{
	vertical-align: middle;
}

.cabeceraTablaFormulario {
	background-color: #e5c8cd;
	color: #ac033a;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.cabeceraTablaFormularioBlanco {
/*	background-color: #dae7dd;*/
	color: #ac033a;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.tituloCeldaFormulario {
	width: 30%;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

.tituloCeldaFormularioRojo {
	width: 30%;
	background-color: transparent;
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

.tituloCeldaFormularioNegro {
	width: 30%;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

.tituloCeldaFormularioAzul {
	width: 30%;
	background-color: transparent;
	color: #0000CC;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
}

.tituloCeldaFormulario20 {
	width: 20%;
	background-color: #e5c8cd;
	color: #ac033a;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.leyenda {
	font-size: 11px;
	color: #ac033a;
}

div#contenidos div.botonera{
	text-align: center;
	padding: 10px 0px 10px 0px;
}

/* CAPA DE AVISO*/
div.aviso{
	text-align: center;
	margin: 10px auto 0px auto;
	padding: 0px;
	width: auto;
	font-weight:bold;
	font-size: 12px;
	color: #4182a0;
}

div.aviso li {
	list-style-type: none;
}

div.avisoEmergente {
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	color: #ac033a;
	background-color: #fceec7;
	width: 95%;
	margin: 0px auto;
	padding: 20px 0px;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
}

/* ELEMENTOS HTML */
.campoTexto, .campoTextoEmail, .campoTexto2,campoTextoUI {
	padding: 0px 0px;
	/*border:1px solid #bf8593;*/
	width:100%;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.campoTexto98 {
	padding: 0px 0px;
	/*border:1px solid #bf8593;*/
	width:98%;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.campoTexto94 {
	padding: 0px 0px;
	/*border:1px solid #bf8593;*/
	width:98%;
	background-color: #0F0F0F
	font-size: 10px;
	text-align: left;
	color: #000000;
}


.campoTextoFormulario{
	width: 100%;
	font-size:11;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	border-color: #7693B1;
	border-style: solid;
	border-width: 1px;
}

.campoTextoBanco, .campoTextoOficina {
	padding: 0px 0px;
	//border:1px solid #bf8593;
	width:60px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.campoTextoDc {
	padding: 0px 0px;
	//border:1px solid #bf8593;
	width:30px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.campoTextoNumeroCuenta {
	padding: 0px 0px;
	//border:1px solid #bf8593;
	width:200px;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

.campoTextoEmail{
	width: 40%;
	border:1px solid #7BB2C6;
}


.campoTextoEmailRec{
	width: 70%;
	border:1px solid #7BB2C6;
}

.campoTextoSelect{
	width: 100%;
	border:1px solid #7BB2C6;
}

.campoTexto2{
	width: 38%;
}

.campoImporteEnt {
	padding: 0px 0px;
	border:1px solid #bf8593;
	font-size: 12px;
	text-align: left;
	color: #ac033a;
}

.campoImporteDec {
	padding: 0px 0px;
	border:1px solid #bf8593;
	font-size: 12px;
	text-align: left;
	color: #ac033a;
}

.campoTextoLogin {
	padding: 0;
	border: 1px solid #BBC7C3;
	border-top: 2px solid #B4BAB8;
	border-left: 2px solid #B4BAB8;
	font-size: 1.3em;
	text-align: center;
}

.campoSelect {
	//border:1px solid #bf8593;
	font-size: 10px;
	padding: 0px 0px;
	width: 100%;
	color: #000000;
}

.botonCentral {
	background-color: transparent;
	background-image: url("./imagenes/bccnt.gif");
	background-repeat: repeat-x;
	color: #ac033a;
	font-size: 11px;
	cursor: pointer;
	border-style: none;
	border-width: 0px;
	height: 22px;
}

.limpia{
	clear:both;
}

.alto15{
	height:15px;
}

div.recuadro{
	text-align: center;
	margin: 10px;
	padding: 20px;
	background-color: #fceec7;
	border-top: 3px solid #ecab0f;
	border-left: 3px solid #ecab0f;
	border-right: 2px solid #ecab0f;
	border-bottom: 2px solid #ecab0f;
}

div.tablaHistorial {
	overflow: auto;
	height: 115px;
}

div.listadoResultado {
	text-align: center;
	overflow: auto;
	height: 150px;
}

/* PESTA�AS */
.botonCentralPestanyaOn {
	background-color: transparent;
	background-image: url("./imagenes/pestanyas/on_centro.jpg");
	background-repeat: repeat-x;
	color: #ecab0f;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border-style: none;
	border-width: 0px;
	padding: 0px 5px 0px 5px;
	height: 24px;
}

.botonCentralPestanyaOff {
	background-color: transparent;
	background-image: url("./imagenes/pestanyas/off_centro.jpg");
	background-repeat: repeat-x;
	color: #ac033a;
	font-size: 11px;
	cursor: pointer;
	border-style: none;
	border-width: 0px;
	padding: 0px 5px 0px 5px;
	height: 24px;
}

.oculto {
	width:0px;
	height:0px;
}

div.contenedorAdjuntos {
	background-color: #e5eeeb;
	text-align: center;
}

.ancho20{
	width:20px;
}

.ancho40{
	width:40px;
}

.ancho60{
	width:60px;
}

.ancho80{
	width:80px;
}

.ancho100{
	width:100px;
}

.ancho120{
	width:120px;
}

.ancho110{
	width:110px;
}

.ancho140{
	width:140px;
}

.ancho160{
	width:160px;
}

.ancho180{
	width:180px;
}

.ancho200{
	width:200px;
}

.ancho420{
	width:420px;
}

.alto100{
	height:100px;
}

.alto110{
	height:110px;
}

.alto120{
	height:120px;
}

.textoRojo {
	color: red;
}

.oculto {
	width:0px;
	height:0px;
}

pre.wrap {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 100%;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

table.pestanyasFondos, div.divPestanyaConForm{
	margin-left:45px;
	width:896px;
}

div.divPestanyaConForm{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	height:500px;
}

div.{
	text-align: left;
}

div.botonera{
	text-align: center;
}

div#datosFormulario{
	clear:both;
	height:355px;
	position:absolute;
	top:247px;
	width:896px;
}

div#listadosTiposElectrodomesticosYFondos{
	width:896px;
}

div#listadoTipoElectrodomesticos,
div#listadoFondos{
	text-align: center;
}

div#listadoTipoElectrodomesticos div.listado{
	/padding-left: 180px;

}

div#listadoTipoElectrodomesticos div.tituloListado{
	/padding-left: 148px;

}

div#listadoFondos div.listado{
	/padding-left: 190px;
}

div#listadoFondos div.tituloListado{
	/padding-left: 208px;
}

div#listadoTipoElectrodomesticos{
	clear: left;
	float:left;
	width: 50%;
}

div#listadoFondos{
	clear: right;
	float:right;
	width: 50%;
}

div.tituloListado, div.divFormularioFrame{
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	padding-bottom: 2px;
}

div.botonera{
	padding: 4px;
}

div.encabezadoBloqueFormulario{
	font-size: 16px;
}

div.capaAyuda {
	position: absolute;
	width: 125px;
	visibility: hidden;
	border: 1;
	background-color: #e6e4d5;
}

.oculto{
	display: none;
}

.divEnlace{
	font-weight:bold;
	cursor:hand;
	cursor:pointer;
}

.campoTexto97 {
	padding: 0px 0px;
	/*border:1px solid #bf8593;*/
	width:97%;
	font-size: 10px;
	text-align: left;
	color: #000000;
}

table.tabla_raee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}

table.tabla_raee td.conborde {
	border: 2px solid #CCCCCC;
}
