/*****************************************************************/ 
/*     Fichero de Estilos propios INSTRUMENTOS                   */
/*     (c) 2003 MedicalVM                                        */
/*****************************************************************/ 


/* ENLACES */


a { 
 font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px; 
 letter-spacing:0px;
 color:#990505; 
} 

a.pequeno { 
 font-size: 10px;
 color:#000000; 
 letter-spacing:0px;
}

a.path { 
 font-size: 10px;
 color:#000000; 
 letter-spacing:0px;
}
a:hover.path { 
 font-size: 10px;
 color:#990505; 
 letter-spacing:0px;
}

// enlaces que emulan a los del sistema, sin historia

a.sistemaSinHistoria {
 color: black; 
 font-weight: normal; 
 text-decoration: underline;
}

a:link.sistemaSinHistoria {
 color: black; 
 font-weight: normal; 
 text-decoration: underline;
}


a:visited.sistemaSinHistoria {
 color: black;
 font-weight: normal;
 text-decoration: underline;
}

a:active.sistemaSinHistoria  {
 color: black;
 font-weight: normal;
 text-decoration: underline;
}

a:hover.sistemaSinHistoria  {
 color: #990505;
 font-weight:normal;
 text-decoration: underline;
}

a.verde {
 color: #00C000;
} 

a.rojo {
 color: red;
}

/*	Tablas	*/

table.destacado {
background-color: #FFFFE3;
}

table.ZonaDeAlta {
 background-color: #CCCCCC;
 font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #555555;
 line-height: 16px;
}


/* TR'S	 */


tr.FondoLogo {
 background-color: #990505;
 font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 line-height: 16px;
} 

tr.FondoLogoSuave {
 background-color:#990505;
 font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 line-height: 16px;
} 


tr.SeparadorLogo {
 background-color: #AB9D9D;
 font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
 line-height: 16px;
}

tr.NombreAnuncio{
 color:#FF9519; 
 font-size: 16px; 
 font-weight: bold;
 line-height: 20px;
}


/* TD'S	 */


td.destacado {
 background-color: #FFFFE3;
}


td.FondoLogo {
 background-color: #990505;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 line-height: 16px;
} 

td.FondoLogoSuave {
 background-color: #990505;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 line-height: 16px;
}


td.SeparadorColorido {
 background-color: #FFFFE3;
 font-size: 11px;
 font-weight: normal;
 color: #555555;
 line-height: 16px;
}

td.SeparadorLogo {
 background-color: #DCD0D0;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 line-height: 16px;
}



/* MES ENLACES */

a.SeparadorLogo {
 background-color: #DAD2D2;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 line-height: 16px;
}


a.SeparadorLogo:visited {
 color: #000000;
 font-weight: normal;
 text-decoration: underline;
 line-height: 18px;
}

a.SeparadorLogo:active {
 color: #000000;
 font-weight: normal;
 text-decoration: underline;
 line-height: 18px;
}

a.SeparadorLogo:hover {
 color:#000000;
 font-weight:normal;
 text-decoration: underline;
 line-height: 18px;
}


/* SPAN'S */

span.muydestacado {
 color: #867A7A; 
 font-weight: bold;
}


span.nombreanuncio {
 color:#000000;
 font-size: 14px;
 font-weight: bold;
 line-height: 20px; 
 text-decoration:underline;
}

span.valoracion{
 color:#990505;
}



/* INPUT  */

input.enlace {
 font-size: 11px; 
 color: #990505; 
 text-decoration: underline; 
 background-color: #FFFFFF; 
 border-color: #ffffff;
 border-width:0px; 
}

input.punteroHand {
 font-size: 11px; 
 color: #990505; 
 text-decoration: underline; 
 background-color: #FFFFFF; 
 border-color: #ffffff;
 border-width:0px;
 cursor:pointer; 
}


input.check{
 font-size: 11px; 
 color: #000000; 
 text-decoration: none; 
 background-color: #FFFFE3; 
 border-color: #555555; 
 border-style: none; 
 border-width:1px;
}



/*		Botones con relieve		*/
    
.fondoBotonRojo{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  background:#000000;
}

.frenteBotonRojo{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 11px;
  font-size: 11px;
  font-weight: bold; 
  background:#990505;
  color:#FFFFFF;
  border:solid;
  border-width:2px;
  border-top-color:#EBEBEB;
  border-right-color:#7A6668;
  border-bottom-color:#7A6668;
  border-left-color:#EBEBEB;
  cursor:default;
}

.frenteBotonRojoActivo{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 11px;
  font-size: 11px;
  font-weight: bold; 
  background:#D69292;
  color:#ffffff;
  border:solid;
  border-width:2px;
  border-top-color:#EBEBEB;
  border-right-color:#7A6668;
  border-bottom-color:#7A6668;
  border-left-color:#EBEBEB;
  cursor:pointer;
}

.frenteBotonRojoPulsado{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 11px;
  font-size: 11px;
  font-weight: bold; 
  background:#D69292;
  color:#FFFFFF;
  border:solid;
  border-width:2px;
  border-top-color:#EBEBEB;
  border-right-color:#7A6668;
  border-bottom-color:#7A6668;
  border-left-color:#EBEBEB;
  cursor:pointer;
}


.fondoBotonGris{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 12px;
  font-size: 12px;
  background:#000000;
}

.frenteBotonGris{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 12px;
  /* font-size: 12px;*/
  /* MR 01.04.04 cambio el tamano de letra */
  font-size: 11px;
font-weight: bold; 
  background:#D4D0C8;
  color:#555555;
  border:solid;
  border-width:2px;
  border-top-color:#EBE8E3;
  border-right-color:#808080;
  border-bottom-color:#808080;
  border-left-color:#EBE8E3;
  cursor:default;
  /* 01.04.04 junto un poco las letras */
  letter-spacing:0px;
}

.frenteBotonGrisActivo{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 12px;
  /* font-size: 12px; */ 
  /* MR 01.04.04 cambio el tamano de letra */
  font-size: 11px;
font-weight: bold; 
  background:#E4E1DC;
  color:#555555;
  border:solid;
  border-width:2px;
  border-top-color:#FAF9F8;
  border-right-color:#A49E9E;
  border-bottom-color:#A49E9E;
  border-left-color:#FAF9F8;
  cursor:pointer;
  /* 01.04.04 junto un poco las letras */
  letter-spacing:0px;
}

.frenteBotonGrisPulsado{
  font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;line-height: 12px;
  /* font-size: 12px; */
  /* MR 01.04.04 cambio el tamano de letra */
  font-size: 11px;
font-weight: bold; 
  background:#E4E1DC;
  color:#555555;
  border:solid;
  border-width:2px;
  border-top-color:#EBE8E3;
  border-right-color:#000000;
  border-bottom-color:#000000;
  border-left-color:#EBE8E3;
  cursor:pointer;
  /* 01.04.04 junto un poco las letras */
  letter-spacing:0px;
} 

