.datos1 {
    color: #115c28; 
    font-size: 11px; 
    font-family: helvetica, arial; 
	text-align: right;         
 }
 
 .captura {
          color: #424040; 
          font-size: 12px; 
          font-family: Arial; 
          text-align: left;
          
          }
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	color: #115c28;
	font-size: 13px;
	font-family: arial, helvetica, tahoma;
    font-weight: bold; 
}

.titulos { 
    font-family: helvetica, arial; 
    color: #514f4f; 
    font-size: 12px; 
    font-family: helvetica, arial; 
    font-weight: bold; 
    }
	
	.titulosverde { 
    font-family: helvetica, arial; 
    color: #91c657; 
    font-size: 13px; 
    font-family: helvetica, arial; 
    font-weight: bold; 
    }

  
.titulochi {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}

.titulochi:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #424040;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}

.datos {
       color: #424040; 
       font-size: 11px; 
       font-family: helvetica, arial; 
       text-align: right;
	   }

.txBlanco
{
	font-family:Arial, Helvetica, sans-serif;
	color:#115c28;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}
.direcion {
	font-family:Arial, Helvetica, sans-serif;
	color:#115c28;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}

.direcion:hover {
  color: #484846;

}

.subtitulo {
	color: #555;
	font-size: 13px; 
	font-family: arial, helvetica, tahoma;
}

.fondo {
	background-image: url(../imags/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 0; height: 0;
}

.cuerpo {
	color: #555;
	font-size: 10px;
	font-family: arial, helvetica, tahoma;
	}



.textonegro { color: #282626; font-size: 11px; font-family: arial, helvetica, tahoma; text-align: justify; }


.campo {
	color: #6f1763;
	font-size: 10px;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;
	text-transform: uppercase 
}

.fondo_cabecera {
	background-image: url(../imags/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondo_sitio {
	background-image: url(../imags/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.fondo_botonera {
	background-image: url(../imags/fondo_botonera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tablas_resultado_azul {
	font-size: 10px;
	text-decoration: none;
	color:#333;
	background-color:#F1F8F7;
	font-family: arial, helvetica, tahoma;
}

.tablas_resultado_azul_sep {
	font-size: 10px;
	text-decoration: none;
	color:#333;
	border-left: 1px dotted #D0DCE1;
	background-color:#F1F8F7;
	font-family: arial, helvetica, tahoma;
}

.tablas_resultado_bco {
	font-size: 10px;
	text-decoration: none;
	color:#333;
	font-family: arial, helvetica, tahoma;
}

.tablas_resultado_bco_sep {
	font-size: 10px;
	text-decoration: none;
	color:#333;
	border-left: 1px dotted #D0DCE1;
	font-family: arial, helvetica, tahoma;
}
/*****************menu cabecera******************************/
#menu {
  padding: 2px;
  font-family: arial;
  font-size: 13px;
  text-align: center;
  list-style: none;
  height: 17px;
}

#menu li {
float: left;  
/*list-style: none;*/
display: inline;
}

#menu li a, #menu li a:visited {
padding: 2px;
text-decoration: none;
/*float: left;*/
color: #484846;
font-size: 13px;
/*background-color: #91c657;*/
/*background-color: #ffffff;*/
border-right: 1px solid #115c28;
/*border: 1px solid #91c657;*/
}

#menu li a:hover {
/*background-color: #cbeee4;*/
color: #115c28;
text-decoration:underline;
/*border-style: outset;*/
}


/*****************menu sub cabecera******************************/
#submenu {
  padding: 2px;
  font-family: arial;
  font-size: 11px;
  text-align: right;
  list-style: none;
  width: auto;

}

#submenu li {
 display: inline;
  float: right;
}

#submenu li a:link, #submenu li a:visited {
padding: 2px;
text-decoration: none;
color: #115c28;
font-size: 11px;
/*font-weight:bold;*/
/*background-color: #91c657;*/
border-left: 1px solid #115c28;
/*border: 0px solid #ffffff;*/
}

#submenu li a:hover {
/*background-color: #cbeee4;*/
font-size: 11px;
color: #484846;
  text-decoration:underline;
/*border-style: outset;*/
}

/*****************Termina menu cabecera******************************/

a.sitiourl { 
text-decoration: underline; 
color: #115c28; 
font-size: 12px; 
}

a.sitiourl:hover {
  color: #484846;
  font-size: 12px;
}

a.sitiourl:active {
  color: #000;
  font-size: 12px;
}

a.mailurl { 
text-decoration: none; 
color: #115c28; 
font-size: 12px; 
}

a.mailurl:hover {
  color: #484846;
  font-size: 12px;
   text-decoration:underline;
}

a.mailurl:active {
  color: #000;
  font-size: 12px;
}


/*link principal*******************************/

a.principal { 
font-family: arial, helvetica, tahoma;
text-decoration: none; 
color: #115c28; 
font-size: 13px; 
font-weight: normal; }

a.principal:hover {
  color: #484846;
  font-size: 13px;
  text-decoration:underline;
}

a.principal:active {
  color: #000;
  font-size: 13px;
}

/*link busqueda*******************************/

/*a .principal { font-family: arial, helvetica, tahoma; text-decoration: none; color: #115c28; font-size: 13px; font-weight: normal; }*/

a.principal:hover {
  color: #5e6362;
  font-size: 13px;
}

a.principal:active {
  color: #000;
  font-size: 13px;
}
/*link negros*******************************/

a.cabecera { font-family: arial, helvetica, tahoma; text-decoration: none; color: #000; font-size: 10px; }

a.cabecera:hover { color: #618acc; font-size: 10px; }

a.cabecera:active {
  color: #222;
}


    
/*link blancos*******************************/


a.blancos {
  font-family: arial, helvetica, tahoma; 
  text-decoration: none;
  color: #fff;
}

a.blancos:hover {
  color: #ddd;
}

a.blancos:active {
  color: #fff;
}



    .titulosblan { 
    font-family: helvetica, arial; 
    color: #115c28; 
    font-size: 12px; 
    font-family: helvetica, arial; 
    font-weight: normal; 
    
    }
	
    a.titulosblan { 
    font-family: helvetica, arial; 
    color: #115c28; 
    font-size: 12px; 
    font-family: helvetica, arial; 
    font-weight: normal; 
    
    }
	
.dsR2 /*agl rulekind: base;*/ { width: 400px; height: auto; }
.dsR3 /*agl rulekind: base;*/ { width: 900px; }
.dsR4 /*agl rulekind: base;*/ { background-color: #eee; }
.dsR6 /*agl rulekind: base;*/ { background-color: #fdfdfd; height: 25px; }
.dsR8 /*agl rulekind: base;*/ { background-color: #fff; height: 30px; }
.dsR14 /*agl rulekind: base;*/ { background-color: #adb9b6; text-align: left; }
.dsR33 /*agl rulekind: base;*/ { width: 1px; height: 25px; }
.dsR28 /*agl rulekind: base;*/ { width: 2px; height: 25px; }
.dsR41 /*agl rulekind: base;*/ { width: 900px;}
.dsR60 /*agl rulekind: base;*/ { width: 700px; height: 30px; vertical-align: top; }
.dsR65 /*agl rulekind: base;*/ { width: 430px; height: 370px; }
.dsR72 /*agl rulekind: base;*/ { text-align: center; width: 270px; height: 370px; vertical-align: top; }
.dsR76 /*agl rulekind: base;*/ { width: 121px; height: 87px; }
.dsR78 /*agl rulekind: base;*/ { text-align: right; vertical-align: middle; }
.dsR84 /*agl rulekind: base;*/ { background-image: url(../imags/fonnosotros.jpg); width: 700px; height: 401px; }
.dsR87 /*agl rulekind: base;*/ { background-image: url(../imags/pannosotros1.jpg); width: 700px; height: 25px; }
.dsR90 /*agl rulekind: base;*/ { width: 90%; height: auto; }
.dsR91 /*agl rulekind: base;*/ { background-color: #fff; width: 700px; height: 281px; }
.dsR94 /*agl rulekind: base;*/ { width: 240px; height: 280px; }
.dsR92 /*agl rulekind: base;*/ { background-color: #fff; width: 700px; height: 281px; }

.dsR98 /*agl rulekind: base;*/ { width: auto; height: auto; }
.dsR99 /*agl rulekind: base;*/ { background-color: #e2dbdb; width: 700px; height: 25px; }
.dsR100 /*agl rulekind: base;*/ { text-align: right; width: 270px; height: 370px; vertical-align: top; }
.dsR101 /*agl rulekind: base;*/ { width: 121px; height: 87px; }
.dsR102 /*agl rulekind: base;*/ { text-align: right; vertical-align: middle; }
.dsR103 /*agl rulekind: base;*/ { text-align: center; width: 270px; height: 370px; vertical-align: top; }
.dsR113 /*agl rulekind: base;*/ { vertical-align: top; }
.dsR115 /*agl rulekind: base;*/ { width: 240px; height: 280px; }
.dsR116 /*agl rulekind: base;*/ { text-align: right; width: 270px; height: 370px; vertical-align: top; }
.dsR118 /*agl rulekind: base;*/ { background-color: #e2dbdb; width: 700px; height: 25px; }
.dsR119 /*agl rulekind: base;*/ { width: 20px; height: 16px; }

.dsR121 /*agl rulekind: base;*/ { background-color: #eeeeee; width: 700px; height: 25px; }

.dsR117 /*agl rulekind: base;*/ { width: 430px; }
.dsR118 /*agl rulekind: base;*/ { background-image: url(../imags/cabpromociones.jpg); width: 700px; height: 25px; }
.dsR120 /*agl rulekind: base;*/ { background-image: url(../imags/cabespacios.jpg); width: 700px; height: 25px; }
.dsR124 /*agl rulekind: base;*/ { width: 240px; height: 280px; }


.dsR127 /*agl rulekind: base;*/ { text-align: right; width: 270px; height: 370px; vertical-align: top; }
.dsR129 /*agl rulekind: base;*/ { background-color: #e2dbdb; width: 700px; height: 25px; }

.dsR338 /*agl rulekind: base;*/ { width: 205px; }
.dsR385 /*agl rulekind: base;*/ { width: 15px; height: 16px; }
.dsR386 /*agl rulekind: base;*/ { text-align: right; width: 25px; height: 18px; }
.dsR387 /*agl rulekind: base;*/ { width: 5px; height: 18px; }
.dsR389 /*agl rulekind: base;*/ { width: 14px; height: 16px; }
.dsR390 /*agl rulekind: base;*/ { text-align: right; width: 15px; height: 18px; }
.dsR391 /*agl rulekind: base;*/ { width: 25px; height: 25px; }
.dsR330 /*agl rulekind: base;*/ { width: 25px; height: 30px; }
.dsR331 /*agl rulekind: base;*/ { width: 5px; height: 30px; }
.dsR332 /*agl rulekind: base;*/ { width: 111px; height: 30px; }
.dsR333 /*agl rulekind: base;*/ { width: 15px; height: 30px; }
.dsR396 /*agl rulekind: base;*/ { width: 25px; height: auto; }
.dsR397 /*agl rulekind: base;*/ { width: 5px; height: auto; }
.dsR398 /*agl rulekind: base;*/ { text-align: right; width: 111px; height: auto; }
.dsR399 /*agl rulekind: base;*/ { width: 15px; height: auto; }
.dsR400 /*agl rulekind: base;*/ { width: 20px; height: 17px; }
.dsR401 /*agl rulekind: base;*/ { width: 190px; height: auto; }
#textfield { }
.dsR402 /*agl rulekind: base;*/ { height: 420px; }
.dsR405 /*agl rulekind: base;*/ { height: auto; vertical-align: top; }
.dsR408 /*agl rulekind: base;*/ { width: 15px; height: 19px; }
.dsR409 /*agl rulekind: base;*/ { width: 111px; height: 19px; }
.dsR410 /*agl rulekind: base;*/ { width: 5px; height: 19px; }
.dsR411 /*agl rulekind: base;*/ { height: 19px; }
.dsR416 /*agl rulekind: base;*/ { background-color: #ebe8e8; text-align: center; width: 111px; height: 18px; }


.dsR69e /*agl rulekind: base;*/ { background-color: #fff; width: 700px; height: 280px; }
.dsR76e /*agl rulekind: base;*/ { background-color: ; width: 10px; height: 18px; }
.dsR77e /*agl rulekind: base;*/ { background-color: ; width: 680px; height: 18px; vertical-align: middle; }
.dsR79e /*agl rulekind: base;*/ { width: auto; height: 18px;}
.dsR36e /*agl rulekind: base;*/ { width: 10px; }
.dsR74e /*agl rulekind: base;*/ { width: 680px; vertical-align: top; }
.dsR60e /*agl rulekind: base;*/ { width: 680px; height: auto; }
.dsR61e /*agl rulekind: base;*/ { width: 20px; }
.dsR100e /*agl rulekind: base;*/ { width: 400px; height: 531px; }
.dsR101e /*agl rulekind: base;*/ { width: 300px; height: 25px; }
.dsR102e /*agl rulekind: base;*/ { width: 100px; height: 25px; }
.dsR85e /*agl rulekind: base;*/ { vertical-align: top; }
.dsR323e /*agl rulekind: base;*/ { width: 15px; height: 16px; }
.dsR344e /*agl rulekind: base;*/ { width: 14px; height: 15px; }
.dsR89e /*agl rulekind: base;*/ { text-align: center; width: 100px; vertical-align: middle; }
.dsR84e /*agl rulekind: base;*/ { width: 300px; }
.dsR87e /*agl rulekind: base;*/ { width: 90px; height: 85px; }



