/* body {
	cursor:url("../imags/pelota.gif")
	}*/
	
.datos1 {
    color: #e8622e; 
    font-size: 11px; 
    font-family: helvetica, arial; 
	text-align: right;         
 }
 
 .captura {
          color: #424040; 
          font-size: 12px; 
          font-family: Arial; 
          text-align: left;
          
          }
 
.datos {
          color: #424040; 
          font-size: 11px; 
          font-family: helvetica, arial; 
          text-align: right;
          
          }

.titulos { 
    font-family: helvetica, arial; 
    color:#ee901f; 
    font-size: 12px; 
    font-family: helvetica, arial; 
    font-weight: bold; 
    
}
    
.datos {
    color: #424040; 
    font-size: 11px; 
    font-family: helvetica, arial; 
	text-align: right;         
 }

 .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;
}

.textonegro { color: #282626; font-size: 11px; font-family: arial, helvetica, tahoma; text-align: justify; }

 .titulosblan { 
    font-family: helvetica, arial; 
    color: #f8f8f8; 
    font-size: 14px; 
    font-family: helvetica, arial; 
    font-weight: normal; 
    
    }

.titulo {
	font-family:Arial, Helvetica, sans-serif;
	color: #e8622e;
	font-size: 13px;
	font-family: arial, helvetica, tahoma;
	font-weight: bold;
}

.direcion {
	font-family:Arial, Helvetica, sans-serif;
	color:#e8622e;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}

.direcion:hover {
  color: #2c2c2d;

}


.txBlanco {
	font-family:Arial, Helvetica, sans-serif;
	color: #e8622e;
	font-size: 11px;
	font-family: arial, helvetica, tahoma;
	text-decoration:none;
}


.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;
	}

.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;
}
/**************** Otro estilo de Menu *****************************/
#hovermenu {
  padding: 2px;
  font-family: arial;
  font-size: 13px;
  text-align: center;
  list-style: none;
  height: 17px;
}

#hovermenu li {
float: left;  
/*list-style: none;*/
display: inline;
}

#hovermenu li a, #hovermenu li a:visited {
padding: 2px;
text-decoration: none;
/*float: left;*/
color:#e8622e;
font-size: 13px;
/*background-color: #2c2c2d;*/
/*border: 1px solid #012863;*/
}

#hovermenu li a:hover {
/*background-color: #2c2c2d;*/
color: #2c2c2d;
text-decoration:underline;
/*border-style: outset;*/
}

/*html>body .hovermenu li a:active{ / * Apply mousedown effect only to NON IE browsers * /
border-style: inset;
}*/
/*****************menu cabecera******************************/
#menu {
  padding: 2px;
  font-family: arial;
  font-size: 13px;
  text-align: center;
  list-style: none;
 height: 17px;
}

#menu li {
 display: inline;
 float: left;  
}

#menu li a:link, #menu li a:visited { 
padding: 2px;
text-decoration: none; 
color: #000000; 
font-size: 13px; 
border-left: 2px dotted #000000;
}

#menu li a:hover { 
padding: 2px;  
color: #ffffff;
text-decoration:underline; 
font-size: 13px;

}

/*****************Termina menu cabecera******************************/

a.sitiourl { 
text-decoration: underline; 
color: #002863; 
font-size: 12px; 
}

a.sitiourl:hover {
  color: #508AC9;
  font-size: 12px;
}

a.sitiourl:active {
  color: #000;
  font-size: 12px;
}

a.mailurl { 
text-decoration: none; 
color: #ee901f; 
font-size: 12px; 
}

a.mailurl:hover {
  color:  #2c2c2d;
  font-size: 12px;
    text-decoration:underline;
}

a.mailurl:active {
  color: #000;
  font-size: 12px;
   
}


/*****************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:#e8622e;
font-size: 11px;
/*background-color: #ABC8E6;*/
border-left: 1px solid #e8622e;
/* border: 1px solid #ABC8E6; */
}

#submenu li a:hover {
/*background-color: #5187CD;*/
color: #2c2c2d;
text-decoration:underline;
/*border-style: outset; */
}

/*link principal*******************************/

.principal { 
font-family: arial, helvetica, tahoma; 
text-decoration: none; 
color: #ffffff; 
font-size: 13px;
font-weight: normal; }


/*link dominio*******************************/
a.dominio { 
font-family: arial, helvetica, tahoma; 
text-decoration: none; 
color: #ee901f; 
font-size: 13px;
font-weight: normal; }

a.dominio:hover {
  color: #2c2c2d;
  font-size: 13px;
    text-decoration:underline;
}

a.dominio:active {
  color: #000;
  font-size: 13px;
  text-decoration:underline;
}

/*link busqueda*******************************/

a.principal { 
font-family: arial, helvetica, tahoma; 
text-decoration: none; 
color: #ffffff; 
font-size: 13px;
font-weight: normal; }

a.principal:hover {
  color: #2c2c2d;
  font-size: 13px;
    text-decoration:underline;
}

a.principal:active {
  color: #000;
  font-size: 13px;
  text-decoration:underline;
}
/*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;
}

/*--------------------------------------------*/

.dsR6 /*agl rulekind: base;*/ { width: 700px; }
.dsR7 /*agl rulekind: base;*/ { width: 900px; }
.dsR16 /*agl rulekind: base;*/ { width: 900px; }
.dsR28 /*agl rulekind: base;*/ { width: 2px; height: 25px; }
.dsR33 /*agl rulekind: base;*/ { width: 1px; height: 25px; }
.dsR34 /*agl rulekind: base;*/ {
	width: 900px;
	background-color: #e2e3e4;
}
/* .dsR34 / *agl rulekind: base;* / {background-image: url(../imags/fonmenu.jpg);  width: 900px; height: 17px; }*/
.dsR36 /*agl rulekind: base;*/ { width: 10px; }
.dsR60 /*agl rulekind: base;*/ { width: 680px; height: auto; }
.dsR61 /*agl rulekind: base;*/ { width: 20px; }
.dsR64 /*agl rulekind: base;*/ { width: 260px; }
.dsR65 /*agl rulekind: base;*/ { width: 260px; height: 250px; }
.dsR69 /*agl rulekind: base;*/ { background-color: #fff; width: 700px; height: 280px; }
.dsR74 /*agl rulekind: base;*/ { width: 680px; vertical-align: middle; }
.dsR76 /*agl rulekind: base;*/ { background-color: #eb8226; width: 10px; height: 18px; }
.dsR77 /*agl rulekind: base;*/ { background-color: #eb8226; width: 680px; height: 18px; vertical-align: middle; }
.dsR79 /*agl rulekind: base;*/ { width: auto; height: 18px;}
.dsR82 /*agl rulekind: base;*/ { background-color: #eb8226; width: 10px; height: 18px; }
.dsR83 /*agl rulekind: base;*/ { background-color: #eb8226; width: 680px; height: 18px; vertical-align: middle; }
.dsR104 /*agl rulekind: base;*/ { text-align: center; vertical-align: top; }
.dsR103 /*agl rulekind: base;*/ { width: auto; height: auto; }
.dsR105 /*agl rulekind: base;*/ { text-align: center; vertical-align: middle; }
.dsR106 /*agl rulekind: base;*/ { height: auto; }
.dsR117 /*agl rulekind: base;*/ { width: 260px; height: 250px; }
.dsR118 /*agl rulekind: base;*/ { width: 20px; height: 250px; }
.dsR119 /*agl rulekind: base;*/ { width: 380px; height: 250px; }
.dsR122 /*agl rulekind: base;*/ { text-align: right; width: 260px; height: 250px; vertical-align: top; }
.dsR123 /*agl rulekind: base;*/ { width: 20px; height: 17px; }


.dsR124 /*agl rulekind: base;*/ { background-image: url(imags/fonblsateral.jpg); }
.dsR125 /*agl rulekind: base;*/ { width: 20px; height: 17px; }

.dsR182 /*agl rulekind: base;*/ { width: 21px; height: 17px; }
#textfield { }
.dsR294 /*agl rulekind: base;*/ { height: 120px; }
.dsR299 /*agl rulekind: base;*/ { width: 700px; height: 120px; }
.dsR300 /*agl rulekind: base;*/ { height: auto; vertical-align: top; }
.dsR302 /*agl rulekind: base;*/ { width: 200px; height: 120px; }
.dsR319 /*agl rulekind: base;*/ { width: 25px; }
.dsR320 /*agl rulekind: base;*/ { width: 5px; }
.dsR321 /*agl rulekind: base;*/ { width: 111px; }
.dsR322 /*agl rulekind: base;*/ { width: 15px; }
.dsR323 /*agl rulekind: base;*/ { width: 15px; height: 16px; }
.dsR324 /*agl rulekind: base;*/ { text-align: right; width: 25px; height: 18px; }
.dsR325 /*agl rulekind: base;*/ { width: 5px; height: 18px; }
.dsR326 /*agl rulekind: base;*/ { background-color: #d2d8e7; text-align: center; width: 111px; height: 18px; }
.dsR328 /*agl rulekind: base;*/ { text-align: right; width: 15px; height: 18px; }
.dsR329 /*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: 145px; height: 30px; }
.dsR333 /*agl rulekind: base;*/ { width: 15px; height: 30px; }
.dsR334 /*agl rulekind: base;*/ { width: 25px; height: 10px; }
.dsR335 /*agl rulekind: base;*/ { width: 5px; height: 10px; }
.dsR336 /*agl rulekind: base;*/ { text-align: right; width: 111px; height: 10px; }
.dsR337 /*agl rulekind: base;*/ { width: 15px; height: 10px; }
.dsR338 /*agl rulekind: base;*/ { width: 156px; }
.dsR106 /*agl rulekind: base;*/ { width: 20px; height: 17px; }
.dsR344 /*agl rulekind: base;*/ { width: 14px; height: 15px; }
.dsR365 /*agl rulekind: base;*/ { width: 700px; height: 420px; }
.dsR361 /*agl rulekind: base;*/ { height: 420px; }
.dsR356 /*agl rulekind: base;*/ { width: 201px; height: 420px; vertical-align: middle; }
.dsR369 /*agl rulekind: base;*/ { width: 901px; height: auto; }





.dsR84 /*agl rulekind: base;*/ { width: 300px; }
.dsR85 /*agl rulekind: base;*/ { vertical-align: top; }
.dsR87 /*agl rulekind: base;*/ { width: 90px; height: 85px; }
.dsR89 /*agl rulekind: base;*/ { text-align: center; width: 100px; vertical-align: middle; }
.dsR100 /*agl rulekind: base;*/ { width: 400px; height: 531px; }
.dsR101 /*agl rulekind: base;*/ { width: 300px; height: 25px; }
.dsR102 /*agl rulekind: base;*/ { width: 100px; height: 25px; }


.dsR69e /*agl rulekind: base;*/ { background-color: #fff; width: 700px; height: 280px; }
.dsR76e /*agl rulekind: base;*/ { background-color: #eb8226; width: 10px; height: 18px; }
.dsR77e /*agl rulekind: base;*/ { background-color: #eb8226; 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: middle; }
.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; }
