A {
	TEXT-DECORATION: none;
	COLOR: #3366CC;
}

.fields_login {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	background-image:url(images/bkg_input.gif);
	border: 1px solid #372F5F;
	text-decoration: none;
}

.select {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width:250px;
}

.boton {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: arial; font-weight: bold; 	background: #000000;	border: 1px solid #cccccc; 	padding:10px;	cursor:hand;	margin-right:20px;}

.boton_listas {
	FONT-SIZE: 8px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; height: 15px;
	background: #372F5F;
	border: 0px solid #A191F5; 
	letter-spacing:0.1em;
}

.texto {
	font: normal 12px Tahoma;
	color: #444444;
	line-height: 15px;
}

.texto_blanco {
	font: normal 11px Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.texto_negro {
	font: normal 11px Arial;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.texto_negro_s_bold {
	font: normal 10px Verdana;
	color: #000000;
	line-height: 15px;
}


.boton_buscar_flotante {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	border: 1px solid #FFFFFF;
	
}