.texto_formulario {
	font-family: Arial;
	font-size: 12px;
	color: #605D5C;
	font-weight: bold;
}
.menu {
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../../images/fondo_menu_rojo.jpg);
	color: #FFFFFF;
	font-size: 11px;
}
.menu:hover {
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(../../images/fondo_menu.jpg);
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
}
.texto_menu_producto {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_menu_producto_fino {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.formulario {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #605D5C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoinformativo_blanco {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textoinformativo_blanco_negrita {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_movimiento {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.texto_peque {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.borde_foto {
	border: 1px solid #666666;
}
.texto_empresa {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.texto_producto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boton_color {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
}
.texto_clientes {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.boton {
	border: 1px solid #333333;
	background-color: #999999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.cajafondo {    font-family: Verdana, sans-serif;
                font-size: 10px;
                color: #333333;
                border: 1px #666666 solid;
                background-color: #f2f2f2;
                font-weight: bold
				}
.cajamini {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f2f2f2;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
.botonmini {
	background-color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 15px;
}			
.cajamini_dos {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	background-color: #f2f2f2;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	
.botonmini_dos {
	background-color: #333333;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 12px;
}	