@charset "utf-8";
/* CSS Document */
A {
	/*color:#309;*/
        color:#cb5700;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	 }
A:ACTIVE { color: #990000;
           font-family: Tahoma;
	        font-size: 12px;
			  font-weight: bolder; 
}
A:HOVER { color:#000000;
          font-family: Tahoma;
	       font-size: 12px;
			 font-weight: bolder; 
}
.white{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:bolder;
}
.formulario{
font-family:Tahoma;
font-size:12px;
color:#009900;
font-weight:bolder;
}
.gris{
font-family:Tahoma;
font-size:12px;
color:#666;
font-weight:bolder;
}
.baja{
font-family:Tahoma;
font-size:12px;
color:#FF6600;
font-weight:bolder;
}
.grupo{
font-family:Tahoma;
font-size:12px;
color:blue;
font-weight:bolder;
}
.etiqueta{
font-family:Tahoma;
font-size:12px;
color:#990000;
font-weight:bolder;
}
.titulo{
font-family:Tahoma;
font-size:16px;
color:#990000;
font-weight:bolder;
}
.direccion{
font-family:Tahoma;
font-size:10px;
color:#990000;
font-weight:bolder;
}
.encontrados{
font-family:Tahoma;
font-size:10px;
font-style:italic;
color:#990000;
font-weight:bolder;
}
.nuevoconfig{
font-family:Tahoma;
font-size:12px;
font-style:italic;
color:#000000;
font-weight:bolder;
}
.data1{
font-family:Tahoma;
font-size:12px;
color:#ffffff;
font-weight:bolder;
}
.data2{
font-family:Tahoma;
font-size:35px;
color:#3399FF;
font-weight:bolder;
}




