/*
HOJA DE ESTILO CREADA PARA Envases VICMAR, S.A. POR AYSER - Desarrollos informáticos, S.L.     ayser@euskalnet.net
*/

#floater {
	position: absolute;
	left: 9;
	top: 9;
	width: 148;
	visibility: visible;
	z-index: 10;
}

A:LINK  {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #0000CD;
}

.link1 {
	text-decoration : underline;
	color : #DC143C;
}

A:VISITED {
	font-family : Tahoma, Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Blue;
}

A:HOVER {
	color: Black;
	font-weight: bold; 
	text-decoration: none;
}

TABLE, DIV, BODY  { 
	font-family : Tahoma, Arial, Verdana;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
}

.texto {
	font-family : Tahoma, Arial, Verdana;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
}

.texto1 {
	font-family : Tahoma, Arial, Verdana;
	font-size : x-small;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	text-align : justify;
	border-bottom : thin solid Gray;
}

.BOTONN  {
	 filter : blur(Add=1, Direction=120, Streng=0);
}