
A:link  { color: yellow ; font-family:Verdana,Arial; font-size:17; font-weight: bold;text-decoration :none}
A:visited { color: yellow; font-family:Verdana,Arial; font-size:17; font-weight: bold;text-decoration :none }
A:active  { color: #FFFFFF;font-family:Verdana,Arial; font-size:17; font-weight: bold;text-decoration :none}

.linea
{
  font-size:1px;
  background:yellow;
  height:2px;
  width:1px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {scrollbar-face-color: #000000; scrollbar-shadow-color: #FF0000; scrollbar-highlight-color: #FF0000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #FF0000; scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF; }

input
{
  font-size:15px;
  font-family:Verdana,Arial;
  
  color:red;
  background=black;
  text-decoration:none;
  font-weight:bold;
  bordercolor:#ff0000;
  text-decoration:blink;
}
select
{
  font-size:15px;
  font-family:Verdana,Arial;
  
  color:red;
  background=black;
  text-decoration:none;
  font-weight:bold;
  bordercolor:#ff0000;
  text-decoration:blink;
  
}

textarea
{
  font-size:15px;
  font-family:Verdana,Arial;
  color:red;
  background=black;
  text-decoration:none;
  font-weight:none;
}

.texto_grande
{
  color:yellow;
  font-family:Verdana,Arial;
  font-size:22px;
  font-weight:bold;
}
.mesnormal
{
  color:yellow;
  font-family:Verdana,Arial;
  font-size:17;
  font-weight:bold;
}

.mespulsado
{
  color:red;
  font-family:Verdana,Arial;
  font-size:17;
  font-weight:bold;
}

div.boton
{
  width:105px;
  height:38px;
  text-align:center;
  font-weight : light;
 
  color:red;
  font-family:Verdana,Arial;
  font-size:17px;
  font-weight:bold;
  background: url("../resources/boton.gif");
}


div.holder_cabecero
{
  width:863px;
  height:12px;
  font-size:0px;
  background: url("../resources/holder-cabecero.gif");
}

div.holder_pie{
  width:863px;
  height:12px;
  background: url("../resources/holder-pie.gif");
  font-size:1px;
}

div.texto_justificado
{
  color:yellow;
  font-family:Verdana,Arial;
  font-size:12px;
  font-weight:bold;
  text-align: justify;
}

div.fotos_centrado
{
  color:yellow;
  font-family:Verdana,Arial;
  font-size:12px;
  font-weight:bold;
  text-align: center;
}

IMG.izquierda { float: left; }
IMG.derecha { float: right; }

div.texto
{
  color:yellow;
  font-family:Verdana,Arial;
  font-size:15px;
  font-weight:bold;
}
/* color:#57A5C5; */
div.texto_azul
{
  color:#FFFFFF;
  font-family:Verdana,Arial;
  font-size:15px;
  font-weight:bold;
}


div.holder_medio
{
  width:863px;
  height:17px;
  background: url("../resources/holder-intermedio.gif");
}

div.capa
{
  background:url("../resources/cargando.gif");
  width:363px;
  height:42px;
  margin-top:-100px;
  display:none;
}


